764 Commits (ef594b0c98a04c92ac4577bb0ff7e3eb45952e7f)
 

Author SHA1 Message Date
Gav Wood b3c7a186d6 Version bump 11 years ago
Gav Wood f36c16b8a9 Protocol changes for PoC-5 plus JS APIs. 11 years ago
Gav Wood 632db94cca PoC-5 new protocol changes. 11 years ago
Gav Wood 1769356fdf State fix. 11 years ago
Gav Wood 3fd089d425 Add API for getting address from secret. 11 years ago
Gav Wood a9a639130e Merge branch 'master' into develop 11 years ago
Gav Wood a3bcdb36aa Version bump and server update. 11 years ago
Gav Wood bc15ae8d37 Merge branch 'poc5protocol' into develop 11 years ago
Gav Wood 1dd36e352d Merge pull request #173 from caktux/poc5protocol 11 years ago
Gav Wood 46a746a6d1 Merge pull request #172 from robmike/docker 11 years ago
Gav Wood 30b2ab7a70 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 4f0a579519 Trie fix. 11 years ago
Vincent Gariepy 2f696f7323 neth: poc5protocol fix, add a few more lock 11 years ago
Gav Wood 3e87c79c87 Final transaction stuff in JS-API and bug fixes. 11 years ago
Gav Wood 2655c8bc46 New JS-API more/less working. 11 years ago
foobar 6b2827b5d1 Initial Dockerfile 11 years ago
Gav Wood fc5e1e4839 More on JS API types. CODECOPY & CODESIZE. Fixed && operator. 11 years ago
Gav Wood 57f9c3f7ff Fix for instructions GASPRICE & ORIGIN. 11 years ago
Gav Wood 250ed6ab89 Basics of new string-based JS-API data passing. 11 years ago
Gav Wood 68fc84de91 Fixes and start on new JS API. 11 years ago
Gav Wood c74ecf323f Documentation. 11 years ago
Gav Wood 48e8c6be2a PoC-5 fixes. 11 years ago
Gav Wood ca65afe8f0 Protocol changes for PoC-5: 11 years ago
Gav Wood 1bbafddd1e Repotted much of State. 11 years ago
Gav Wood d682499743 Better AddressState behaviour. 11 years ago
Gav Wood 5f6e533169 Accounts all the same "type". 11 years ago
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 11 years ago
Tim Hughes 70d131e1da Walleth a little close to working (compiled qrc). 11 years ago
Tim Hughes 2e404fcee9 Fix VS2013 build again. 11 years ago
Gav Wood d6dfff1ce9 Fix for QEthereum. 11 years ago
Gav Wood 807fce7168 Change in network protocol. 11 years ago
Gav Wood 11e6de1ab1 hex string to u256 conversion in JS. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood 8199eb959d Update serpent opcodes. 11 years ago
Gav Wood ec272e8cf4 Merge pull request #168 from programmerTim/develop 11 years ago
Tim Hughes 69d5be889c Serpent compilation working on Windows (with valid python installation). 11 years ago
Gav Wood f9a4dee144 Merge pull request #167 from programmerTim/develop 11 years ago
Tim Hughes ad4698e79e VS2013 build working again: 11 years ago
Gav Wood b353d9be7f Allow precompiled programs as hex. 11 years ago
Gav Wood d2f9d6b285 Serpent compiler fix. 11 years ago
Gav Wood 00c4fa36b3 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 8ba37e38fa Merge pull request #161 from autolycus/develop 11 years ago
Gav Wood 772319bbf4 Merge pull request #165 from caktux/develop 11 years ago
Gav Wood 8cdb0afc94 Quieter on transactions. 11 years ago
Carl Allendorph b17182a869 Formatted the instruction information list. 11 years ago
Carl Allendorph b889401386 Added some checks on parameters of the objects imported from the json files to make debugging easier. 11 years ago
Vincent Gariepy 585ffb1025 neth: use streams for inputs 11 years ago
Carl Allendorph 6d925c75dd Added new test case for decoding the RLP data in the rlptest.json 11 years ago
Vincent Gariepy 6f8eb04887 no need for data here 11 years ago
Vincent Gariepy 5064acdc28 neth: add -m option for mining and fix contract creation 11 years ago