CJentzsch
|
2a0aaf9d1a
|
fix wallet test name
|
10 years ago |
CJentzsch
|
beee2c0bf9
|
add blockGasLimitTests
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
arkpar
|
c7a516714d
|
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
|
10 years ago |
CJentzsch
|
691482c1fd
|
mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp
|
10 years ago |
Dimitry
|
7db380d341
|
FuzzTests: blocktests (before merge)
|
10 years ago |
CJentzsch
|
06770736bd
|
style 2
|
10 years ago |
CJentzsch
|
d420a1c025
|
style
|
10 years ago |
CJentzsch
|
e486ce32f1
|
add diff is zero test
|
10 years ago |
CJentzsch
|
e23d6f68d7
|
add ability to have invalid Pow in BlockChaintests
|
10 years ago |
CJentzsch
|
fddc206d84
|
add EqualUncleInTwoDifferentBlocks test
Conflicts:
test/libethereum/blockchain.cpp
|
10 years ago |
CJentzsch
|
30b531d0ad
|
fix block chain tests creation
|
10 years ago |
Dimitry
|
b429e1cfde
|
Random Code: Style
|
10 years ago |
winsvega
|
7788d4f6d9
|
undo vmTest
|
10 years ago |
winsvega
|
120611e9d4
|
Random Code
|
10 years ago |
Dimitry
|
1f8bd0fe68
|
BlockWeight: uncle POW issue
|
10 years ago |
CJentzsch
|
ec0074c225
|
add ability to test uncle as brother
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
CJentzsch
|
38bf18de81
|
fix in chain uncle tests
|
10 years ago |
CJentzsch
|
fa69d6a529
|
optional wallet blockChain tests, beacuse it takes a while
|
10 years ago |
Paweł Bylica
|
446abc57e5
|
testeth: fix --singletest option
|
10 years ago |
Paweł Bylica
|
ad40e852bf
|
testeth: fix --singletest option
|
10 years ago |
winsvega
|
69eaeb4830
|
Total Difficulty: last block hash fix
|
10 years ago |
winsvega
|
1a5d03c2ac
|
Total Difficulty: bug fix
|
10 years ago |
winsvega
|
8413971fac
|
Total Difficulty: lastblockhash check
|
10 years ago |
winsvega
|
fb8bc00691
|
Total Difficulty: style + rebase
|
10 years ago |
winsvega
|
1177f971d9
|
Total Difficulty: new tests
|
10 years ago |
winsvega
|
649c476168
|
Total Difficulty: merge revert
|
10 years ago |
winsvega
|
9e13963d5f
|
Total Difficulty
test
|
10 years ago |
CJentzsch
|
16c6d48b58
|
add bc wallet test
|
10 years ago |
Gav Wood
|
7bef9ed491
|
Tidy and conformalise the toHex API.
|
10 years ago |
winsvega
|
3e945094c2
|
BlockWeight: data fix
refactoring
|
10 years ago |
winsvega
|
0e758af143
|
BlockWeight: toCompactHex
refactoring
|
10 years ago |
winsvega
|
39f5534578
|
BlockWeight: tests refactoring
|
10 years ago |
winsvega
|
35f1688c74
|
BlockWeight: blockchain test refactoring
|
10 years ago |
CJentzsch
|
a6c3391e77
|
fix StateLoader
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
CJentzsch
|
a1e0ea0df3
|
fix hex encoding blockheader and use tmp directories for stateDB
|
10 years ago |
CJentzsch
|
5f5db7b2d2
|
simplification
|
10 years ago |
CJentzsch
|
923620241c
|
0x -> 0x0 for numbers
|
10 years ago |
CJentzsch
|
cf02b5f64b
|
use this_thread::sleep_for instead of sleep
|
10 years ago |
CJentzsch
|
a84cdc08cf
|
retrigger build
|
10 years ago |
CJentzsch
|
e396efd3be
|
add sleep 1 second to avoid invalid blocks due to same timestamp during creation
Conflicts:
test/blockchain.cpp
|
10 years ago |
CJentzsch
|
989891d775
|
add JSON test
Conflicts:
test/bcJS_API_TestFiller.json
|
10 years ago |
winsvega
|
99a0ef91a0
|
All Fields Hex: block tests
|
10 years ago |
Gav Wood
|
cd4478e4cf
|
Various fixes for mining.
|
10 years ago |
Gav Wood
|
6cf2a93e20
|
Some early refactoring to support async miners better.
|
10 years ago |
Gav Wood
|
2693659e56
|
Various fixes for mining.
|
10 years ago |
winsvega
|
59e8f899a0
|
Check State: Style
|
10 years ago |
winsvega
|
7477b435f6
|
Check State: Block Tests
|
10 years ago |