arkpar
2a9b906cc3
removed incorrect invariant checks (subject to race contition)
10 years ago
chriseth
ff74c2ebcb
Fix signed/unsigned warnings.
10 years ago
CJentzsch
e0b7cfaa24
add badStateRootTest
10 years ago
arkpar
cf54c31c3c
fixed starved download, removed obsolete invariant
10 years ago
chriseth
b3dfe07c2f
Helper to find the length of an RLP item.
10 years ago
chriseth
5a94ff0f97
Use size_t for RLP and decode length more carefully.
10 years ago
Gav Wood
35dd7d919c
Merge pull request #2348 from gluk256/_rating
Rating system for outgoing messages introduced
10 years ago
Gav Wood
2f4b86dc8a
Merge pull request #2346 from chriseth/rangeMask
Documentation and tests for RangeMask.
10 years ago
Gav Wood
1d17aaa2fd
Merge pull request #2361 from LefterisJP/decrease_verbosity
BlockQueue::import() spams only under specific verbosity
10 years ago
arkpar
de121cddcf
download hashes from multiple peers when starving
10 years ago
Paweł Bylica
1b8fc18377
New strategy do SmartVM: JIT worker in the background.
10 years ago
Paweł Bylica
4039227faa
Extend JIT interface to allow only compilation of EVM code.
Make code availability checking thread-safe.
10 years ago
Lefteris Karapetsas
fdc40a05bf
BlockQueue::import() spams only under specific verbosity
I am getting the thread id even with verbosity = 0 which can make it
really difficult to debug anything else if I am not interested in said
thread's ID
10 years ago
CJentzsch
62d6ff9942
Merge remote-tracking branch 'upstream/develop' into fixTxNonce
10 years ago
arkpar
e3d225b14b
Merge branch 'bc_rf' of https://github.com/arkpar/cpp-ethereum into bc_rf
10 years ago
arkpar
9cea8c669e
keep the chain on syncer aborting during blocks downloading
10 years ago
yann300
7825c20758
Event and Watchers.qml
10 years ago
CJentzsch
e5d32849dd
add transactionQueue tests
10 years ago
Vlad Gluhovsky
784fed9a32
minor update
10 years ago
Gav Wood
56ed8a9207
Extra data.
10 years ago
Gav Wood
9e0cde38d0
Who are they?
10 years ago
arkpar
4983db8e58
removed unneeded invariant checks, fixed disconnect message priority
10 years ago
Gav Wood
e83e3b6cb6
Testnet canaries.
10 years ago
Gav Wood
603218dc6e
Fix deadlocks.
10 years ago
chriseth
4ce9fe8ed0
Windwos fix.
10 years ago
Gav Wood
dc19a6dc69
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
e6cfbe5824
ethkey can sign & recover transaction information.
AZ can have sentinel set.
Split up Transaction and move most to ethcore.
10 years ago
Gav Wood
64b6cd794f
Merge pull request #2347 from chriseth/rlpTypo
Fixed typo.
10 years ago
arkpar
382c476826
removed incorrect invariants (subject to race condition)
10 years ago
Vlad Gluhovsky
c5ffcad47b
build fix
10 years ago
Vlad Gluhovsky
16eab6d882
cleanup
10 years ago
Vlad Gluhovsky
ed85834711
Message rating for peers introduced
10 years ago
Vlad Gluhovsky
447ba77006
initial rating introduction
10 years ago
chriseth
75795be231
Fixed typo.
10 years ago
chriseth
485a910523
Documentation and tests for RangeMask.
10 years ago
Paweł Bylica
d036c6dc16
Separate compile and execute jobs in JIT.
10 years ago
Gav Wood
f5112475e2
Merge pull request #2329 from gluk256/_distribution
Distribution Rate test introduced
10 years ago
Gav Wood
7a5f801e67
Merge pull request #2280 from chfast/pr/evmjit-update
EVM JIT update
10 years ago
Gav Wood
8322ed27bc
Merge pull request #2345 from LefterisJP/cli_interactive_hashrate
Add hashrate command to interactive CLI mode
10 years ago
arkpar
f3850a5e8a
even more diagnostics
10 years ago
Lefteris Karapetsas
d557ca5370
Add hashrate command to interactive CLI mode
10 years ago
Gav Wood
679143c233
Fix pow check and style.
10 years ago
arkpar
51725b5ae9
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf
10 years ago
arkpar
befae80d10
more diagnostics
10 years ago
Paweł Bylica
d778753c82
Merge remote-tracking branch 'upstream/develop' into evmjit-develop
10 years ago
Paweł Bylica
9d59ebb645
Cleanups.
10 years ago
Paweł Bylica
b4ee363394
Cleanups.
10 years ago
Gav Wood
94cd1e7c1d
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
56be35830a
Debug compile fix.
10 years ago
Paweł Bylica
63238cf3c3
Merge remote-tracking branch 'upstream/develop' into evmjit-develop
10 years ago