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
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
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
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
arkpar
c7a516714d
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
10 years ago
Vlad Gluhovsky
52f4f289c1
rating initial version complete
10 years ago
Vlad Gluhovsky
15106cef74
another test introduced
10 years ago
Vlad Gluhovsky
8dfabff96c
proof of work bugfix
10 years ago
Vlad Gluhovsky
d272ff8cee
intermediate
10 years ago
chriseth
905da13c34
Struct constructors.
10 years ago
chriseth
97dc2d61f0
Fix for copying arrays to storage.
10 years ago
chriseth
d3ff381447
Memory structs.
10 years ago
Paweł Bylica
ff112cb94c
Make --vm command line option syntax consistent with other options.
10 years ago
subtly
2081ac1412
fix failing peer test.
10 years ago
Paweł Bylica
5df0d1b872
--vm command line option replacing --jit.
10 years ago
subtly
40ebe26555
Sign, recovery, and verify.
10 years ago
Gav Wood
18ad0a4c9a
Fix for crap compilers.
Fix for tests.
10 years ago
CJentzsch
0704562207
style
10 years ago