CJentzsch
|
87690214d6
|
update gas pricer test path
|
10 years ago |
CJentzsch
|
691482c1fd
|
mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cpp
|
10 years ago |
CJentzsch
|
ce3a05f8f3
|
mv BlockTestsFiller -> BlockchainTestsFiller
|
10 years ago |
Vlad Gluhovsky
|
7e7f4d07da
|
made TopicBloomFilter a template
|
10 years ago |
chriseth
|
f2dd242f5b
|
Fixed build errors.
|
10 years ago |
chriseth
|
c7b257acde
|
Fix and test for not really recursive structs.
Fixes #2223.
|
10 years ago |
chriseth
|
af93ec370d
|
Safe file writing and some tests.
|
10 years ago |
chriseth
|
7afcafa127
|
Tests for constructor arguments "from outside".
|
10 years ago |
CJentzsch
|
032ebde3ec
|
avoid network tests when --nonetwork is set
|
10 years ago |
chriseth
|
b21b77d208
|
Fix to correctly write nonce during tests.
|
10 years ago |
chriseth
|
212ac9366d
|
Cleanup of SecretStore.
Added documentation, more failure checking and some general cleanup.
|
10 years ago |
CJentzsch
|
00d8627d35
|
make network tests optional
|
10 years ago |
CJentzsch
|
3169341b65
|
add network flag
|
10 years ago |
Vlad Gluhovsky
|
4e48ba1d4a
|
false positive test introduced
|
10 years ago |
chriseth
|
faafba12fa
|
Storage array reference test.
|
10 years ago |
Dimitry
|
2b16073d5b
|
FuzzTests: simple block test + NOBOOST flag
|
10 years ago |
Dimitry
|
7db380d341
|
FuzzTests: blocktests (before merge)
|
10 years ago |
Dimitry
|
5a0f990067
|
Fuzz Tests update
|
10 years ago |
Dimitry
|
76a72769f4
|
FuzzTesting: VMTests + TransactionTests support
|
10 years ago |
Dimitry
|
b72edc27d0
|
createRandomTest: State test
|
10 years ago |
Dimitry
|
ec0e65d339
|
Random code: Exceptions and outut
|
10 years ago |
Dimitry
|
3660c44336
|
FuzzTests: Boost Macro
|
10 years ago |
CJentzsch
|
06770736bd
|
style 2
|
10 years ago |
chriseth
|
536bd36185
|
Accessors for strings.
|
10 years ago |
CJentzsch
|
83cc17f240
|
update file name in description
|
10 years ago |
CJentzsch
|
d420a1c025
|
style
|
10 years ago |
CJentzsch
|
07b811ebfa
|
basic AES tests
|
10 years ago |
Vlad Gluhovsky
|
c449a648b4
|
naming conventions changed
|
10 years ago |
chriseth
|
c75c72a994
|
Type conversion specialities for storage references.
|
10 years ago |
Vlad Gluhovsky
|
255f81e2cc
|
Bloom Filter initial version reviewed
|
10 years ago |
Vlad Gluhovsky
|
f760513657
|
a minor refactoring
|
10 years ago |
Vlad Gluhovsky
|
013ba9966a
|
Bloom Filter, first version
|
10 years ago |
Vlad Gluhovsky
|
c925b2936b
|
Bloom Filter introduced
|
10 years ago |
chriseth
|
93003a1224
|
Some changes in libdevcore.
|
10 years ago |
CJentzsch
|
e486ce32f1
|
add diff is zero test
|
10 years ago |
CJentzsch
|
a3823da2ba
|
add invalid PoW in uncle blockheader tests
|
10 years ago |
CJentzsch
|
a6bb3d4302
|
add invalid PoW in blockheader tests
|
10 years ago |
CJentzsch
|
e23d6f68d7
|
add ability to have invalid Pow in BlockChaintests
|
10 years ago |
Paweł Bylica
|
623a24ff99
|
Set code hash in FakeExtVM.
|
10 years ago |
chriseth
|
e0c101ca3b
|
Copying between memory and memory.
Also fixed some encoding and padding issues with older copying code.
|
10 years ago |
Dimitry
|
402dc01640
|
Coverage info
|
10 years ago |
chriseth
|
7d09d87d16
|
Distinction between storage pointer and storage ref and type checking for conversion between storage and memory.
|
10 years ago |
CJentzsch
|
a52d85c38d
|
fix block number in test
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Gav Wood
|
eb140df18a
|
Admin methods.
|
10 years ago |
CJentzsch
|
4036bd2d4e
|
add blck504980 test
|
10 years ago |
chriseth
|
6c45ac6ab1
|
Optimize RETURN x 0 to STOP.
|
10 years ago |
Gav Wood
|
20e4fc7b93
|
First JSONRPC admin method.
|
10 years ago |
CJentzsch
|
75e39b650d
|
fix expected section for ecrecover
|
10 years ago |
Gav Wood
|
3e46b869ad
|
Allow unlocking of wallets over RPC.
|
10 years ago |