Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update genesis test | CJentzsch | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | fix missing comma | ethers | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | Update crypto.json | Roman Mandeleil | 2015-03-13 | 1 | -2/+2 |
| | |||||
* | Introduce ECIES crypto test | Roman Mandeleil | 2015-03-13 | 1 | -3/+11 |
| | |||||
* | update genesis | Christoph Jentzsch | 2015-03-07 | 1 | -3/+3 |
| | |||||
* | Update crypto.json | martin becze | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Introduce cryptography testing | romanman | 2015-02-23 | 1 | -0/+8 |
| | | | | | | + First test case will check the interoperability for all clients to decrypt the cipher with AES in CTR mode. | ||||
* | Remove initial allocs - it tests nothing additional and is difficult to ↵ | Gav Wood | 2015-02-20 | 1 | -13/+3 |
| | | | | maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information. | ||||
* | Update genesishashestest.json | martin becze | 2015-01-31 | 1 | -13/+13 |
| | | | fixed initial_alloc | ||||
* | update genesis block | CJentzsch | 2015-01-30 | 1 | -3/+3 |
| | |||||
* | updated genesis to new header w/o min_gas_price | Heiko Heiko | 2014-11-30 | 1 | -2/+2 |
| | |||||
* | fix: genesis test | Heiko Heiko | 2014-11-11 | 1 | -3/+3 |
| | |||||
* | Restructered tests in folders in accordance to test suites | Christoph Jentzsch | 2014-11-03 | 6 | -0/+289 |