rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
8 年之前 |
Péter Szilágyi
|
5d9ac49c7e
accounts: refactor API for generalized USB wallets
|
8 年之前 |
Péter Szilágyi
|
db568a61e2
accounts, console, internal: support trezor hardware wallet
|
8 年之前 |
Egon Elbre
|
f42bd73ce5
internal: fix megacheck warnings (#14919)
|
8 年之前 |
Péter Szilágyi
|
0ff35e170d
core: remove redundant storage of transactions and receipts (#14801)
|
8 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
Martin Holst Swende
|
1a0eb903f1
internal/ethapi: initialize account mutex in lock properly
|
8 年之前 |
Péter Szilágyi
|
41bdf49eed
Merge pull request #14516 from holiman/noncefixes
|
8 年之前 |
Martin Holst Swende
|
ea11f7dd7a
internal/ethapi: add mutex around signing + nonce assignment
|
8 年之前 |
Péter Szilágyi
|
673c92db6b
internal/ethapi: fix tx nonces in pool inspect/content
|
8 年之前 |
Péter Szilágyi
|
aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import
|
8 年之前 |
Martin Holst Swende
|
83721a95ce
internal/ethapi: lock when auto-filling transaction nonce (#14483)
|
8 年之前 |
Péter Szilágyi
|
e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere
|
8 年之前 |
bas-vk
|
54253aae4c
internal/ethapi: return empty arrays instead of null (#14374)
|
8 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 年之前 |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
8 年之前 |
Yohann Leon
|
6742fc526f
core/vm: use uint64 instead of *big.Int in tracer (#3805)
|
8 年之前 |
Péter Szilágyi
|
567d41d936
all: swap out the C++ ethash to the pure Go one (mining todo)
|
8 年之前 |
Péter Szilágyi
|
e7030c4bf5
all: update light logs (and a few others) to the new model
|
8 年之前 |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 年之前 |
tranvictor
|
a624ce69f7
internal/ethapi: fixes #2648, returns logsBloom for pending block
|
8 年之前 |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
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 年之前 |
Péter Szilágyi
|
205ea95802
accounts, cmd, internal, node: implement HD wallet self-derivation
|
8 年之前 |
Péter Szilágyi
|
c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs
|
8 年之前 |
Péter Szilágyi
|
fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
|
8 年之前 |
Péter Szilágyi
|
833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends
|
8 年之前 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 年之前 |