chriseth
|
ef3ccfcdaa
|
Use rlpList to construct some RLPs.
|
10 years ago |
Marek Kotewicz
|
ac61904708
|
Merge branch 'develop' into optional_readline
|
10 years ago |
Marek Kotewicz
|
c89f56309d
|
updated Interface and ClientBase method "sendTransaction" description
|
10 years ago |
Marek Kotewicz
|
455a1aed74
|
rpc eth_sendTransaction returns always transaction hash
|
10 years ago |
subtly
|
4a1d6caae7
|
Merge branch 'develop' into rlpx
|
10 years ago |
Gav Wood
|
43cc42ef40
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e1edbcf581
|
Avoid spurious error messages.
|
10 years ago |
Gav Wood
|
9be175ddd7
|
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
|
10 years ago |
subtly
|
99a97e05f0
|
Cleanup. More fixes. More tests.
|
10 years ago |
subtly
|
bd2d99f169
|
Fixup and document frame writer. Add test for coalesced packets.
|
10 years ago |
Vlad Gluhovsky
|
694ab29b8d
|
style update
|
10 years ago |
Gav Wood
|
1dfd69d4d7
|
Merge pull request #2398 from chriseth/updateWalletTests
Updated wallet code.
|
10 years ago |
CJentzsch
|
2a0aaf9d1a
|
fix wallet test name
|
10 years ago |
CJentzsch
|
beee2c0bf9
|
add blockGasLimitTests
|
10 years ago |
Gav Wood
|
2eab0eee4c
|
More cleanups to cmake.
|
10 years ago |
Gav Wood
|
cc06339f0e
|
Minor cmake cleanpus.
|
10 years ago |
Gav Wood
|
134b67f008
|
Cleanup cmake.
|
10 years ago |
Gav Wood
|
48f609a26f
|
Merge branch 'whizz' into develop
|
10 years ago |
Gav Wood
|
6690cc489c
|
BUNDLE=cli
|
10 years ago |
Vlad Gluhovsky
|
9fe95754fe
|
FixedHash::operator++() introduced
|
10 years ago |
Gav Wood
|
e83201f563
|
Crash fix.
|
10 years ago |
unknown
|
944dd16825
|
removed unnecessary JSV8Env && V8::Dispose in libjsengine
|
10 years ago |
Gav Wood
|
4cabfde25d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
0ec0e5c4ea
|
Fix ready for gas used/refunded.
|
10 years ago |
Marek Kotewicz
|
ec461cafce
|
no color output on windows jsconsole
|
10 years ago |
Gav Wood
|
80249970c5
|
Merge pull request #2298 from LefterisJP/cl_batch_size_adjust
Adjust CL miner work batch size properly
|
10 years ago |
unknown
|
f2c1242d4a
|
Merge branch 'optional_readline' of https://github.com/debris/cpp-ethereum into optional_readline
|
10 years ago |
unknown
|
e288b27195
|
winmm added to v8_libraries
|
10 years ago |
unknown
|
08756f6c06
|
removed nested faulty handle scopes in libjsengine
|
10 years ago |
Lefteris Karapetsas
|
09d091b8d0
|
Default values of args are now class constants
Default values of some mining related arguments are no longer C constant
macros but are instead C++ Ethash class constants
|
10 years ago |
Gav Wood
|
b27ccdd300
|
Merge pull request #2397 from winsvega/issues2
stPreCompiledContracts remove
|
10 years ago |
Gav Wood
|
f2d497565b
|
Merge pull request #2392 from chriseth/trieCommon
Some comments for TrieCommon.h
|
10 years ago |
Gav Wood
|
0e92c81aaf
|
Merge pull request #2394 from arkpar/az-fix
AZ: refresh blockchain only if visible
|
10 years ago |
Gav Wood
|
357f651af8
|
Merge pull request #2387 from chfast/fixes
Fix up rvalue references
|
10 years ago |
chriseth
|
bcc31d5d59
|
Updated wallet code.
|
10 years ago |
chriseth
|
be4cd3a3c3
|
Some cosmetic work on TrieDB.
|
10 years ago |
Gav Wood
|
53418899b6
|
Merge pull request #2396 from LefterisJP/fixed_hash_tests
Some initial tests for libdevcore/FixedHash
|
10 years ago |
Lefteris Karapetsas
|
9fa6406240
|
Some initial tests for libdevcore/FixedHash
|
10 years ago |
Dimitry Khokhlov
|
bd133628cb
|
stPreCompiledContracts remove
as there is no 'out' when calling contracts from transaction
|
10 years ago |
Lefteris Karapetsas
|
bc9bdf09af
|
Move defaults so that cl_miner is not included in MinerAux.h
|
10 years ago |
Gav Wood
|
cdfc01a0b7
|
Merge pull request #2393 from arkpar/bc-cmd
Sync status CLI
|
10 years ago |
Gav Wood
|
45430f44e5
|
Merge pull request #2390 from gluk256/_fixedhash
FixedHash::bloomPart() bugfix: out of range
|
10 years ago |
Gav Wood
|
0685396534
|
Merge pull request #2386 from arkpar/tq_rf
Parallel transaction import/verification
|
10 years ago |
arkpar
|
871a7c4bc9
|
don't refresh blockchain if not visible
|
10 years ago |
arkpar
|
050ee239fd
|
locking improvements
|
10 years ago |
arkpar
|
eb2bc3e69f
|
sync status CLI
|
10 years ago |
Marek Kotewicz
|
5fc72145af
|
noexcept only on *nix
|
10 years ago |
chriseth
|
537fb66645
|
Some comments for TrieCommon.h
|
10 years ago |
unknown
|
4333752691
|
fixed jsconsole getline
|
10 years ago |
unknown
|
35760b7055
|
common fixes for msvc in jsconsole
|
10 years ago |