Anton Evangelatov
|
ae9f97221a
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
|
7 лет назад |
Felix Lange
|
b007412db1
core: soften up state memory force-commit log messages (#16080)
|
7 лет назад |
Péter Szilágyi
|
69c1f2c2a7
core: force import known but rolled back blocks
|
7 лет назад |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 лет назад |
Péter Szilágyi
|
fdb34b7a7c
Merge pull request #15996 from karalabe/drop-redundant-methods
|
7 лет назад |
Martin Holst Swende
|
017b9f7eac
core, ethdb: reuse database batches (#15989)
|
7 лет назад |
Péter Szilágyi
|
566d5c0777
core, eth, les, light: get rid of redundant methods
|
7 лет назад |
Péter Szilágyi
|
84be009154
core: sorted reorg insertion order for proper head header updating
|
7 лет назад |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 лет назад |
ferhat elmas
|
5866626b08
core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747)
|
7 лет назад |
Péter Szilágyi
|
54ce3887d8
core: split same-td blocks on block height
|
8 лет назад |
Péter Szilágyi
|
629b5837e9
core: revert invalid block dedup code (#15235)
|
8 лет назад |
Péter Szilágyi
|
10b3f97c9d
core: only fire one chain head per batch (#15123)
|
8 лет назад |
Felix Lange
|
10181b57a9
core, eth/downloader: commit block data using batches (#15115)
|
8 лет назад |
Zsolt Felfoldi
|
4ea4d2dc34
core, eth: add bloombit indexer, filter based on it
|
8 лет назад |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 лет назад |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 лет назад |
Mark
|
4f9789b28d
core: avoid write existing block again (#14849)
|
8 лет назад |
Péter Szilágyi
|
0ff35e170d
core: remove redundant storage of transactions and receipts (#14801)
|
8 лет назад |
Martin Holst Swende
|
8bbd598ef4
core: fix an off-by-one when the block import counts blocks
|
8 лет назад |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 лет назад |
Péter Szilágyi
|
c98bce709c
core: fix minor accidental typos and comment errors
|
8 лет назад |
changhong
|
17f0b11942
core: typos and comments improve
|
8 лет назад |
Péter Szilágyi
|
60293820b7
core: fix processing regression during receipt import
|
8 лет назад |
Felix Lange
|
7b2fc0643f
core, light: delete SplitStatTy, ChainSplitEvent (unused)
|
8 лет назад |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 лет назад |
Justin
|
542e42b21e
core: fix comment typo
|
8 лет назад |
Péter Szilágyi
|
158d603528
consensus, core: drop all the legacy custom core error types
|
8 лет назад |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 лет назад |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
8 лет назад |