winsvega
|
667cafc13e
|
Transaction RLP Tests
wrong transaction RLPs correction
|
2015-02-25 19:28:22 +03:00 |
|
winsvega
|
6016b942d6
|
Block Tests
Encoded transaction comment
|
2015-02-25 17:37:25 +03:00 |
|
winsvega
|
afb72dc795
|
Block Tests
Block Rlps with invalid transactions
|
2015-02-25 16:53:57 +03:00 |
|
CJentzsch
|
cfb120d179
|
more Pawel tests
|
2015-02-25 13:08:47 +01:00 |
|
CJentzsch
|
86b14058fd
|
add memory tests
|
2015-02-25 12:50:24 +01:00 |
|
CJentzsch
|
978a29ab72
|
use 50000 bytes for CALLDATACOPY
|
2015-02-24 23:05:39 +01:00 |
|
CJentzsch
|
36e862c989
|
add Pawels tests
|
2015-02-24 22:48:19 +01:00 |
|
CJentzsch
|
33c8c2bd7e
|
add quadratic complexity tests
|
2015-02-24 22:46:56 +01:00 |
|
CJentzsch
|
e8c84bdf56
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-24 10:15:10 +01:00 |
|
CJentzsch
|
e48576ada3
|
remove impossible tests, add create hash collision test
|
2015-02-24 10:14:36 +01:00 |
|
wanderer
|
6e2d856d85
|
spelling error
|
2015-02-24 01:52:33 -05:00 |
|
wanderer
|
9315ad3d2c
|
spelling error
|
2015-02-24 01:46:06 -05:00 |
|
wanderer
|
13b4ab10ae
|
added genesis info
|
2015-02-24 01:36:54 -05:00 |
|
martin becze
|
c72e2588f3
|
Update crypto.json
|
2015-02-23 18:40:06 -05:00 |
|
Christoph Jentzsch
|
e4f44139a1
|
Merge pull request #65 from romanman/develop
Introduce cryptography testing
|
2015-02-23 16:25:06 +01:00 |
|
romanman
|
f23aeb44e2
|
Introduce cryptography testing
+ First test case will check the interoperability
for all clients to decrypt the cipher with AES in
CTR mode.
|
2015-02-23 17:14:00 +02:00 |
|
CJentzsch
|
cb52754e6c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-23 11:31:29 +01:00 |
|
CJentzsch
|
48606e05c1
|
fix transaction tests
|
2015-02-23 11:28:06 +01:00 |
|
Christoph Jentzsch
|
8b79ae6695
|
Update trieanyorder.json
In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value.
|
2015-02-23 09:51:44 +01:00 |
|
martin becze
|
94f1ca2e09
|
Format clean up
|
2015-02-22 14:10:28 -05:00 |
|
martin becze
|
168ab2b065
|
consistent values please
|
2015-02-21 17:33:44 -05:00 |
|
wanderer
|
b131b37451
|
added unpaded R value test
|
2015-02-21 14:43:06 -05:00 |
|
CJentzsch
|
18216a6e33
|
undo gasMemCostChange, add some state tests
|
2015-02-20 20:50:32 +01:00 |
|
CJentzsch
|
b392afac3c
|
memGasCost checks
|
2015-02-20 15:05:11 +01:00 |
|
Gav Wood
|
672f6c44b8
|
Remove initial allocs - it tests nothing additional and is difficult to maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information.
|
2015-02-20 14:46:35 +01:00 |
|
CJentzsch
|
7ec1b7e90a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-16 20:20:50 +01:00 |
|
CJentzsch
|
a8c4de17da
|
python fail
|
2015-02-16 20:20:15 +01:00 |
|
winsvega
|
4b81a98e4a
|
Merge pull request #60 from winsvega/develop
ttWrongRLPTransaction
|
2015-02-16 20:11:33 +03:00 |
|
winsvega
|
beff83ecd2
|
Merge branch 'develop' of https://github.com/ethereum/tests into develop
|
2015-02-16 20:09:49 +03:00 |
|
winsvega
|
5797752572
|
new transaction wrong rlp test
|
2015-02-16 20:08:44 +03:00 |
|
CJentzsch
|
5718f96934
|
cppjit fails
|
2015-02-16 15:56:10 +01:00 |
|
CJentzsch
|
ea509a6d72
|
more performance tests
|
2015-02-16 15:47:52 +01:00 |
|
CJentzsch
|
dda2eb84f7
|
add creation txs in block tests
|
2015-02-16 13:02:57 +01:00 |
|
CJentzsch
|
957f334012
|
more transaction tests
|
2015-02-16 13:00:21 +01:00 |
|
CJentzsch
|
94af56789a
|
first block tests
|
2015-02-16 12:59:44 +01:00 |
|
Christoph Jentzsch
|
4ee0f90b46
|
Merge pull request #59 from winsvega/develop
new solidity tests, manual altered transaction tests
|
2015-02-13 12:47:02 +01:00 |
|
winsvega
|
ddc830be5c
|
new tests
solidity test
wrong transaction rlp (manual)
|
2015-02-13 14:20:47 +03:00 |
|
CJentzsch
|
4e3377333f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-13 09:10:27 +01:00 |
|
CJentzsch
|
a681d1ec02
|
performance test
|
2015-02-13 09:09:11 +01:00 |
|
wanderer
|
1000b02b18
|
bump
|
2015-02-12 00:56:22 -05:00 |
|
CJentzsch
|
d0a2eca19b
|
add more transaction tests
|
2015-02-11 09:00:25 +01:00 |
|
CJentzsch
|
ec8404c375
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-11 08:40:42 +01:00 |
|
CJentzsch
|
766ee65328
|
cppjit fails
|
2015-02-11 08:39:55 +01:00 |
|
martin becze
|
bf2abc3b68
|
Update ttTransactionTest.json
|
2015-02-10 21:04:04 -05:00 |
|
martin becze
|
5a89c6f803
|
Update ttTransactionTest.json
updated signature
|
2015-02-10 20:53:43 -05:00 |
|
martin becze
|
74e1320a0b
|
Update ttTransactionTest.json
updated RLP
|
2015-02-10 20:36:27 -05:00 |
|
martin becze
|
eaec21f199
|
Update ttTransactionTest.json
|
2015-02-10 20:29:08 -05:00 |
|
wanderer
|
d1a31850ce
|
added transaction tests to index.js
|
2015-02-10 14:38:48 -05:00 |
|
CJentzsch
|
cf002a4611
|
undo changed due to memory gas cost rule
|
2015-02-10 11:22:50 +01:00 |
|
CJentzsch
|
be4f40741f
|
cppjit fail
|
2015-02-10 10:43:36 +01:00 |
|