Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
6 년 전 |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
6 년 전 |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
6 년 전 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 년 전 |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 년 전 |
Egon Elbre
|
971079822e
light: fix megacheck warnings (#14920)
|
7 년 전 |
bas-vk
|
c259e6874e
light: update txpool signer to EIP155 (#14720)
|
7 년 전 |
Péter Szilágyi
|
0ff35e170d
core: remove redundant storage of transactions and receipts (#14801)
|
7 년 전 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
7 년 전 |
Péter Szilágyi
|
eebde1a2e2
core: ensure transactions correctly drop on pool limiting
|
7 년 전 |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
7 년 전 |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
7 년 전 |
Péter Szilágyi
|
e7030c4bf5
all: update light logs (and a few others) to the new model
|
7 년 전 |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
7 년 전 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
7 년 전 |
Felix Lange
|
9b62facdd4
event: deprecate TypeMux and related types
|
8 년 전 |
Péter Szilágyi
|
c44830ebf3
core, light: allow zero cost txs from inexistent accounts too
|
8 년 전 |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
8 년 전 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
8 년 전 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 년 전 |
Felix Lange
|
b8bd9a71c8
all: update license information
|
8 년 전 |
Felix Lange
|
be3865211c
core/types: remove header accessors
|
8 년 전 |
Zsolt Felfoldi
|
760fd65487
light: light chain, VM env and tx pool
|
8 년 전 |