gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 년 전 |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
6 년 전 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 년 전 |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 년 전 |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 년 전 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
7 년 전 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
7 년 전 |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
7 년 전 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
7 년 전 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
7 년 전 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
7 년 전 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
7 년 전 |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
7 년 전 |
Péter Szilágyi
|
681b51aac4
Merge pull request #3519 from zsfelfoldi/light-topic5
|
7 년 전 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
7 년 전 |
Zsolt Felfoldi
|
66979aa468
light: fixed data race in TestTxPool
|
7 년 전 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
7 년 전 |
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 년 전 |
Zsolt Felfoldi
|
760fd65487
light: light chain, VM env and tx pool
|
8 년 전 |