Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 年之前 |
Felföldi Zsolt
|
ca376ead88
les, light: LES/2 protocol version (#14970)
|
8 年之前 |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 年之前 |
Felföldi Zsolt
|
fff6e03a79
les: fix megacheck warnings (#14941)
|
8 年之前 |
Felföldi Zsolt
|
a5d08c893d
les: code refactoring (#14416)
|
8 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 年之前 |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
8 年之前 |
Felföldi Zsolt
|
525116dbff
les: implement request distributor, fix blocking issues (#3660)
|
8 年之前 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 年之前 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 年之前 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 年之前 |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
8 年之前 |
Péter Szilágyi
|
681b51aac4
Merge pull request #3519 from zsfelfoldi/light-topic5
|
8 年之前 |
Zsolt Felfoldi
|
93f9c023cc
les: fixed selectPeer deadlock, improved request distribution
|
9 年之前 |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
8 年之前 |
Zsolt Felfoldi
|
af8a742d00
les: improved header fetcher and server statistics
|
9 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |
Felix Lange
|
b8bd9a71c8
all: update license information
|
9 年之前 |
Zsolt Felfoldi
|
49da42983a
p2p/discv5: added new topic discovery package
|
9 年之前 |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
9 年之前 |