Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bunch of repotting/curating. | Gav Wood | 2015-03-06 | 1 | -1/+1 |
| | | | | | [10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <= block.gas_limit <= block.parent.gas_limit * 1025/1024 | ||||
* | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' | Gav Wood | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | Correct namespace for a few things in devcrypto. | Gav Wood | 2014-10-17 | 1 | -2/+2 |
| | | | | | Added lower_bound to TrieDB. Added nextActiveAddress to State. | ||||
* | Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. | Gav Wood | 2014-09-06 | 1 | -2/+2 |
| | | | | Rename ethential to devcore. | ||||
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -6/+8 |
| | |||||
* | Project refactor. Introduce the Serpent library. | Gav Wood | 2014-06-28 | 1 | -1/+2 |
| | |||||
* | Major reorganisation. | Gav Wood | 2014-05-26 | 1 | -2/+2 |
| | | | | | New libs (libethsupport, libevm, liblll). New LLLC binary. | ||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -2/+2 |
| | |||||
* | Move additional Trie implementations to tests where they belong. | Gav Wood | 2014-03-05 | 1 | -0/+479 |