CJentzsch
|
d9f2ea7b69
|
add memory tests
|
2015-03-06 12:46:59 +01:00 |
|
CJentzsch
|
8d295b36aa
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:46:58 +01:00 |
|
Gav Wood
|
87197341cf
|
State integration test.
Fixes to the FatTrie.
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
777dd0d8b2
|
fix
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
281cbf5351
|
try to have a uncle with block number = 1
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
47321f973c
|
merge
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
4048bf0d97
|
add secure trie tests
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
69754b32ff
|
add uncle tests
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
4baf831f39
|
style + add test cases
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
9e59c08565
|
style
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
0938d418c5
|
add first uncle test
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
a57e03b1c8
|
update blockchain test filler to new min diff and min gasLimit
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
6fad8fe09d
|
add uncle header feature for fillers
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
0351a9e0b6
|
add quadratic complexity tests
|
2015-03-06 12:46:24 +01:00 |
|
Gav Wood
|
deb09d025c
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
2015-03-06 12:46:24 +01:00 |
|
Gav Wood
|
d004f81f3a
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
2015-03-06 12:46:24 +01:00 |
|
winsvega
|
1a31a9aa73
|
VMTest Fillers
execution gas amount changed
|
2015-03-06 12:46:24 +01:00 |
|
Gav Wood
|
1c9a048a47
|
Params & JSON file.
|
2015-03-06 12:46:23 +01:00 |
|
CJentzsch
|
585762f3de
|
merge
|
2015-03-06 12:46:23 +01:00 |
|
Gav Wood
|
9aea119e54
|
Add date/time language to solidity.
|
2015-03-06 12:46:23 +01:00 |
|
Gav Wood
|
a20b4b548d
|
Add date/time language to solidity.
|
2015-03-06 12:46:23 +01:00 |
|
winsvega
|
dfcbfd24fa
|
Gas Fee Test Changes (1)
State Tests
|
2015-03-06 12:46:23 +01:00 |
|
CJentzsch
|
3e04091a66
|
update block tests to latest changes PoW changes
|
2015-03-06 12:46:23 +01:00 |
|
winsvega
|
5c7e56a88f
|
Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
|
2015-03-06 12:46:23 +01:00 |
|
CJentzsch
|
3e88362dff
|
more block tests + bugfix for longer chains
|
2015-03-06 12:46:23 +01:00 |
|
CJentzsch
|
298919844b
|
blockchain tests
Conflicts:
test/block.cpp
|
2015-03-06 12:46:23 +01:00 |
|
Gav Wood
|
bdab1475d6
|
New Proof-of-Work.
|
2015-03-06 12:45:25 +01:00 |
|
CJentzsch
|
983514a42a
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
2015-03-06 12:45:25 +01:00 |
|
Gav Wood
|
3583184cda
|
state rebase.
|
2015-03-06 12:45:25 +01:00 |
|
Gav Wood
|
dacd342424
|
Update precompiled stuff.
Add extra tests for secure trie.
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
4dfa99b753
|
add memory tests
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
0fa6b05a5a
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:45:24 +01:00 |
|
Gav Wood
|
31110cd27a
|
State integration test.
Fixes to the FatTrie.
|
2015-03-06 12:45:24 +01:00 |
|
Gav Wood
|
ebcd518f6a
|
Update precompiled stuff.
Add extra tests for secure trie.
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
98a08c926a
|
add memory tests
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
8628b65164
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:45:24 +01:00 |
|
Gav Wood
|
25cd3855c6
|
Fix FakeExtVM.
|
2015-03-06 12:45:24 +01:00 |
|
Gav Wood
|
19324009e1
|
State integration test.
Fixes to the FatTrie.
|
2015-03-06 12:45:23 +01:00 |
|
Gav Wood
|
23f10dae8a
|
Fat Trie and tests for it.
|
2015-03-06 12:45:23 +01:00 |
|
Gav Wood
|
7e174c5401
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
2015-03-06 12:36:09 +01:00 |
|
Gav Wood
|
5729ae0e8c
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
2015-03-06 12:36:09 +01:00 |
|
CJentzsch
|
a43fcaa4df
|
fix
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
d590e93c42
|
try to have a uncle with block number = 1
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
3dad75faf5
|
merge
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
5236bdfd45
|
add secure trie tests
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
83479e96e9
|
add uncle tests
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
5fca4459e3
|
style + add test cases
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
57350e887a
|
style
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
308aef908c
|
add first uncle test
|
2015-03-06 12:19:45 +01:00 |
|
CJentzsch
|
651923f5e1
|
update blockchain test filler to new min diff and min gasLimit
|
2015-03-06 12:19:45 +01:00 |
|