CJentzsch
|
2c2026e559
|
more block tests + bugfix for longer chains
|
10 years ago |
CJentzsch
|
3bcd6dfda0
|
blockchain tests
Conflicts:
test/block.cpp
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
CJentzsch
|
182cc1fc41
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
10 years ago |
Gav Wood
|
36b8a2788d
|
state rebase.
|
10 years ago |
Gav Wood
|
a3ea387fa6
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
845699fa0f
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
fb4e2cc186
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
72b269cb40
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
54bbd1a8e2
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
bf25324089
|
update gas costs
|
10 years ago |
CJentzsch
|
d3e8f87a2d
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
ecc6d2dd21
|
add memory tests
|
10 years ago |
CJentzsch
|
8917d43fd4
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
dcf7686c6f
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
c863a7d086
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
c5c35e6204
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
71aefc516a
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
1b9dd297ae
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
dfd18f714b
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
dde71c4f9d
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
c16e3262b1
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
da1a85e71b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
9e947797be
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
32ae6b974f
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
3b2c24d45f
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
5256c22848
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
790df99252
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
a94fed2df4
|
update gas costs
|
10 years ago |
Gav Wood
|
d04a94ca37
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
dd60595e6f
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
9a2d9684e3
|
add memory tests
|
10 years ago |
CJentzsch
|
9bed576fe8
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
de18053067
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
8cdbb18419
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
314b82a1cd
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
40c8ec7cb6
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
d40f1c376d
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
96dda9d47f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
d7b84f1731
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
0b3ecf4b76
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
0ecf17e578
|
Add the library until we figure out git subtree/submodule
|
10 years ago |
Gav Wood
|
6ac0465421
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
cb23dfb3a5
|
Merge pull request #1223 from CJentzsch/POC9tests
uncle header tests
|
10 years ago |
Gav Wood
|
1a8e01a964
|
Merge pull request #1224 from CJentzsch/poc9Tests
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
0887b2d0cd
|
Merge pull request #1216 from arkpar/eth_exceptions
Refactored some exceptions for thread safety
|
10 years ago |
Gav Wood
|
42df6c484c
|
Merge pull request #1218 from arkpar/eth_hostfix
Uninitialized member in EthereumPeer
|
10 years ago |
Gav Wood
|
602ee47ef4
|
Don't use flawed way of generating random keys.
|
10 years ago |