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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
block_test_util.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
cmd,eth,rpc,tests: default coinbase
Jeffrey Wilcke
2015-07-07
1
-1
/
+1
*
core, miner, tests: renamed state methods
Jeffrey Wilcke
2015-07-04
1
-1
/
+1
*
Update Ethereum JSON tests, skip failing
Gustav Simonsson
2015-07-03
1
-1
/
+1
*
core/types: make blocks immutable
Felix Lange
2015-06-30
1
-6
/
+5
*
Add --skip option to CLI
Taylor Gerring
2015-06-19
1
-7
/
+7
*
Add stdin option
Taylor Gerring
2015-06-19
1
-23
/
+57
*
Cleanup logging
Taylor Gerring
2015-06-19
1
-3
/
+3
*
Fix geth blocktest command
Taylor Gerring
2015-06-19
1
-2
/
+2
*
DRY file loading
Taylor Gerring
2015-06-19
1
-44
/
+12
*
More consistent test interfaces + test skipping
Taylor Gerring
2015-06-19
1
-11
/
+16
*
Return error up stack instead of passing testing var down
Taylor Gerring
2015-06-19
1
-10
/
+13
*
Separate and identify tests runners
Taylor Gerring
2015-06-19
1
-1
/
+2
*
Split tests from helper code
Taylor Gerring
2015-06-19
1
-0
/
+66
*
xeth, tests: fixed api
obscuren
2015-06-17
1
-1
/
+1
*
Update key store to new spec but keep address field for now
Gustav Simonsson
2015-05-12
1
-1
/
+1
*
core: return the index of the block that failed when inserting a chain
obscuren
2015-04-29
1
-1
/
+1
*
Add loading of block test privkey if present
Gustav Simonsson
2015-04-28
1
-7
/
+20
*
Add block header validations for block tests
Gustav Simonsson
2015-04-23
1
-0
/
+82
*
Finally, glorious HEX
Gustav Simonsson
2015-04-23
1
-4
/
+4
*
Further fixes to block test wrapper
Gustav Simonsson
2015-04-21
1
-47
/
+56
*
Add block tests wrapper and fixes for tx tests
Gustav Simonsson
2015-04-20
1
-0
/
+345