CJentzsch
bed201a691
add JUMPDEST attack test with JUMP
10 years ago
CJentzsch
03d5ffd166
add similiar tests for jumpi
10 years ago
CJentzsch
9e177a01dc
fix test
10 years ago
CJentzsch
dc90ba2346
add test for PC overflow in jump
10 years ago
Vlad Gluhovsky
b81a180edb
gamma generation algorithm changed
10 years ago
Vlad Gluhovsky
be05a43e22
topic encryption with pbkdf2
10 years ago
arkpar
597f56843b
GetBlockHashesByNumber packet
10 years ago
CJentzsch
55b30a4a64
add creation transaction
merge
cleanup
10 years ago
ethdev zug
282a817a2a
changes required to make miniupnp working on windows
10 years ago
lotrf3
192e8e19f2
Fix dumbest syntax error ever
10 years ago
lotrf3
65cbeafd58
Ensure dependencies are conditional on Windows
10 years ago
CJentzsch
62282c4204
fix blockhashOutOfRange test
10 years ago
CJentzsch
1c5fc72735
update wallet contract to latest changes
10 years ago
CJentzsch
035cc0c3c1
update wallet tests
10 years ago
chriseth
c58d5bb7dd
Removed redundant std.
10 years ago
CJentzsch
fea96e7b07
style
10 years ago
lotrf3
dadac26d0e
Added upnp support to Windows
10 years ago
CJentzsch
5c2b10eef4
more tests
10 years ago
CJentzsch
6275148851
fix output memory for CALL
10 years ago
Gav Wood
e8b582f3cf
Add secret store test.
Remove unneccessary components of scrypt.
10 years ago
CJentzsch
07c40c0494
test clearing pending transactions
10 years ago
CJentzsch
e8003daa8b
update and expand wallet tests
10 years ago
CJentzsch
d37cca694d
update wallet tests
10 years ago
chriseth
9e2e73da3a
Functional gas estimator.
10 years ago
chriseth
02717e8b0c
Path gas meter.
10 years ago
Paweł Bylica
0cee9e6a6a
One more unit test for base64 encoding.
10 years ago
Liana Husikyan
378341ce60
Update SolidityEndToEndTest.cpp
10 years ago
Liana Husikyan
050883805b
Update SolidityEndToEndTest.cpp
10 years ago
Liana Husikyan
f3b89a9677
style fix
10 years ago
Liana Husikyan
4268174af7
Update SolidityEndToEndTest.cpp
10 years ago
Liana Husikyan
c16ee526d5
added tests to check references to struct type.
10 years ago
CJentzsch
8b7ec057f4
remove eth_solidity dependency for statetests
10 years ago
Gav Wood
846de9acea
Pregenerate DAG when mining on AZ/eth/ethminer.
Use regeneratable key for decrets by default.
10 years ago
chriseth
31c6ee40f6
Gas estimation taking known state into account.
10 years ago
Gav Wood
715a63620b
Move OverlayDB (leveldb dependent) back into libdevcrypto.
10 years ago
Gav Wood
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
10 years ago
Gav Wood
9adde95145
SHA3, RIPEMD160 and SHA256 are now not cryptopp impls.
10 years ago
CJentzsch
bb7ca7a6b4
handle output larger than 4069 bytes in test
10 years ago
arkpar
4e358001ac
orderedTrieRoot testing
10 years ago
arkpar
e19ac5054c
use TrieHash for transactions and receipts roots
10 years ago
yann300
352ec11536
add list of second errorannotation instead of single item.
10 years ago
CJentzsch
4e4f899745
add create retrun value tests
10 years ago
winsvega
55186b689a
Blocktests: SimpleTx3
10 years ago
winsvega
670b4e1e72
New Tests
validBlockTestFix
Solidity Contract Inheritance
singletest for blockchain
10 years ago
Martin Holst Swende
4d2c292c7c
Fixed error introduced in 953be7886b
10 years ago
Paweł Bylica
83a0b93797
Little improved base64 implementation.
Global variable type changed from dynamic constructed std::string to constant char array.
Truncating conversion eliminated (no MSVC warning).
Unit tests added.
10 years ago
Gav Wood
ac60b992c6
Parallelised BlockQueue.
Setup for using TrieRoot.
10 years ago
chriseth
4c69ecf16b
Bare callcode for addresses and contracts.
10 years ago
chriseth
ca7df0afa3
Store copied assembly items in test. Fixes OSX issues.
10 years ago
chriseth
32f57c6c25
Disable test.
10 years ago