371 Commits (be292df191251de2b93e0822e9777fd24212f244)

Author SHA1 Message Date
Gav Wood d74db4083c Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 10 years ago
Gav Wood 3ac0eb089b Kill old database (invalid transactions in there). 10 years ago
Gav Wood 07c804a885 Vast P2P networking improvements, mainly for peer discovery, management 10 years ago
Paweł Bylica 1fac4812f5 LibEthereum.vcxproj updated: missing Exceptions.cpp file added 10 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Gav Wood 20ad46c481 PoC-7: versioned subprotocols. 10 years ago
Gav Wood 73d029180c No address increment on clash. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Christoph Jentzsch 7b17adba08 Exemplar alteration to show effect of using boost::exception 10 years ago
Gav Wood 9882e98606 Helpers and fixes for uncles debugging. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Tim Hughes 00d461a74a Disable SCUs on non MSVC builds. 10 years ago
Tim Hughes 65401e5b37 Fixed all the VS2013 build issues. 10 years ago
Gav Wood 1accc20d21 Moving over to use WebThree. 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 334118c76a size=0 doesn't increase memsize. 10 years ago
Gav Wood 4842accecb Version bump. 10 years ago
Gav Wood 54a21ab3bd Quick commit. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 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 0b283fac40 Version bump. New protocol. Network stuff slightly more robust. 10 years ago
Gav Wood bd4770944e Initial commits for skeletons of IEthXi and libethereumx. 10 years ago
Gav Wood 1078681ccb Better uncle building. 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 2f9a279e9f Various small improvements. 10 years ago
Gav Wood 5034f35410 Miner class. 10 years ago
Gav Wood 4807d43be6 Mining improvements. 10 years ago
Gav Wood 2f524f645b Unambiguous licence. 10 years ago
Gav Wood 103644dc82 Faster mining, minor fix. 10 years ago
Gav Wood 22271c14ba Fix speed. 10 years ago
Gav Wood f5c22035fc PoC-6 networking. 10 years ago
Gav Wood 7524128cf2 Better accounts. 10 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 10 years ago
Gav Wood d18a6c4e26 Fix version regression. 10 years ago
Gav Wood 2d37f0151d Fixed block buffer issue. 10 years ago
Gav Wood 6a3429a81d Protocol version bump. 10 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
Gav Wood cc31ebd40b Transaction manifest. 10 years ago
Gav Wood c4a39e42e2 Fixed SECP256k1 installation woes. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood 485828ea30 Latest API updates. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Gav Wood f96ab229ec Latest PoC-5 protocol changes. 10 years ago
Gav Wood d1802c9b79 Fixed problem with alloc. 10 years ago