Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
6 éve |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
6 éve |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
6 éve |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
6 éve |
Péter Szilágyi
|
566d5c0777
core, eth, les, light: get rid of redundant methods
|
6 éve |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 éve |
gary rong
|
5f8888e116
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 éve |
Péter Szilágyi
|
0095531a58
core, eth, les: fix messy code (#15367)
|
7 éve |
Péter Szilágyi
|
b0ca1b67ce
eth: use maxpeers from p2p layer instead of extra config
|
7 éve |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 éve |
Péter Szilágyi
|
48ee7f9de7
core, eth, les: polish txpool API around local/remote txs
|
7 éve |
Péter Szilágyi
|
e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere
|
7 éve |
Felix Lange
|
30d706c35e
cmd/geth: add --config file flag (#13875)
|
7 éve |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
7 éve |
Felix Lange
|
37dd9086ec
core: refactor genesis handling
|
7 éve |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
7 éve |
Nick Johnson
|
17d92233d9
cmd/geth, core: add support for recording SHA3 preimages (#3543)
|
7 éve |
Felix Lange
|
e171bf74f8
core/types: remove redundant SignECDSA wrappers, rename to SignTx
|
7 éve |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
8 éve |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
8 éve |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 éve |
zsfelfoldi
|
7db7109a5b
cmd, eth: added light client and light server modes
|
8 éve |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
8 éve |
Péter Szilágyi
|
3291235711
accounts, core, eth: pass chain config for chain maker to test DAO
|
8 éve |
Felix Lange
|
56ed6152a1
core, eth, miner: improve shutdown synchronisation
|
8 éve |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
8 éve |
Felix Lange
|
d04a2e7557
all: update license information
|
8 éve |
Felix Lange
|
85e6c40c00
accounts, crypto: move keystore to package accounts
|
8 éve |
Jeffrey Wilcke
|
9055c16efa
accounts/a/b/backends, core: chain maker homestead block set to 0
|
8 éve |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
8 éve |