Gav Wood
|
a2257f3471
|
VM tests.
|
2014-05-30 17:50:18 +02:00 |
|
Heiko Heiko
|
78576dd3d3
|
changes based on new account structure nonce, balance, storage, code
|
2014-05-30 17:19:09 +02:00 |
|
Jeffrey Wilcke
|
125839e848
|
Merge pull request #5 from bkirwi/master
Fix invalid JSON (removed trailing comma) and add test names
|
2014-05-22 09:58:45 +02:00 |
|
Ben Kirwin
|
356a3296bc
|
Add some arbitrary test names
This should now conform to the format specified in the README.
|
2014-05-22 00:20:48 -04:00 |
|
Chen Houwu
|
42e14ec54f
|
revert to correct data
|
2014-05-21 23:27:40 +08:00 |
|
Chen Houwu
|
4300197a74
|
fix: wrong sha3 hash because of the wrong rlp hex
|
2014-05-21 22:42:23 +08:00 |
|
Chen Houwu
|
a0d01b1a0b
|
fix: wrong rlp hex
|
2014-05-21 22:29:53 +08:00 |
|
Jeffrey Wilcke
|
6bc2fc7405
|
Merge pull request #4 from ethers/master
fix file name that seems to have been a typo
|
2014-05-21 14:11:37 +02:00 |
|
ethers
|
c31a93c27a
|
fix file name that seems to have been a typo
|
2014-05-20 15:42:39 -07:00 |
|
Heiko Heiko
|
66bc3665c1
|
fix: represent integers as strings
|
2014-05-20 17:36:35 +02:00 |
|
Heiko Heiko
|
ede5499da6
|
add: current initial alloc and genesis hashes
|
2014-05-20 17:21:09 +02:00 |
|
Ben Kirwin
|
5131429abb
|
Delete a comma
This should now be parseable as JSON.
|
2014-05-19 11:18:31 -04:00 |
|
Chen Houwu
|
f44a859331
|
add: case when value is long, ensure it's not get rlp encoded as node
|
2014-05-18 15:04:42 +08:00 |
|
Gav Wood
|
e1ae4ad449
|
PoC-5 VM tests.
|
2014-05-12 14:40:47 +01:00 |
|
Vitalik Buterin
|
2b6c136dda
|
Moved txt to json
|
2014-05-11 21:42:41 -04:00 |
|
Vitalik Buterin
|
cbccbf977c
|
New commit
|
2014-05-08 21:54:48 -04:00 |
|
Vitalik Buterin
|
edbb8d407e
|
Removed unneeded test, added new tests
|
2014-05-06 16:53:43 -04:00 |
|
Gav Wood
|
45a0974f6f
|
Merge pull request #3 from autolycus/develop
Fixed formatting and added test cases
|
2014-04-27 12:53:47 +01:00 |
|
Carl Allendorph
|
5fd2a98fcb
|
Added some new test cases for the rlp encoding.
|
2014-04-19 13:26:14 -07:00 |
|
Carl Allendorph
|
4ba150954e
|
Converted spaces to tabs to be compliant with the coding standards defined in cpp-ethereum
|
2014-04-19 12:48:42 -07:00 |
|
Gav Wood
|
15dd8fd794
|
RLP tests and Trie updates.
|
2014-02-28 12:54:47 +00:00 |
|
Gav Wood
|
33f80fef21
|
Hex encode tests done.
|
2014-02-28 11:39:35 +00:00 |
|
Gav Wood
|
e1f5e12abb
|
Fix RLP tests.
|
2014-02-28 11:22:49 +00:00 |
|
Gav Wood
|
f87ce15ad2
|
Fix empty string.
|
2014-02-27 13:28:11 +00:00 |
|
Gav Wood
|
c006ed4ffd
|
Tests fix.
|
2014-02-24 10:24:39 +00:00 |
|
Gav Wood
|
510ff56363
|
Updated the tests.
|
2014-02-21 18:54:08 +00:00 |
|
Gav Wood
|
a0ec843832
|
Moved over to new format, but RLP tests still need updating.
|
2014-02-21 18:49:24 +00:00 |
|
Gav Wood
|
660cd26f31
|
More docs.
|
2014-02-21 18:35:51 +00:00 |
|
Gav Wood
|
6ad14c1a15
|
Added VM test suite.
Added TODO.
Renamed old files.
|
2014-02-21 18:33:39 +00:00 |
|
Vitalik Buterin
|
f91ad7b385
|
update trie algorithm
|
2014-01-08 11:26:58 -05:00 |
|
Vitalik Buterin
|
6da2954462
|
merge
|
2014-01-08 08:15:38 -05:00 |
|
Vitalik Buterin
|
cc4224675f
|
Updated trie test
|
2014-01-07 14:35:26 -05:00 |
|
vbuterin
|
131c610da6
|
Merge pull request #1 from obscuren/master
Update trietest.txt
|
2014-01-01 06:40:54 -08:00 |
|
obscuren
|
7613302b49
|
Update trietest.txt
New proposed explanatory format
|
2014-01-01 15:25:21 +01:00 |
|
Vitalik Buterin
|
121632bedd
|
Added obscure's tests
|
2014-01-01 08:26:18 -05:00 |
|
Vitalik Buterin
|
ef6c5506c3
|
Fixed tests a bit
|
2013-12-31 19:04:48 -05:00 |
|
Vitalik Buterin
|
345e4bcfef
|
Merge branch 'master' of github.com:ethereum/tests
|
2013-12-31 15:52:46 -05:00 |
|
Vitalik Buterin
|
2c81698f31
|
Added first three tests
|
2013-12-30 21:09:40 -05:00 |
|
vbuterin
|
e4bbea400f
|
Initial commit
|
2013-12-30 18:09:03 -08:00 |
|