Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
před 6 roky |
Martin Holst Swende
|
f83237573f
core: make current*Block atomic, and accessor functions mutex-free (#16171)
|
před 6 roky |
Péter Szilágyi
|
7a0019c63b
les, light: fix CHT trie retrievals (#16039)
|
před 6 roky |
Péter Szilágyi
|
eb07dbb079
eth, light: minor light client startup cleanups
|
před 6 roky |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
před 6 roky |
Péter Szilágyi
|
566d5c0777
core, eth, les, light: get rid of redundant methods
|
před 6 roky |
Felföldi Zsolt
|
ec96216d16
Chain indexer fix + new CHT (#15934)
|
před 6 roky |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
před 7 roky |
Péter Szilágyi
|
f7ca03ae87
eth, les, light: expose chain config in les node info too (#15732)
|
před 6 roky |
Felföldi Zsolt
|
ca376ead88
les, light: LES/2 protocol version (#14970)
|
před 7 roky |
Zsolt Felfoldi
|
7a7f6a4f29
light: new CHTs for mainnet and ropsten
|
před 7 roky |
Felix Lange
|
10181b57a9
core, eth/downloader: commit block data using batches (#15115)
|
před 7 roky |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
před 7 roky |
Egon Elbre
|
971079822e
light: fix megacheck warnings (#14920)
|
před 7 roky |
Péter Szilágyi
|
8f12d76a47
params: remove redundant consts, disable metro on AllProtocolChanges
|
před 7 roky |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
před 7 roky |
Felix Lange
|
7b2fc0643f
core, light: delete SplitStatTy, ChainSplitEvent (unused)
|
před 7 roky |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
před 7 roky |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
před 7 roky |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
před 7 roky |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
před 7 roky |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
před 7 roky |
Péter Szilágyi
|
dc4c59d42b
Merge pull request #3779 from zsfelfoldi/cht-update
|
před 7 roky |
Zsolt Felfoldi
|
0a01f3f607
light: added new CHT
|
před 7 roky |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
před 7 roky |
Péter Szilágyi
|
e7030c4bf5
all: update light logs (and a few others) to the new model
|
před 7 roky |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
před 7 roky |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
před 7 roky |
Zsolt Felfoldi
|
af8a742d00
les: improved header fetcher and server statistics
|
před 8 roky |
Zsolt Felfoldi
|
d8e2e9a41f
light: updated CHTs for mainnet and testnet
|
před 8 roky |