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
Gav Wood
487349bf09
All fields of BlockInfo now private.
10 years ago
chriseth
8221a3c4cd
Allow structs containing mappings in memory.
10 years ago
Gav Wood
68b2c8ecbf
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
9ae950d4ad
Modularise nonce, mix hash and seed hash.
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
Marek Kotewicz
2ff5f57355
getLogsEx && propert order of returned Ex logs
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
Vlad Gluhovsky
363dae6a64
levelDB for whisper
10 years ago
Dimitry Khokhlov
73020754e3
smartcode: style
10 years ago
Dimitry Khokhlov
12f0d02beb
smartcode: fix
10 years ago
Dimitry Khokhlov
5a84977bf4
fix: style
10 years ago
Dimitry Khokhlov
ce93507040
Issues: BlockChain::rebuild + byteRef test
10 years ago
Marek Kotewicz
9d0ef73c8e
eth_getTransactionReceipt
10 years ago
Vlad Gluhovsky
d2a20ef120
test updated
10 years ago
subtly
99a97e05f0
Cleanup. More fixes. More tests.
10 years ago
subtly
bd2d99f169
Fixup and document frame writer. Add test for coalesced packets.
10 years ago