arkpar
|
99f95f1667
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rf
|
10 years ago |
Gav Wood
|
81240f8972
|
Merge branch 'arkpar-bq_fix' into develop
|
10 years ago |
Gav Wood
|
cf8686d66e
|
Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix
Conflicts:
libethereum/BlockQueue.h
|
10 years ago |
Gav Wood
|
91452da11d
|
Minor optimisations.
|
10 years ago |
arkpar
|
7ba71da280
|
style
|
10 years ago |
Dimitry Khokhlov
|
d2173cd479
|
FuzzTests: More Smart Codes
|
10 years ago |
Marek Kotewicz
|
5613e21974
|
fixed encoding unformatted data in eth_getStorageAt
|
10 years ago |
Marek Kotewicz
|
560f93be76
|
fixed eth_getTransactionByHash when transactionHash is unknown
|
10 years ago |
Marek Kotewicz
|
107701727d
|
fixed getting transaction by blockNumber and index
|
10 years ago |
Marek Kotewicz
|
45cb07bccf
|
getBlockBy** and getBlockTransactionCountBy** return null if block is not found
|
10 years ago |
Marek Kotewicz
|
971b685441
|
blockchain isKnown block / transaction
|
10 years ago |
Gav Wood
|
7a0f3350b6
|
Fix importing.
|
10 years ago |
Gav Wood
|
a4fd034ff7
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
3c78f0f951
|
Better logging/descriptive exceptions on invariants.
|
10 years ago |
Gav Wood
|
7695f61acc
|
Merge pull request #2313 from LefterisJP/blockchain_remove_legacy_code
Remove legacy code in blockchain.cpp
|
10 years ago |
Gav Wood
|
7a5b4db728
|
Minor renaming in BlockQueue, remove unnecessary invariant check, add
additional one.
|
10 years ago |
arkpar
|
a586e2cafe
|
blocks no longer stuck in verifying state
|
10 years ago |
yann300
|
11826b62ec
|
Merge remote-tracking branch 'up/develop' into event_watcher
|
10 years ago |
yann300
|
8afa6e1c46
|
add watchers.qml & KeyValuePanel.qml
|
10 years ago |
Gav Wood
|
092774d440
|
Merge pull request #2246 from subtly/netFix
Prep for #2179. Abstract parsing frame header. Catch ASIO exceptions.
|
10 years ago |
Lefteris Karapetsas
|
b9b1936477
|
contains() gets moved to CommonData.h
- It also now uses std::find()
|
10 years ago |
Dimitry Khokhlov
|
bd62db0f4a
|
FuzzTest: a few more random code
|
10 years ago |
Lefteris Karapetsas
|
d1b22891b2
|
Remove legacy code in blockchain.cpp
|
10 years ago |
arkpar
|
2a31247150
|
diable peers giving bad chain hashes
|
10 years ago |
arkpar
|
307c14dfbb
|
more invariant diagnostics
|
10 years ago |
arkpar
|
c438d60ae8
|
removed obsolete invariant
|
10 years ago |
arkpar
|
fc9d28081b
|
removed extra status field for pv61
|
10 years ago |
arkpar
|
cc9865b271
|
detailed invariant exceptions
|
10 years ago |
arkpar
|
cfcd722c51
|
pv61 sync
re-enable pv60
|
10 years ago |
Gav Wood
|
8203d6d4d7
|
Merge pull request #2336 from arkpar/build_fix
Fixed gcc build
|
10 years ago |
arkpar
|
4941aa82bf
|
style
|
10 years ago |
arkpar
|
77bfce921b
|
static
|
10 years ago |
Gav Wood
|
5440ee64a9
|
Merge pull request #2332 from arkpar/bc
Fixed block memory corruption on windows
|
10 years ago |
Gav Wood
|
51363e6b62
|
Merge pull request #2330 from gluk256/_bugfix
libp2p test and bugfix
|
10 years ago |
Gav Wood
|
0501386211
|
Merge pull request #2326 from subtly/fixes0
Thread-safe logging when using eth
|
10 years ago |
arkpar
|
e22e3d2d85
|
fixing linux build
|
10 years ago |
chriseth
|
80901ecf19
|
Merge pull request #2269 from chriseth/sol_fix_abstractCheck
Fixed checking of abstract functions.
|
10 years ago |
arkpar
|
49a8617261
|
fixed block memory management
|
10 years ago |
Paweł Bylica
|
ffc416e97e
|
Another LLVM bug workaround.
|
10 years ago |
chriseth
|
9c483859d1
|
Fixed checking of abstract functions.
Fixes #2264
|
10 years ago |
Vlad Gluhovsky
|
c50437a5f9
|
uninstallWatch() fixed + test
|
10 years ago |
Vlad Gluhovsky
|
43f0112456
|
Mutex & reference counter
|
10 years ago |
Gav Wood
|
a2079bbda1
|
Merge pull request #2297 from subtly/secp-prep
Prep for #2094 and supporting both cryptopp and secp256k1
|
10 years ago |
Gav Wood
|
329dd6c338
|
Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeable
Memory arrays cannot be resized.
|
10 years ago |
Gav Wood
|
ef4a02be8f
|
Merge pull request #2318 from LefterisJP/cl_configure_for_specific_platforms
configureGPU() should respect given platformID
|
10 years ago |
Gav Wood
|
c7565191e7
|
Merge pull request #2316 from LefterisJP/cl_configure_instances_fix
Correctly set GPU instances in non-zero platforms
|
10 years ago |
Gav Wood
|
b9663288d8
|
Merge pull request #2263 from gluk256/_topic_advert
topic advertisement
|
10 years ago |
subtly
|
b39d687be2
|
fix copy/paste fail
|
10 years ago |
subtly
|
813c365fc4
|
Only modify logger to \r \r for interactive mode and do so with thread safely.
|
10 years ago |
subtly
|
c313c04bb1
|
Merge pull request #2310 from arkpar/bc_fix
Prevent syncing with busy peers
|
10 years ago |