Péter Szilágyi
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 anni fa |
Marius van der Wijden
|
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
|
5 anni fa |
rene
|
c0c01612e9
node: refactor package node (#21105)
|
5 anni fa |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 anni fa |
Martin Holst Swende
|
12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229)
|
5 anni fa |
gary rong
|
56a319b9da
cmd, eth, internal, les: add txfee cap (#21212)
|
5 anni fa |
Martin Holst Swende
|
39f502329f
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783)
|
5 anni fa |
Felix Lange
|
d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
6 anni fa |
Ryan Schneider
|
ad03d9801c
internal/ethapi: support block number or hash on state-related methods (#19491)
|
6 anni fa |
gary rong
|
8812c4d3f9
eth, graphql, internal/ethapi, les: polish and improve graphql (#19886)
|
6 anni fa |
gary rong
|
530f78e22d
eth, internal, les: add getHeaderBy* APIs (#19669)
|
6 anni fa |
Péter Szilágyi
|
a966425a1d
core: kill off managed state, use own tiny noncer for txpool
|
6 anni fa |
Felföldi Zsolt
|
40cdcf8c47
les, light: implement ODR transaction lookup by hash (#19069)
|
6 anni fa |
Martin Holst Swende
|
5036992b06
eth, les: add error when accessing missing block state (#18346)
|
6 anni fa |
Martin Holst Swende
|
e2f3465e83
eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401)
|
6 anni fa |
gary rong
|
d5cae48bae
accounts, cmd, internal: disable unlock account on open HTTP (#17037)
|
6 anni fa |
Péter Szilágyi
|
ac3e7c9b3d
eth: remove redundant chain config fields
|
6 anni fa |
Paweł Bylica
|
de39513ced
core, internal, eth, miner, les: Take VM config from BlockChain (#17955)
|
7 anni fa |
Ryan Schneider
|
b69942befe
core, internal/ethapi: add and use LRU cache for receipts (#17610)
|
7 anni fa |
Péter Szilágyi
|
e1f1d3085c
accounts, eth, les: blockhash based filtering on all code paths
|
7 anni fa |
williambannas
|
9402f96597
eth: conform better to the golint standards (#16783)
|
7 anni fa |
Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 anni fa |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
7 anni fa |
kiel barry
|
4747aad160
eth: golint fixes to variable names (#16711)
|
7 anni fa |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 anni fa |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
7 anni fa |
Péter Szilágyi
|
f585f9eee8
core, eth: clean up bloom filtering, add some tests
|
8 anni fa |
Zsolt Felfoldi
|
4ea4d2dc34
core, eth: add bloombit indexer, filter based on it
|
8 anni fa |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 anni fa |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 anni fa |