subtly
11c1b13e27
clarify peersAdded log. Increment failedAttempts so fallback timer goes up.
Temporarily exclude private addresses from network-restore. This exclusion will be removed when unit tests are written for local/private/public/failed-pnp scenarios.
10 years ago
subtly
360e2a32bc
update version number for save/restore of nodeTable
10 years ago
subtly
14568fc839
logging for handshake timeout
10 years ago
subtly
bc0100e48e
Add response timeout to handshake. Update cancel() to prevent race condition.
10 years ago
subtly
f8a8e1f1ac
Merge branch 'develop' into p2p
10 years ago
Gav Wood
0ff3080549
AlethZero now uses .ethereum to store its chain.
Fixes #1217 .
10 years ago
Gav Wood
bc345316dc
Don't accept default argument for eth. Fixes #1250 .
Remove pointless exception.
Reduce JS verbosity.
10 years ago
Gav Wood
07c5cc33e1
Fixes #1369
10 years ago
Gav Wood
e57d6ae633
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
10 years ago
Gav Wood
73d889e997
Filter niceties.
10 years ago
Gav Wood
1f161895fd
Place ethash cache in a more clearly shared folder.
10 years ago
Gav Wood
793deb8f65
--kill-blockchain option in eth.
Fixes #1367
10 years ago
Gav Wood
aadf3998d9
AZ transact auto-gas determination.
10 years ago
Gav Wood
b76c5950dc
Rookie erros fixed.
10 years ago
Gav Wood
15f236282a
Stack limit.
10 years ago
Gav Wood
e3cbc93f97
Auto gas requirement estimation for contract creation in AZ.
10 years ago
subtly
515054ecab
Merge branch 'develop' into p2p
10 years ago
Gav Wood
7b6710ac5b
Minor rename.
Report errors properly.
10 years ago
Gav Wood
2c9c4bac22
Fixes #1354 .
10 years ago
Gav Wood
3290670389
Merge pull request #1363 from chriseth/fix_clangWarning
Fix clang warning
10 years ago
Gav Wood
d345e97846
Merge pull request #1359 from winsvega/develop
SDIV
10 years ago
Gav Wood
763e983c42
Merge pull request #1355 from imapp-pl/pr/evmjit_bugfix
EVM JIT: broken constant folding disabled
10 years ago
chriseth
2d75cd4f72
Fixed clang warning.
10 years ago
chriseth
5131f24929
Merge pull request #1341 from chriseth/sol_packedStorage
Packed storage for arrays.
10 years ago
subtly
a78eee5861
bump discovery version
10 years ago
winsvega
642a8c9fea
Arithmetic Tests
More Tests
10 years ago
winsvega
a180a5b339
SDIV
YP p.22 Test Case
10 years ago
Arkadiy Paronyan
497dff064f
Merge pull request #1357 from arkpar/mix_ux
Mix: Code cleanup and refactoring
10 years ago
Arkadiy Paronyan
6e680545fa
Merge pull request #1356 from yann300/autocompletion
Add JavaScript autocompletion.
10 years ago
chriseth
d2077b8962
Byte size checked for zero; coding style.
10 years ago
arkpar
be7b09b8b1
restored visibility focus
10 years ago
arkpar
55f993b97c
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
10 years ago
arkpar
ea2486e509
more bugs fixed
10 years ago
yann300
e5fb202468
Add JavaScript autocompletion.
10 years ago
chriseth
349bcbc067
Merge pull request #1344 from LefterisJP/sol_BytesToIntConv
Explicit conversion between bytes and int of any size
10 years ago
arkpar
16a778073c
update states on contract rename
10 years ago
Paweł Bylica
cc1be11d6c
Constant folding in div-based operators disabled
There is a bug in LLVM arbitrary precision division algorithm.
10 years ago
Gav Wood
b54134a578
Reduce verbosity in mining.
10 years ago
Gav Wood
26a6969d7d
Avoid using bad caches.
10 years ago
Gav Wood
1a88284fed
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
mix/MixClient.cpp
10 years ago
Gav Wood
750e1e195c
Diagnostics to try to track down the mining issues.
10 years ago
Gav Wood
73f85c8286
Additional check in header for too many items.
10 years ago
Gav Wood
86425488a2
Improvements to RLP executable.
10 years ago
Lefteris Karapetsas
67ef8d1aea
Reorganizing conversion EndToEndTests
- Adding/Renaming tests so that we have one for each of the following:
* FixedBytes to Uint all sizes
* FixedBytes to FixedBytes all sizes
* Uint to FixedBytes all sizes
- Grouped them together location-wise to make more sense
10 years ago
arkpar
b3d43bd511
refactored code to use native qml object hierarchy instead of forcing
object properties from c++
10 years ago
Gav Wood
720df7fde4
Merge pull request #1350 from winsvega/develop
BlokTests
10 years ago
Gav Wood
ec24eddf8e
Merge pull request #1346 from CJentzsch/FuzzTesting
improve Fuzz testing
10 years ago
Gav Wood
d81aa91e02
Merge pull request #1339 from yann300/autocompletion
Mix - Autocompletion in source code
10 years ago
Gav Wood
c9a6beebe2
Merge pull request #1178 from imapp-pl/pr/evmjit-v0.3
EVM JIT 0.3 (PoC-9)
10 years ago
Gav Wood
29da3c0a6c
Merge pull request #1347 from ethereum/p2p
p2p: Bug fixes and critical discovery improvements
10 years ago