rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
7 tahun lalu |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 tahun lalu |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 tahun lalu |
Martin Holst Swende
|
faed47b3c5
Merge pull request #15990 from markya0616/sim_backend_block_hash
|
7 tahun lalu |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
7 tahun lalu |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 tahun lalu |
mark.lin
|
c1d70ea970
accounts/abi, core: add AddTxWithChain in BlockGen for simulation
|
7 tahun lalu |
Péter Szilágyi
|
1bf508b449
accounts/abi/bind: support event filtering in abigen
|
7 tahun lalu |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 tahun lalu |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 tahun lalu |
gary rong
|
984c25ac40
accounts, internal: fail if no suitable estimated gas found (#15477)
|
8 tahun lalu |
Péter Szilágyi
|
6d6a5a9337
cmd, consensus, core, miner: instatx clique for --dev (#15323)
|
8 tahun lalu |
rjl493456442
|
94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation
|
8 tahun lalu |
Dave Appleton
|
019dca9ba2
accounts/abi/backends: add AdjustTime (#15077)
|
8 tahun lalu |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
8 tahun lalu |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 tahun lalu |
Péter Szilágyi
|
0ff35e170d
core: remove redundant storage of transactions and receipts (#14801)
|
8 tahun lalu |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 tahun lalu |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 tahun lalu |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 tahun lalu |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 tahun lalu |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
8 tahun lalu |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 tahun lalu |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 tahun lalu |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 tahun lalu |
Péter Szilágyi
|
682875adff
accounts/abi/bind, internal/ethapi: binary search gas estimation (#3587)
|
8 tahun lalu |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 tahun lalu |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 tahun lalu |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 tahun lalu |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 tahun lalu |