Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
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 |
CJentzsch
|
8617e38311
|
merge
|
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 |
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
|
e3bb9ae173
|
more block tests + bugfix for longer chains
|
10 years ago |
CJentzsch
|
7877356510
|
blockchain tests
Conflicts:
test/block.cpp
|
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
|
83952acf0e
|
state rebase.
|
10 years ago |
Gav Wood
|
7ffdabdaca
|
Update precompiled stuff.
Add extra tests for secure trie.
|
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
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
CJentzsch
|
845b4e7d98
|
add memory tests
|
10 years ago |
CJentzsch
|
e2fdaa6ac2
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
8f70101cec
|
Fix FakeExtVM.
|
10 years ago |
Liana Husikyan
|
df4746d5e7
|
Implemented passing arguments to the base constructor.
|
10 years ago |
Lefteris Karapetsas
|
1681fbd885
|
getInheritableMembers() does not look at BaseContracts
- Also adding tests for improper accessing members of other contracts.
|
10 years ago |
Lefteris Karapetsas
|
b1dcc2a77f
|
VisibleInDerivedContracts() is now virtual()
- Plus an extra test for internal visibility in a base class variable
|
10 years ago |
Lefteris Karapetsas
|
f2fdeb3599
|
Add structs to inheritable members
|
10 years ago |
Lefteris Karapetsas
|
6d48abddd3
|
Adding test for base class statevar accessors
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
e9e310822b
|
Fat Trie and tests for it.
|
10 years ago |
Lu Guanqun
|
c99f8fa4ea
|
add several var related test cases
|
10 years ago |
CJentzsch
|
b32f99b96e
|
move extrem memory test to stMemoryStressTest.json
|
10 years ago |
CJentzsch
|
45fa322c8e
|
more memmory hard quadratic complexity tests
|
10 years ago |
Christian
|
96a50b3a23
|
Array copy storage to storage.
|
10 years ago |
Christian
|
9252c02a63
|
Type checks for array assignment.
|
10 years ago |
Christian
|
43892601e3
|
Shortening of dynamic arrays.
|
10 years ago |
CJentzsch
|
916311f650
|
more jump tests
|
10 years ago |
CJentzsch
|
4c07160054
|
add more addmod mulmod overflow tests
|
10 years ago |
CJentzsch
|
eae7e770ab
|
A calls B to refund
|
10 years ago |
CJentzsch
|
289b2a7c8b
|
more calldatacopy return tests (for Pawel)
|
10 years ago |
winsvega
|
c7c092630e
|
Test Helper
style changes
|
10 years ago |
winsvega
|
7661be8976
|
More Transaction Tests
Some tests to check YP statements
|
10 years ago |
CJentzsch
|
923672297d
|
adjust to new quadratic memory rule
|
10 years ago |
CJentzsch
|
09bf81720e
|
add more sdiv smod tests
|
10 years ago |
CJentzsch
|
089f768337
|
tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8
|
10 years ago |
CJentzsch
|
d2717af363
|
include invalid transaction rlp block test
|
10 years ago |
Christian
|
a03ead264e
|
LValue refactoring.
|
10 years ago |
CJentzsch
|
d49007ed4b
|
add memory tests
|
10 years ago |
CJentzsch
|
9c75997f9c
|
add commandline flag for tt10MBtxTest
bugix in trie test
undo trie test change
|
10 years ago |
CJentzsch
|
3f2075c331
|
use 50000 bytes for CALLDATACOPY
|
10 years ago |