Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Jeffrey Wilcke
|
666a7dda36
core, eth, rpc: proper gas used. Closes #1417
|
10 年之前 |
Jeffrey Wilcke
|
e6bb9c1cad
core, miner: removed vm errors from consensus err checking
|
10 年之前 |
Gustav Simonsson
|
0f04af5916
Fix core error forwarding, unify OOG VM err
|
10 年之前 |
Jeffrey Wilcke
|
ab16ce70fc
core, miner, tests: renamed state methods
|
10 年之前 |
Jeffrey Wilcke
|
08caeedd84
core, core/state: only write necessary state. Skip intermediate
|
10 年之前 |
Jeffrey Wilcke
|
2feb23c1da
core, eth, miner, xeth: receipt storage fix
|
10 年之前 |
Jeffrey Wilcke
|
29e2fb38f8
core, miner: miner header validation, transaction & receipt writing
|
10 年之前 |
Gustav Simonsson
|
4c490db6af
Use uint64 for block header timestamp
|
10 年之前 |
Felix Lange
|
76821d167a
core, eth, rpc: avoid unnecessary block header copying
|
10 年之前 |
Felix Lange
|
fccc7d71eb
core: remove superfluous big.Int allocations
|
10 年之前 |
Felix Lange
|
1d42888d30
core/types: make blocks immutable
|
10 年之前 |
obscuren
|
07c3de3f75
core, miner, xeth: renamed gas methods
|
10 年之前 |
obscuren
|
15e169e5b6
core: ValidatedHeader (method => function)
|
10 年之前 |
obscuren
|
f5abc9f188
core, core/vm: state improvements and tx pool speed up
|
10 年之前 |
obscuren
|
753d62a4dd
core: TMP testing code
|
10 年之前 |
zsfelfoldi
|
3c7b64ce20
removed duplicate function after rebase
|
10 年之前 |
zsfelfoldi
|
3f94d09c1f
fixed saving receipts
|
10 年之前 |
obscuren
|
02d629af8f
core/vm: fixed printable characters using unicode instead
|
10 年之前 |
obscuren
|
37111aa4bd
core: retry block now also parellise nonce checks
|
10 年之前 |
Felix Lange
|
ec7a2c3442
core: don't remove transactions after block processing
|
10 年之前 |
obscuren
|
770a0e7839
wip
|
10 年之前 |
Gustav Simonsson
|
55bf5051ad
Unsupport bruncles
|
10 年之前 |
obscuren
|
e3253b5d5e
core: fixed an issue with storing receipts
|
10 年之前 |
Jeffrey Wilcke
|
8951a03db3
Merge pull request #1121 from obscuren/miner_time_fix
|
10 年之前 |
obscuren
|
12650e16d3
core, miner: fixed miner time issue and removed future blocks
|
10 年之前 |
Gustav Simonsson
|
bf5f0b1d0c
Update ValidateHeader comments
|
10 年之前 |
Gustav Simonsson
|
14955bd454
Revert "core: block.gasLimit - parent.gasLimit <= parent.gasLimit / GasLimitBoundDivisor"
|
10 年之前 |
obscuren
|
be2b0501b5
core: block.gasLimit - parent.gasLimit <= parent.gasLimit / GasLimitBoundDivisor
|
10 年之前 |
obscuren
|
b2f2806055
cmd/geth, core: Updated DB version & seedhash debug method
|
10 年之前 |