Commit Graph

64 Commits

Author SHA1 Message Date
Vitalik Buterin e8cb5c221d Added next/prev trie test 2014-07-21 23:30:33 -04:00
Vitalik Buterin 98823c04b3 Replaced with deterministic test 2014-07-14 02:51:31 -04:00
Vitalik Buterin 357eb21e4d Added my own random and namecoin tests (pyethereum) 2014-07-13 16:12:56 -04:00
Gav Wood 00cd0cce8f Output hex strings. 2014-07-12 21:20:04 +02:00
Gav Wood ddfa3af45d Everything a string. 2014-07-10 11:28:35 +01:00
Gav Wood d659f469a9 Code fixes. 2014-07-10 10:16:25 +01:00
Gav Wood 5e83ea8228 Prettier VM tests. 2014-07-06 16:17:12 +02:00
Gav Wood a09aae0efe Fix VM tests. 2014-07-06 15:46:01 +02:00
Jeffrey Wilcke ec9a044a17 Merge pull request #10 from romanman/patch-1
Update vmtests.json
2014-07-04 15:56:52 +02:00
romanman 5e0123fbe1 Update vmtests.json 2014-07-04 10:23:04 +01:00
romanman 2b6da2f5f2 Update vmtests.json
arith testcase updated
2014-07-03 17:45:04 +01:00
Gav Wood 4bb646117d Merge branch 'develop' of github.com:/ethereum/tests into develop 2014-07-02 19:43:22 +02:00
Gav Wood bba38980bd New tests. 2014-07-02 19:43:06 +02:00
Vitalik Buterin a33b309d99 Testing submodules 2014-07-02 10:14:05 -04:00
Vitalik Buterin 50318217ca Testing submodules 2014-07-02 10:10:46 -04:00
Vitalik Buterin 57fa655522 Testing submodules 2014-07-02 10:09:08 -04:00
Gav Wood ea0eb0a8c8 Latest genesis block. 2014-07-01 15:19:34 +02:00
Jeffrey Wilcke 25bb76b69c Reset 2014-06-30 13:25:04 +02:00
Jeffrey Wilcke 74c6d8424e Updated wrong test 2014-06-30 12:10:06 +02:00
Jeffrey Wilcke 9ea3a60291 Fixed roots 2014-06-28 18:48:28 +02:00
Gav Wood 5fc3ac0e92 Simple hex test. 2014-06-28 18:40:06 +02:00
Gav Wood edd3a00c2a Additional test for jeff. Now use the 0x... notation. 2014-06-28 18:22:18 +02:00
Gav Wood 5021e0dd83 VM test framework updated. 2014-06-27 21:35:26 +02:00
Gav Wood c818d13202 Removed arrays from Trie tests JSON as per conformance guide and changed
vocabulary to match other tests.
VM test updates.
2014-06-27 18:18:24 +02:00
Gav Wood 9345bc13d4 Merge branch 'master' of github.com:ethereum/tests into develop 2014-05-30 17:50:38 +02:00
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