Merge pull request #818 from Gustav-Simonsson/add_privkey_loading_to_block_tests
Add privkey loading to block tests
Showing
- cmd/geth/blocktest.go 1 addition, 1 deletioncmd/geth/blocktest.go
- crypto/crypto.go 13 additions, 0 deletionscrypto/crypto.go
- tests/block_test.go 1 addition, 1 deletiontests/block_test.go
- tests/block_test_util.go 20 additions, 7 deletionstests/block_test_util.go
- tests/files/BlockTests/bcGasPricerTest.json 1115 additions, 0 deletionstests/files/BlockTests/bcGasPricerTest.json
- tests/files/BlockTests/bcRPC_API_Test.json 348 additions, 347 deletionstests/files/BlockTests/bcRPC_API_Test.json
- tests/files/StateTests/RandomTests/st201504131821CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504131821CPPJIT.json
- tests/files/StateTests/RandomTests/st201504150854CPPJIT.json 72 additions, 0 deletionstests/files/StateTests/RandomTests/st201504150854CPPJIT.json
- tests/files/StateTests/RandomTests/st201504151057CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504151057CPPJIT.json
- tests/files/StateTests/RandomTests/st201504202124CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504202124CPPJIT.json
- tests/files/StateTests/RandomTests/st201504210245CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504210245CPPJIT.json
- tests/files/StateTests/RandomTests/st201504210957CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504210957CPPJIT.json
- tests/files/StateTests/RandomTests/st201504211739CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504211739CPPJIT.json
- tests/files/StateTests/RandomTests/st201504212038CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504212038CPPJIT.json
- tests/files/StateTests/RandomTests/st201504230729CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504230729CPPJIT.json
- tests/files/StateTests/RandomTests/st201504231639CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504231639CPPJIT.json
- tests/files/StateTests/RandomTests/st201504231710CPPJIT.json 72 additions, 0 deletionstests/files/StateTests/RandomTests/st201504231710CPPJIT.json
- tests/files/StateTests/RandomTests/st201504231742CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504231742CPPJIT.json
- tests/files/StateTests/RandomTests/st201504232350CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504232350CPPJIT.json
- tests/files/StateTests/RandomTests/st201504240140CPPJIT.json 71 additions, 0 deletionstests/files/StateTests/RandomTests/st201504240140CPPJIT.json
Loading
Please register or sign in to comment