status-go/vendor/github.com/ethereum/go-ethereum/core
Dmitry Shulyak f150d678de
Update geth to 1.8.14 (#1171)
* Update to geth v1.8.14

* Remove patches that were merged upstream

* Apply patches before 0016

* Fix 0016 and apply it

* Apply everything else

* Pass gas limit as a second argument to simulated backend
2018-08-27 11:22:21 +03:00
..
asm Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
bloombits Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
rawdb Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
state Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
types Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
vm Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03: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 go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
blockchain.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03: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 Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
chain_makers.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +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 Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +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 Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
genesis_alloc.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
headerchain.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +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 Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
state_transition.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
tx_cacher.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
tx_journal.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
tx_list.go Upgrade geth to 1.8.13 (#1140) 2018-08-07 15:31:06 +02:00
tx_pool.go Update geth to 1.8.14 (#1171) 2018-08-27 11:22:21 +03:00
types.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00