aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests
Commit message (Collapse)AuthorAgeFilesLines
* update genesis testCJentzsch2015-04-011-2/+2
|
* fix missing commaethers2015-03-131-1/+1
|
* Update crypto.jsonRoman Mandeleil2015-03-131-2/+2
|
* Introduce ECIES crypto testRoman Mandeleil2015-03-131-3/+11
|
* update genesisChristoph Jentzsch2015-03-071-3/+3
|
* Update crypto.jsonmartin becze2015-02-241-1/+1
|
* Introduce cryptography testingromanman2015-02-231-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 Wood2015-02-201-13/+3
| | | | maintain, especially with genesis contracts. See https://github.com/ethereum/tests/blob/develop/BasicTests/genesishashestest.json for that information.
* Update genesishashestest.jsonmartin becze2015-01-311-13/+13
| | | fixed initial_alloc
* update genesis blockCJentzsch2015-01-301-3/+3
|
* updated genesis to new header w/o min_gas_priceHeiko Heiko2014-11-301-2/+2
|
* fix: genesis testHeiko Heiko2014-11-111-3/+3
|
* Restructered tests in folders in accordance to test suitesChristoph Jentzsch2014-11-036-0/+289