arkpar
|
1eca43e0b7
|
save keys after deletion
|
10 years ago |
chriseth
|
f85ae2a1e4
|
Only dump small mem in extvm.
Fixes #1196
|
10 years ago |
chriseth
|
f8a3824f02
|
Use only a single stack slot for storage references.
|
10 years ago |
Marek Kotewicz
|
f6719db60f
|
commit eth_getFilterLogs returns reverted logs
|
10 years ago |
Marek Kotewicz
|
e1971aab86
|
Merge branch 'rpc_txReceipt2' into client_ref
Conflicts:
libethereum/Client.cpp
libethereum/ClientBase.cpp
libevm/ExtVMFace.h
|
10 years ago |
Marek Kotewicz
|
cbacf86f9c
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into client_ref
|
10 years ago |
Gav Wood
|
c65175d1c6
|
Merge pull request #2179 from ethereum/rlpx
Prep, tests: RLPX Framing (mux, demux, socket prototype)
|
10 years ago |
subtly
|
fd6a96058a
|
Remove unused move.
|
10 years ago |
subtly
|
20ca0ff247
|
Remove packet copy constructor. Simplify bool use.
|
10 years ago |
Gav Wood
|
1373083b74
|
Merge pull request #2457 from ethereum/stricterrlp
Stricter checks on RLP.
|
10 years ago |
Marek Kotewicz
|
af008ef54a
|
Merge branch 'develop' into client_ref
Conflicts:
libethereum/Client.cpp
|
10 years ago |
yann300
|
930abbeb11
|
Merge remote-tracking branch 'up/develop' into deploydialog
|
10 years ago |
yann300
|
ae07c6a11a
|
deploy dialog
|
10 years ago |
Gav Wood
|
67523d5b1e
|
Merge pull request #2446 from chfast/cmake
Fix some cmake problems
|
10 years ago |
Gav Wood
|
795c631de6
|
Stricter checks on RLP.
|
10 years ago |
Gav Wood
|
d32e490ce8
|
Merge pull request #2435 from CJentzsch/walletTestsUpdate
update to latest version of wallet code
|
10 years ago |
Gav Wood
|
6be36b101a
|
Merge pull request #2429 from arkpar/clang
Check clang version before disabling warning
|
10 years ago |
Gav Wood
|
841d976d92
|
Merge pull request #2375 from winsvega/newtests
RLPTests: refactoring
|
10 years ago |
Paweł Bylica
|
4211a845b7
|
Include OpenCL headers only in ETHASHCL builds.
|
10 years ago |
Dimitry
|
b0ec75d0bb
|
RLP test refactoring: style
|
10 years ago |
Dimitry Khokhlov
|
532df9cfe5
|
newtests: style
|
10 years ago |
Dimitry
|
5309905c2a
|
RLPTests Refactoring
|
10 years ago |
Dimitry Khokhlov
|
04e257a8cb
|
RLPTests: fill rlp tests
|
10 years ago |
Dimitry Khokhlov
|
829bcd0146
|
RLPTests: refactoring
|
10 years ago |
subtly
|
c2fff08327
|
Update RLPXFrameWriter.h
|
10 years ago |
subtly
|
2991bf4097
|
Use const, nudge buildbot.
|
10 years ago |
Vlad Gluhovsky
|
9edfae2e6a
|
signatures and path
|
10 years ago |
subtly
|
33d2781351
|
Merge branch 'develop' into rlpx
|
10 years ago |
subtly
|
4f02a4fee8
|
Const frame info. Typo. Const arguments.
|
10 years ago |
subtly
|
614b61b67a
|
Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer.
|
10 years ago |
Gav Wood
|
4cfc62e199
|
Final fix for rescue.
|
10 years ago |
Gav Wood
|
19a75d1c54
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
778e6ff677
|
Fix for invariant macro.
Minor cleanups.
Fix for rescue mode.
|
10 years ago |
subtly
|
7cb578cc1f
|
log worker exceptions
|
10 years ago |
Vlad Gluhovsky
|
e7c5191b76
|
namespaces updated
|
10 years ago |
Gav Wood
|
7017fbe33e
|
Merge pull request #2443 from LefterisJP/mining_specific_logging_level
Add minelog, a verbosity 1 logger for ethminer
|
10 years ago |
Gav Wood
|
99d6801842
|
Merge pull request #2444 from arkpar/bc
Fixed EtherumHost sync macro
|
10 years ago |
Vlad Gluhovsky
|
f4eb948c15
|
new tests added
|
10 years ago |
Vlad Gluhovsky
|
581e4b2bd5
|
minor changes
|
10 years ago |
arkpar
|
ab69d8a357
|
check clang version before disabling warning
|
10 years ago |
Paweł Bylica
|
cb438988b4
|
Fix some cmake problems.
|
10 years ago |
arkpar
|
68d785e7c3
|
macro fail
|
10 years ago |
CJentzsch
|
359c4082b0
|
update wallet test
|
10 years ago |
Lefteris Karapetsas
|
6c0e682ffc
|
Add minelog, a verbosity 1 logger for ethminer
|
10 years ago |
CJentzsch
|
245fd187b2
|
update bcWalletTest
|
10 years ago |
subtly
|
f0c925086d
|
Fixes for #2337, #2349, #2288, #2333, #1398.
|
10 years ago |
CJentzsch
|
cc57aed80e
|
add new daily limit test
|
10 years ago |
CJentzsch
|
9267b7a036
|
set daily limit
|
10 years ago |
CJentzsch
|
743315b38c
|
add multiOwnedRemoveOwner test
|
10 years ago |
CJentzsch
|
ea5c5ce458
|
Merge remote-tracking branch 'upstream/develop' into walletTestsUpdate
|
10 years ago |