gary rong
|
92f3405dae
eth, les: fix time sensitive unit tests (#20741)
|
il y a 5 ans |
Boqin Qin
|
1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666)
|
il y a 5 ans |
Péter Szilágyi
|
36a1e0b67d
eth: don't enforce minimum broadcast, fix broadcast test
|
il y a 5 ans |
rjl493456442
|
049e17116e
core, eth: implement eth/65 transaction fetcher
|
il y a 6 ans |
Martin Holst Swende
|
f20c8d495a
eth: increase timeout to fix a spurious travis test failure (#20560)
|
il y a 5 ans |
Péter Szilágyi
|
a90cc66f3c
eth: check propagated block malformation on receiption
|
il y a 5 ans |
Guillaume Ballet
|
de2259d27c
travis: enable test suite on ARM64 (#20219)
|
il y a 6 ans |
Péter Szilágyi
|
64571f9379
eth: eth/64 - extend handshake packet with fork id
|
il y a 6 ans |
Péter Szilágyi
|
983f92368b
core/forkid: implement the forkid EIP, announce via ENR (#19738)
|
il y a 6 ans |
gary rong
|
f7cdea2bdc
all: on-chain oracle checkpoint syncing (#19543)
|
il y a 6 ans |
gary rong
|
fd072c2fd1
eth: fix sync bloom panic (#19757)
|
il y a 6 ans |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
il y a 6 ans |
Péter Szilágyi
|
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
|
il y a 6 ans |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
il y a 7 ans |
Ryan Schneider
|
48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag
|
il y a 7 ans |
Felix Lange
|
b24ef5e05d
eth: increase timeout in TestBroadcastBlock (#18064)
|
il y a 7 ans |
ledgerwatch
|
3d782bc727
eth: broadcast blocks to at least 4 peers (#17725)
|
il y a 7 ans |
gary rong
|
d6254f827b
all: protect self-mined block during reorg (#17656)
|
il y a 7 ans |
Péter Szilágyi
|
faa69bea1c
core, eth: fix goimports for Go 1.11
|
il y a 7 ans |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
il y a 7 ans |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
il y a 7 ans |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
il y a 8 ans |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
il y a 7 ans |
Péter Szilágyi
|
b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config
|
il y a 8 ans |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
il y a 8 ans |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
il y a 8 ans |
Felix Lange
|
30d706c35e
cmd/geth: add --config file flag (#13875)
|
il y a 8 ans |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
il y a 8 ans |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
il y a 8 ans |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
il y a 8 ans |