Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
6 years ago |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
6 years ago |
gary rong
|
4e7dc34ff1
eth/filter: check nil pointer when unsubscribe (#16682)
|
6 years ago |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
6 years ago |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
6 years ago |
Péter Szilágyi
|
1bf508b449
accounts/abi/bind: support event filtering in abigen
|
7 years ago |
Péter Szilágyi
|
2ab2a9f131
core/bloombits, eth/filters: handle null topics (#15195)
|
7 years ago |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 years ago |
Egon Elbre
|
8f06b7980d
eth: fix megacheck warnings
|
7 years ago |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
7 years ago |
Felix Lange
|
9b62facdd4
event: deprecate TypeMux and related types
|
8 years ago |
Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
8 years ago |
Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 years ago |
Felix Lange
|
f52a1ae849
core, core/vm, eth/filters: move Removed field into vm.Log
|
8 years ago |
bas-vk
|
b5be6b72cb
eth/filter: add support for pending logs (#3219)
|
8 years ago |
Felix Lange
|
be3865211c
core/types: remove header accessors
|
8 years ago |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
8 years ago |
Bas van Kervel
|
47ff813012
rpc: refactor subscriptions and filters
|
8 years ago |
Henning Diedrich
|
51f8ce26cf
eth: fix #2710 filter races
|
8 years ago |
Bas van Kervel
|
48cc36ce83
eth/filters: ignore logs that don't match filter criteria on chain reorg
|
8 years ago |
Felix Lange
|
d04a2e7557
all: update license information
|
8 years ago |
Jeffrey Wilcke
|
987c1a595a
eth/filters: ✨ pending logs ✨
|
9 years ago |
Jeffrey Wilcke
|
68dda34905
eth/filters: added notifications for out of bound log events
|
9 years ago |
Felix Lange
|
fbdb44dcc1
cmd/utils, rpc/comms: stop XEth when IPC connection ends
|
9 years ago |
Péter Szilágyi
|
402fd6e8c6
core, eth, event, miner, xeth: fix event post / subscription race
|
9 years ago |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
Jeffrey Wilcke
|
361082ec4b
cmd/evm, core/vm, test: refactored VM and core
|
9 years ago |
Jeffrey Wilcke
|
f7a71996fb
core, event/filter, xeth: refactored filter system
|
9 years ago |