Gav Wood
|
1c63d1dd24
|
Merge pull request #1210 from winsvega/poc9trie
VMTest Fillers
|
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 |
winsvega
|
b51c2e9652
|
VMTest Fillers
execution gas amount changed
|
10 years ago |
Gav Wood
|
c2a9ba7dca
|
Improvements to help text of RLP.
|
10 years ago |
Gav Wood
|
54a03f33d1
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
7b6f8c460b
|
RLP tool.
|
10 years ago |
Gav Wood
|
9d0852a425
|
Merge pull request #1203 from winsvega/poc9trie
Transaction Test Fillers POC9
|
10 years ago |
Gav Wood
|
a9fdade3db
|
Merge pull request #1207 from CJentzsch/BlockChainTests
block header strictness + update mixbytes to mixHash
|
10 years ago |
CJentzsch
|
8617e38311
|
merge
|
10 years ago |
Gav Wood
|
d7d8875399
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
d14df543ff
|
Add date/time language to solidity.
|
10 years ago |
winsvega
|
111b65ef74
|
Gas Fee Test Changes (1)
State Tests
|
10 years ago |
Gav Wood
|
e2c764127b
|
Merge pull request #1204 from CJentzsch/BlockChainTests
Block chain tests
|
10 years ago |
Gav Wood
|
a163080713
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
3946eacd0c
|
More info in AZ.
|
10 years ago |
CJentzsch
|
169e36aeb8
|
update block tests to latest changes PoW changes
|
10 years ago |
winsvega
|
5134da58c1
|
Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
|
10 years ago |
CJentzsch
|
d3cab2e010
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
CJentzsch
|
e3bb9ae173
|
more block tests + bugfix for longer chains
|
10 years ago |
CJentzsch
|
7877356510
|
blockchain tests
Conflicts:
test/block.cpp
|
10 years ago |
Gav Wood
|
d1d48f3d7f
|
Merge pull request #1195 from CJentzsch/POC9tests
remove genesis state from state tests
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
CJentzsch
|
b0efa82daa
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
10 years ago |
Gav Wood
|
a297fc4f16
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
Conflicts:
libethereum/Client.cpp
test/state.cpp
|
10 years ago |
Gav Wood
|
83952acf0e
|
state rebase.
|
10 years ago |
Gav Wood
|
91cabff059
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
b2a4ded0bc
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
989d684aff
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
d07ea7a8d3
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
7ffdabdaca
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
14496b68aa
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
cf440f7ae7
|
update gas costs
|
10 years ago |
Gav Wood
|
0360b20af1
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
0e97752530
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
91d31a94dc
|
add memory tests
|
10 years ago |
CJentzsch
|
e6e0f13e2f
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
a04ae1dabd
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
c6c25b933d
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
aae57a0382
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
13c082690d
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
813d5d9172
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
5ada7247f8
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
ee0df7beae
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
f8c06e92f7
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |