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
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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 |
CJentzsch
|
20517ec66c
|
merge
|
10 years ago |
Gav Wood
|
2719aaf830
|
Add date/time language to solidity.
|
10 years ago |
winsvega
|
df90502691
|
Gas Fee Test Changes (1)
State Tests
|
10 years ago |
CJentzsch
|
8221ebaffd
|
update block tests to latest changes PoW changes
|
10 years ago |
winsvega
|
62a2ed4996
|
Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
|
10 years ago |
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
|
72b269cb40
|
Update precompiled stuff.
Add extra tests for secure trie.
|
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
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
5256c22848
|
Update precompiled stuff.
Add extra tests for secure trie.
|
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
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d7b84f1731
|
Fat Trie and tests for it.
|
10 years ago |
CJentzsch
|
96c552820b
|
fix
|
10 years ago |
CJentzsch
|
660c61301e
|
try to have a uncle with block number = 1
|
10 years ago |
subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
CJentzsch
|
f572da381d
|
merge
|
10 years ago |
CJentzsch
|
fc9ad9eb5e
|
add secure trie tests
|
10 years ago |
CJentzsch
|
6a8eecffa4
|
add uncle tests
|
10 years ago |
CJentzsch
|
8877fba8dd
|
style + add test cases
|
10 years ago |
CJentzsch
|
b491686a2f
|
style
|
10 years ago |
CJentzsch
|
f4563c84a3
|
add first uncle test
|
10 years ago |
CJentzsch
|
260aa0c4b2
|
update blockchain test filler to new min diff and min gasLimit
|
10 years ago |
CJentzsch
|
7b0f09591e
|
add uncle header feature for fillers
|
10 years ago |
CJentzsch
|
577b7dc9af
|
add quadratic complexity tests
|
10 years ago |
subtly
|
4b198939cd
|
test header macs
|
10 years ago |
Marek Kotewicz
|
2f70a38502
|
shh_changed -> shh_getFilterChanges
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Christian
|
a3b95811d4
|
Index access for calldata arrays.
|
10 years ago |
Marek Kotewicz
|
1fc21d8ae5
|
eth_getBlock returns also transactions
|
10 years ago |
Marek Kotewicz
|
0e2c4cb438
|
jsonrpc api changes in progress6, almost finished
|
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 |
Marek Kotewicz
|
a3dc16dabd
|
jsonrpc api changes in progress5
|
10 years ago |
subtly
|
d137581c7f
|
authenticated capability (hello) and handshake authentication
|
10 years ago |