status-go/vendor/github.com/ethereum/go-ethereum/core
2019-06-12 13:12:00 +02:00
..
bloombits Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
rawdb geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
state geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
types migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
vm migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
.gitignore Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
block_validator.go update to geth v1.8.20 (#1327) 2018-12-19 11:02:07 +01:00
blockchain.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
blockchain_insert.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
blocks.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
chain_indexer.go Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
chain_makers.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
error.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
events.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
evm.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
gaspool.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_genesis.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
gen_genesis_account.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
genesis.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
genesis_alloc.go Upgrade geth to 1.8.23 (includes necessary whisper update) 2019-03-14 14:39:31 +02:00
headerchain.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
mkalloc.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
state_processor.go Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00
state_transition.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
tx_cacher.go geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
tx_journal.go Update geth to v1.8.15 (#1213) 2018-09-25 11:55:54 +03:00
tx_list.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
tx_pool.go geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
types.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00