Gav Wood
|
628a145f21
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d941808524
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
72e681a65b
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
10dccac64b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
7ccf3d00b2
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
f7dba3781a
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
5d1e93ec0e
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
52661968eb
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
7b22f8da22
|
update gas costs
|
10 years ago |
Gav Wood
|
e9822bb3bb
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
7256d573d7
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
472f15effe
|
add memory tests
|
10 years ago |
CJentzsch
|
e7fae29713
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
64cf0a986c
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
4a530758b0
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
f799303ea5
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
724cf629cf
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
012be4f084
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
67ed60bad6
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
c88590f0b8
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
3f0e502cfa
|
Remove params.
|
10 years ago |
Gav Wood
|
0151411d60
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
176f9b3995
|
Minor fix.
|
10 years ago |
Gav Wood
|
727fac4a31
|
Add the library until we figure out git subtree/submodule
|
10 years ago |
Gav Wood
|
2be4551a36
|
Don't use flawed way of generating random keys.
|
10 years ago |
CJentzsch
|
1ec262952a
|
fix
|
10 years ago |
CJentzsch
|
3e1ef9bd83
|
try to have a uncle with block number = 1
|
10 years ago |
CJentzsch
|
8bc00bb74c
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
CJentzsch
|
86862ba0e4
|
merge
|
10 years ago |
CJentzsch
|
bad66fea5c
|
add secure trie tests
|
10 years ago |
CJentzsch
|
e064237651
|
add uncle tests
|
10 years ago |
CJentzsch
|
94557bfaed
|
style + add test cases
|
10 years ago |
CJentzsch
|
6b74f144fc
|
style
|
10 years ago |
CJentzsch
|
ca7bcdb242
|
add first uncle test
|
10 years ago |
CJentzsch
|
1651deb65e
|
update blockchain test filler to new min diff and min gasLimit
|
10 years ago |
CJentzsch
|
112fb2dc97
|
add uncle header feature for fillers
|
10 years ago |
CJentzsch
|
689d13e0ac
|
add quadratic complexity tests
|
10 years ago |
Gav Wood
|
ee10c2afaf
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
b132c44ab0
|
Caching.
|
10 years ago |
Gav Wood
|
768bc2d984
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
8bd4794b32
|
Make RLP JSON compatible by default.
|
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 |
winsvega
|
d3f0fe098b
|
VMTest Fillers
execution gas amount changed
|
10 years ago |
Gav Wood
|
f6502e2522
|
Improvements to help text of RLP.
|
10 years ago |