1405 Commits (e12ca124dbed5858207cd0ee1e55d5bb22a7d18d)
 

Author SHA1 Message Date
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago
Gav Wood b5eabd4180 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6f66a6231f Merge branch 'basenet' into develop 10 years ago
Gav Wood 05b28f0384 Fixed #299. 10 years ago
Gav Wood 298ed72e41 Minor fix. 10 years ago
Gav Wood 70a2a7b1e1 Allow local networking option. 10 years ago
Gav Wood aecb8c8c1a New net is compiling. 10 years ago
Gav Wood 9e76b49578 Slowing bashing code into shape. 10 years ago
Gav Wood bea00af91a Merge pull request #294 from SharpCoiner/patch-2 10 years ago
Gav Wood 664cc77d43 Add caktux's JS console helpers. 10 years ago
Gav Wood dcc7430dbe Network work ongoing. 10 years ago
Gav Wood 126335cdef Partially rewired network. 10 years ago
Gav Wood 1c0aa7a0fc Merge branch 'develop' into basenet 10 years ago
Gav Wood c99cee7a65 Move to capabilities-based networking. 10 years ago
Gav Wood b386ac0586 Link ethereum. 10 years ago
Gav Wood 3f21dba939 Fix undefined symbols. 10 years ago
Gav Wood 322be22de6 Fix libethereumx build issues. 10 years ago
Gav Wood 7da31dd62d Version bumps. 10 years ago
Gav Wood ac0fce1b4a Target block time of 4s. 10 years ago
Gav Wood 278995e19a Use sha3(header) rather than sha3(block) for hash. 10 years ago
Gav Wood 2a18aa2d8e Avoid sending chain back to peer once initial sync complete. 10 years ago
Gav Wood 78dae17c49 Actually relax timestamp. 10 years ago
Gav Wood 83b3a7b980 Relax time sync requirements slightly. 10 years ago
Gav Wood f50af8e10e Queue diagnostics. 10 years ago
Gav Wood ecb451efe7 Another minor fix. 10 years ago
Gav Wood 2f5c1e742f Minor fix. 10 years ago
Gav Wood b9253a47f5 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 0b283fac40 Version bump. New protocol. Network stuff slightly more robust. 10 years ago
Gav Wood 2f3c4fb12b Merge pull request #298 from AronVanAmmers/develop 10 years ago
AronVanAmmers a60661f1c3 Updated LibEthereum.vcxproj with removed/added files to fix build in VS2013 10 years ago
Gav Wood fb7ce577ab Merge branch 'basenet' into develop 10 years ago
Gav Wood ffe228b385 Blockchain syncing fixed. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood d47c420756 Add untracked files. 10 years ago
Gav Wood a17cad3404 A start. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
Gav Wood 0571b637ab Manage invalid instructions without bombing. 10 years ago
Gav Wood 7aea20bef2 Version bump. 10 years ago
Gav Wood c3e6682c3b Numerous bug fixes. 10 years ago
Gav Wood cfcf0d6c79 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood bd4770944e Initial commits for skeletons of IEthXi and libethereumx. 10 years ago
Tim Hughes 2250f100e9 Fixed minor VS2013 compile errors and updated projects. 10 years ago
Gav Wood 1078681ccb Better uncle building. 10 years ago
Gav Wood ba9d3d9248 Minor PoC-6 fix. 10 years ago
Gav Wood 939ab1be34 Multi-threaded mining. 10 years ago
Gav Wood 4fe8075365 PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards. 10 years ago
Gav Wood e067be15e0 Null-account/address PoC-6 updates. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood 69b8c77641 Nicer API for Miner. 10 years ago
Gav Wood 2e65637892 Docs. 10 years ago