10256 Commits (9be175ddd7b494fea1c8f340f0723cdd3380e45b)
 

Author SHA1 Message Date
Vlad Gluhovsky 1b4f530735 FixedHash::bloomPart() bugfix: out of range 10 years ago
Vlad Gluhovsky 52f4f289c1 rating initial version complete 10 years ago
Vlad Gluhovsky 15106cef74 another test introduced 10 years ago
Vlad Gluhovsky db2be2a15b rating system updated 10 years ago
Vlad Gluhovsky 8dfabff96c proof of work bugfix 10 years ago
Vlad Gluhovsky d272ff8cee intermediate 10 years ago
Marek Kotewicz 5cca2fa4f4 fixed "eth --console" 10 years ago
chriseth 86850c3c89 Merge pull request #2338 from chriseth/sol_memoryStructs 10 years ago
chriseth c7f8bcf9c5 Style and some assertion messages. 10 years ago
chriseth 905da13c34 Struct constructors. 10 years ago
chriseth 97dc2d61f0 Fix for copying arrays to storage. 10 years ago
chriseth d3ff381447 Memory structs. 10 years ago
Paweł Bylica 881e9fbad7 Use Guard alias and DEV_GUARDED macro in SmartVM. 10 years ago
subtly a254f79c7e Merge branch 'develop' into secp256k1a 10 years ago
Gav Wood f2d7c2b827 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood ca487600a3 Multiple directories involved now. 10 years ago
Paweł Bylica b4011b39c1 Merge remote-tracking branch 'upstream/develop' into evmjit-develop 10 years ago
Paweł Bylica 7527a684f9 Remove old FIXME comment. 10 years ago
Paweł Bylica ff112cb94c Make --vm command line option syntax consistent with other options. 10 years ago
Gav Wood b7183eb424 Merge pull request #2362 from chriseth/rlpLength 10 years ago
chriseth 16b62e5a84 Renamed actualSizeOfPrefix to sizeAsEncoded. 10 years ago
subtly 2081ac1412 fix failing peer test. 10 years ago
subtly bd15597f7f oops. get v from signature. 10 years ago
Gav Wood 136bd963d4 Slightly more useful errors in the case of upgrade failure. 10 years ago
Gav Wood e72a7644aa Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 064dfa51e2 More leniency over status when upgrading, avoid continual retrying. 10 years ago
Paweł Bylica 91a954dd9d Reapply --vm option changes to eth. 10 years ago
Paweł Bylica d1492140c6 Merge remote-tracking branch 'upstream/develop' into evmjit-develop 10 years ago
Paweł Bylica 9eb7c6a528 Reduce SmartVM logs verbosity. 10 years ago
Paweł Bylica 6dcc16cb7a Exetend VM selection options in AlethZero. 10 years ago
Paweł Bylica 5df0d1b872 --vm command line option replacing --jit. 10 years ago
subtly f484f43f18 Merge branch 'develop' into secp256k1a 10 years ago
Arkadiy Paronyan d9d073be5a Merge pull request #2359 from yann300/event_watcher 10 years ago
subtly 40ebe26555 Sign, recovery, and verify. 10 years ago
chriseth aacb80120e Removed empty line. 10 years ago
yann300 6b4b330d8b retrieve short type name 10 years ago
yann300 4d03f86b34 clean code, add icons 10 years ago
yann300 d06c1a6d14 bug fix 10 years ago
Gav Wood 1c009a5cec Version bump. 10 years ago
Gav Wood c973c3069f Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 82dfb1e6a3 Merge branch 'goclash' into develop 10 years ago
Gav Wood 31cc2dc210 Merge pull request #2360 from CJentzsch/testTxQueue 10 years ago
Gav Wood bb4f57809f Merge pull request #2343 from debris/rpc_fixes 10 years ago
Gav Wood 891c50132f Merge pull request #2367 from arkpar/bc_fix 10 years ago
Gav Wood 18ad0a4c9a Fix for crap compilers. 10 years ago
Gav Wood c9489a14e7 Fix js console. Clean up eth's main. 10 years ago
Gav Wood 466070b5de transaction queue shouldn't be returning future txs. 10 years ago
CJentzsch 0704562207 style 10 years ago
Gav Wood 9a21e9561b Merge branch 'develop' into goclash 10 years ago
Gav Wood f1c91d5c7f Capture this by value not reference. Remove dead code. 10 years ago