index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
error.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: make txpool operate on immutable state
Péter Szilágyi
2017-09-05
1
-0
/
+4
*
consensus, core: drop all the legacy custom core error types
Péter Szilágyi
2017-04-06
1
-181
/
+9
*
Merge pull request #1889 from karalabe/fast-sync-rebase
Jeffrey Wilcke
2015-10-22
1
-1
/
+1
|
\
|
*
eth/downloader: concurrent receipt and state processing
Péter Szilágyi
2015-10-19
1
-1
/
+1
*
|
core, core/state: move gas tracking out of core/state
Felix Lange
2015-10-17
1
-0
/
+13
|
/
*
core: fix a formatting loop in BadHashError
Péter Szilágyi
2015-09-29
1
-1
/
+1
*
core: Add BadHashErr and test for BadHashes handling
Gustav Simonsson
2015-09-23
1
-0
/
+11
*
Add tests for uncle timestamps and refactor timestamp type
Gustav Simonsson
2015-08-25
1
-3
/
+4
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
Fix core error forwarding, unify OOG VM err
Gustav Simonsson
2015-07-04
1
-22
/
+0
*
core: fix the nonce check one more time
Felix Lange
2015-06-08
1
-0
/
+17
*
eth, eth/downloader, miner: use download events to check miner start
obscuren
2015-05-15
1
-2
/
+2
*
core: improved error message for invalid nonce txs
obscuren
2015-04-23
1
-1
/
+1
*
logging for possible uncles
obscuren
2015-03-23
1
-2
/
+3
*
converted chain manager
obscuren
2015-03-17
1
-2
/
+4
*
Return proper error
obscuren
2015-03-14
1
-1
/
+1
*
Spec changes.
obscuren
2015-03-06
1
-0
/
+16
*
Add initial implementation of block tests
Gustav Simonsson
2015-03-05
1
-1
/
+1
*
Fixed error for invalid transaction
obscuren
2015-03-03
1
-0
/
+18
*
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-17
/
+0
*
Added errors
obscuren
2015-02-18
1
-0
/
+6
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-0
/
+141