359 Commits (850c21eb3abf6c4e8ea701c0e9ed6065f14fdad6)

Author SHA1 Message Date
Gav Wood c186d8f4d8 Move to canon ES-1. 11 years ago
Gav Wood 8dc00e8b21 Fixes for contract address states. 11 years ago
Gav Wood 1c4c161726 Safer syncing of blockchain/txqueue to state. 11 years ago
Gav Wood 7eda4a4cea Minor state reporting fix. 11 years ago
subtly 5133522d42 Revert "only log mining message when hash changes" 11 years ago
subtly bed0539d70 only log mining message when hash changes 11 years ago
Gav Wood 79939dd78d Pending transactions actually are pending transactions, not just all 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 607e380a4b Fixes for Go interop. 11 years ago
Gav Wood 995e935311 Fixes for spurious unknown parent blocks. 11 years ago
Gav Wood 455f0436d3 Uncles verification bug fix. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood d29fbde366 No fees for miners. 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 04453aada0 Repot defaults. 11 years ago
Gav Wood f0943872fc Make Defaults a singleton. 11 years ago
Gav Wood 14c4d0819a Repotted UPnP. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 6e7b850614 New premine address, build fix. 11 years ago
Gav Wood e62688f188 UPnP configurable in GUI. 11 years ago
Gav Wood c54a81f92c Added SECP256k1 project. 11 years ago
Gav Wood bfd10936fb Allow arbitrary state in genesis block. 11 years ago
Gav Wood 674543d56a Make patch comply with coding standards. 11 years ago
subtly 5843e6b774 spaces to tabs 11 years ago
subtly b00fa34382 #6 mavericks: expand [] operator due to clang bug on latest mavericks/xcode systems. 11 years ago
Gav Wood 1983777cd0 GPL v2, not 3. 11 years ago
Gav Wood 268168df60 Move to vitalik's PoW... 11 years ago
Gav Wood 0a49ab7dec Fixes & additional functionality in the network stack. 11 years ago
Gav Wood 6e3f6e3fd1 Basic client. 11 years ago
Gav Wood ce10e98a08 Vaguely working single-instance client. 11 years ago
Gav Wood baacd4ed5b GUI & network stuff. 11 years ago
Gav Wood 8fb99152ee State updater tested and working pretty well. 11 years ago
Gav Wood 0a4008fc57 Working state-transition test. 11 years ago
Gav Wood 4347cfc4fc Various fixes. 11 years ago
Gav Wood 406b283a05 Fake dagger, and moves to test the state transitions. 11 years ago
Gav Wood 231619fb11 Caching (on two levels!) and quite possibly working State transition 11 years ago
Gav Wood b5eb3b7a9d Cleanups and preparation. 11 years ago
Gav Wood f666853724 Repotted a lot of the Trie stuff. 11 years ago
Gav Wood a7a32d3661 Iterators in the TrieDB! 11 years ago
Gav Wood 04743c50f7 TrieDB framework and insertion. 11 years ago
Tim Hughes 0133a4450d Tweak Dagger API to facilitate more complex mining. 11 years ago
Tim Hughes 0dc9bc82fe Projects, solution and fixes for Visual Studio 2013. 11 years ago
Gav Wood 9347a1ab8b Move over to DB/overlay-based state. 11 years ago
Gav Wood e8b2ceeb60 More verification work; compute header ready for mining. 11 years ago
Gav Wood 9cf6fd38ca Rewards and uncle checking. 11 years ago
Gav Wood 140fc42e09 Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Gav Wood b679d9d829 Verification and state updating. 11 years ago
Gav Wood b3db8f3980 More verification stuff. 11 years ago
Gav Wood 48b09db84b Move crypto/hash algos over to libcrypto++. 11 years ago