status-go/vendor/github.com/ethereum/go-ethereum/core
Dmitry Shulyak b37fda7731
Update go-ethereum to 1.8.5 (#854)
* Rebase on 1.8.5

* Remove outdated patches and apply all others

* Use shh_post that returns hash

* Use bloom filter for request to mailserver

* Remove tests for sending messages without subbing first

* Fix deadlock in ethdb

* Expect null if receipt is not yet created

* Subscribe to messages before sending them in whisper test
2018-04-24 18:50:26 +03:00
..
asm Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
bloombits Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
state Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
types Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
vm Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +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 go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +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 to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
chain_makers.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
database_util.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
error.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
events.go Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
evm.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03: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 go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
genesis_alloc.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
headerchain.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03: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 go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
state_transition.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
tx_journal.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
tx_list.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
tx_pool.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
types.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00