chriseth
8221a3c4cd
Allow structs containing mappings in memory.
10 years ago
chriseth
aa4f6bb6f1
Fix for initialising storage strings.
10 years ago
Dimitry
0e894b1920
Recursive RLP check quick fix
10 years ago
Gav Wood
8031d76b89
Disable p2p tests.
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
Vlad Gluhovsky
f4eb948c15
new tests added
10 years ago
CJentzsch
359c4082b0
update wallet test
10 years ago
CJentzsch
245fd187b2
update bcWalletTest
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
CJentzsch
2a0aaf9d1a
fix wallet test name
10 years ago
CJentzsch
beee2c0bf9
add blockGasLimitTests
10 years ago
Vlad Gluhovsky
9fe95754fe
FixedHash::operator++() introduced
10 years ago
chriseth
bcc31d5d59
Updated wallet code.
10 years ago
Lefteris Karapetsas
9fa6406240
Some initial tests for libdevcore/FixedHash
10 years ago
Dimitry Khokhlov
bd133628cb
stPreCompiledContracts remove
as there is no 'out' when calling contracts from transaction
10 years ago
Paweł Bylica
42d9edc9b0
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
10 years ago
subtly
78367f8352
windows compile fix
10 years ago
subtly
639b4fb13c
Cleanup. Interface for enqueuing packets. Fix: Include packet type in total size.
10 years ago
arkpar
440f6e7dc2
import transactions in a separate thread
10 years ago
Gav Wood
d73209158e
test for new transaction queue.
Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.
10 years ago
Gav Wood
4346b80f06
Revert "Txqueueasyncverify"
10 years ago
subtly
bcca52c443
mux/demux working test
10 years ago