Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
9385ee2533
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
c7634c27b0
|
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
82612a7027
|
Move additional Trie implementations to tests where they belong.
|
11 years ago |
Gav Wood
|
607a5de340
|
Repotted Common.h.
|
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
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
0abd91d551
|
Latest RLP standard. Lists specify length rather than itemCount.
|
11 years ago |
Gav Wood
|
a70f350b28
|
First effort at new RLP. **UNTESTED**
|
11 years ago |
Gav Wood
|
fc139d2523
|
Version 2 not 3 of the GPL.
|
11 years ago |
Gav Wood
|
0fc422a160
|
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
|
11 years ago |
Gav Wood
|
f666853724
|
Repotted a lot of the Trie stuff.
|
11 years ago |