plugeth/tests
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372)
* all: simplify timestamps to uint64

* tests: update definitions

* clef, faucet, mobile: leftover uint64 fixups

* ethash: fix tests

* graphql: update schema for timestamp

* ethash: remove unused variable
2019-04-02 23:28:48 +03:00
..
testdata@6b85703b56 core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
block_test_util.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
block_test.go tests: update tests, implement no-pow blocks (#17902) 2018-10-16 00:26:47 +02:00
difficulty_test_util.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
difficulty_test.go tests: update tests, implement no-pow blocks (#17902) 2018-10-16 00:26:47 +02:00
gen_btheader.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
gen_difficultytest.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
gen_stenv.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
gen_sttransaction.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_tttransaction.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_vmexec.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
init_test.go tests: update slow test lists, skip on windows/386 (#17758) 2018-09-28 22:23:47 +02:00
init.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
rlp_test_util.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
rlp_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
state_test_util.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
state_test.go core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 2019-01-24 11:36:30 +01:00
transaction_test_util.go tests: golint fixes for tests directory (#16640) 2018-05-02 11:20:19 +03:00
transaction_test.go params: fix golint warnings (#16853) 2018-06-05 12:31:34 +02:00
vm_test_util.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
vm_test.go tests: update slow test lists, skip on windows/386 (#17758) 2018-09-28 22:23:47 +02:00