Dimitry
9cc14873c0
FuzzTests: Update
10 years ago
Dimitry
fb51f3a6fb
RLPTests: sizes
10 years ago
Dimitry
178edc3c67
fuzz: style error
10 years ago
Dimitry
0d41a51b16
Fuzz: Rebase
10 years ago
Dimitry
ce102489f9
Fuzz: Style
10 years ago
Dimitry
400b9e9c8f
Fuzz: Rlp Fuzzing Suite
10 years ago
Dimitry
b7e8c64d13
RLP fuzz: invalid rlp generation
10 years ago
Dimitry Khokhlov
2a40053f07
Fuzz: random valid RLP generation
10 years ago
subtly
3e5542cd95
Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown.
10 years ago
chriseth
2fcb2d0063
Updated the wallet contract and tests.
10 years ago
Vlad Gluhovsky
fe28b5aa38
tests update
10 years ago
Vlad Gluhovsky
bdd86f768c
default parameter changed
10 years ago
Liana Husikyan
04702b1fa5
removed unnecessary function
10 years ago
Liana Husikyan
42913a135e
changedthe output style of the Natspec docstring
10 years ago
Liana Husikyan
3d44ae2665
now for SolidityEndToEndTest we can use compileRequireThrow<typename>
10 years ago
Liana Husikyan
dadcb7baa3
modified test network to test exceptions during parsing of documentation
todo:
- change to work wirh all exceptions
- fix white space problems in the output text for Natspec
10 years ago
chriseth
8221a3c4cd
Allow structs containing mappings in memory.
10 years ago
chriseth
aa4f6bb6f1
Fix for initialising storage strings.
10 years ago
Vlad Gluhovsky
8074ed9350
updated test p2p/host
10 years ago
Vlad Gluhovsky
fe0f7d2f67
style update
10 years ago
Dimitry
0e894b1920
Recursive RLP check quick fix
10 years ago
Gav Wood
8031d76b89
Disable p2p tests.
10 years ago
Vlad Gluhovsky
5d32f81820
Level DB support for WHisper completed
10 years ago
Vlad Gluhovsky
182ebe5658
test added
10 years ago
chriseth
6e7bed616c
Check whether a literal is a valid literal before using it.
Fixes #2078
10 years ago
chriseth
248eb88667
Fix comparison between bytes types.
Fixes #2087
10 years ago
arkpar
51f75cf2f3
KeyManager::kill test
10 years ago
Vlad Gluhovsky
1887c60040
test fixed
10 years ago
arkpar
231b708666
find instead of find_firt_of
10 years ago
Marek Kotewicz
cc635b2d6a
mark blocks in RPC_API_TestFiller as reverted
10 years ago
Marek Kotewicz
11816618f0
rpc api test filler with fork simulation
10 years ago
subtly
20ca0ff247
Remove packet copy constructor. Simplify bool use.
10 years ago
Dimitry
b0ec75d0bb
RLP test refactoring: style
10 years ago
Dimitry Khokhlov
532df9cfe5
newtests: style
10 years ago
Dimitry
5309905c2a
RLPTests Refactoring
10 years ago
Dimitry Khokhlov
04e257a8cb
RLPTests: fill rlp tests
10 years ago
Dimitry Khokhlov
829bcd0146
RLPTests: refactoring
10 years ago
subtly
614b61b67a
Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer.
10 years ago
Vlad Gluhovsky
f4eb948c15
new tests added
10 years ago
CJentzsch
359c4082b0
update wallet test
10 years ago
CJentzsch
245fd187b2
update bcWalletTest
10 years ago
subtly
f0c925086d
Fixes for #2337 , #2349 , #2288 , #2333 , #1398 .
10 years ago
CJentzsch
cc57aed80e
add new daily limit test
10 years ago
CJentzsch
9267b7a036
set daily limit
10 years ago
CJentzsch
743315b38c
add multiOwnedRemoveOwner test
10 years ago
CJentzsch
8c43be6210
update to latest version of wallet code
10 years ago
Vlad Gluhovsky
52b36b6b6a
naming conventions changed
10 years ago
chriseth
9c3983d1c6
Flexible string literals, convertible to bytesX, bytes and string.
10 years ago
Lefteris Karapetsas
ca539eb0b4
Fix AES Test
One of the AES tests was making an incorrect assumption about the string
constructor of FixedHash. Said constructor only works with hexadecimal
string representations
10 years ago
Dimitry Khokhlov
b2640e151a
fuzz: undefined variable build fix
10 years ago