357 Commits (813c365fc421e65301296a3054f0b07d1dc26674)

Author SHA1 Message Date
subtly 92f9ec8c42 import/export peers and nodes 10 years ago
Marek Kotewicz e0bc73dab2 removed CorsHTTPServer 10 years ago
Gav Wood ba6fc4efe0 Fix #597 10 years ago
Gav Wood 12f6768abe Remove NodeMode from ethereum. 10 years ago
Paweł Bylica 2dbe455de3 Add option to use JIT in mining 10 years ago
Paweł Bylica b09ebfe2f2 Add option to use JIT in mining (reverted from commit 0a3edb98a3) 10 years ago
Paweł Bylica 0a3edb98a3 Add option to use JIT in mining 10 years ago
Gav Wood 8491e5f2f7 Various fixes. 10 years ago
CJentzsch 418357cfbd eth --version display protocol version 10 years ago
Gav Wood cc75d1bb5c Receipts debugging. 10 years ago
Gav Wood ac583f503f Implemented 256-long history for PREVHASH, though still optional. 10 years ago
Christian f42f24165b Bugfix: Avoid accessing temporary after its lifetime. 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago
debris 6f24e77588 web3jsonrpc, ethereum, qethereum, mix compiling on windows 10 years ago
Christian 3e53d0bdee Replace auto_ptr by shared_ptr. 10 years ago
Gav Wood d9bdfe5b4d Latest PoC-7 changes. 10 years ago
Gav Wood fa78d8bb9a Remove minGasPrice 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Marek Kotewicz 874abf6e0b fixed WebThreeStubServer constructor 10 years ago
Marek Kotewicz 23c39172f8 little cleanup after upgrading jsonrpc 10 years ago
Marek Kotewicz 3d70090fe4 jsonrpc 0.3.0 working, needs cleanup 10 years ago
Marek Kotewicz cab4784dba common changes 10 years ago
Marek Kotewicz d76a44f226 ethrpc -> web3jsonrpc, other issues fixed 10 years ago
Marek Kotewicz 74e43cfb57 jsonrpc library dependency made mandatory 10 years ago
Marek Kotewicz b64945735b key, keys -> accounts populated to WebThreeStubServer 10 years ago
Gav Wood a58a608288 Fix #388. 10 years ago
Marek Kotewicz 4633dffc85 EthStubServer renamed to WebThreeStubServer 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Marek Kotewicz 5001c19987 retab 10 years ago
Marek Kotewicz daa23e4e21 corshttpserver 10 years ago
Marek Kotewicz 3c4da0eb20 ethrpc separated && first tests 10 years ago
Marek Kotewicz 1fc7e1b76b preparing for tests 10 years ago
Gav Wood 0652e3ed4f Fix a previous bad fix. 10 years ago
Gav Wood 23021abbe2 Eth stores past peers and its own ID. 10 years ago
Gav Wood cd5203fa9e PoC-7: Maximum recursion limit 1024. 10 years ago
Christoph Jentzsch 0fec528d67 Added try/catch block arround setup functio in order to resolve issue 10 years ago
Tim Hughes cb143c44c3 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Tim Hughes b42ecc34a1 Fixed size_t to bool warning and internal compiler error with MSVC. 10 years ago
Gav Wood ccde7abcf6 JSON RPC fix. 10 years ago
Gav Wood 5633006e2f Everything using PoC servers. 10 years ago
Gav Wood 614555b8df eth web3 fix. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood b72d0717b4 Download view as will be. 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood dde79b2b88 Move eth over to WebThreeDirect. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago