status-go/vendor/github.com/ethereum/go-ethereum
Victor Farazdagi 349103de1a major refactoring: node manager, tx queue, accounts, jail
- node: signals and node reset, fixes #152
- tests update (testify is used)
- node manager refactored, race conditions fixed
- node wrapper has been removed, we rely on go-ethereum node now
- tx queue refactored
- jail refactored
- backend and API introduced
2017-05-24 00:29:20 +03:00
..
accounts vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
cmd vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
common vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
compression/rle vendor: 1.5.6-stable (non-broken LES) 2017-02-23 05:12:38 +03:00
consensus vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
console vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
contracts vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
core config: homestead and rinkeby confg + allow dev/prod modes 2017-05-16 10:51:11 +03:00
crypto vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
eth vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
ethclient vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
ethdb vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
ethstats vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
event vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
internal refactor: linters + recommendations applied, closes #146 2017-05-15 08:19:46 +03:00
les major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
light node: allow CHT config per sub-cluster 2017-05-17 19:26:07 +03:00
log vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
metrics vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
miner vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
mobile vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
node vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
p2p vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
params config: homestead and rinkeby confg + allow dev/prod modes 2017-05-16 10:51:11 +03:00
rlp vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
rpc vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
swarm vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00
trie major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
whisper whisper5: minor fixes 2017-05-16 11:02:34 +03:00
.dockerignore vendor: 1.5.9-stable (non-broken LES) 2017-02-27 15:40:42 +03:00
COPYING Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
COPYING.LESSER Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
interfaces.go vendors: geth updated to 1.6.1-unstable-without-whisper 2017-05-03 16:00:35 +03:00