Commit Graph

27 Commits

Author SHA1 Message Date
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
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