debris
|
1257ad2993
|
fixes after merge
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
5c72e60b14
|
implemented eth_call
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
aa6b6e477c
|
added output to execution result
|
2016-03-21 00:04:55 +01:00 |
|
Gav Wood
|
245ef854dd
|
Allow 0x prefix for --author.
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
c2cffd1e06
|
improvements to build, updated dependencies, moved rpctest to its own submodule
|
2016-03-21 00:04:53 +01:00 |
|
debris
|
ddab958e61
|
fixed missing import
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
a10160bd56
|
use ethjson module to load chain json tests
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
49be60e984
|
test ethjson module on travis
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
2b8a151b82
|
fixed failing eth rpc tests
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
9bcc6c9e69
|
next batch of rpc fixes, 103 still failing
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
0fc605face
|
rpc tests, now 421 passing / 116 failing
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
8f1618687c
|
fixed parsing blockchain file, added default account to rpc tests
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
cb246c26c0
|
fixed invalid json files
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
086e45671b
|
removed warnings by adding missing documentation
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
f3ad643b69
|
pricing { linear: {} }
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
c5a4993e39
|
fixed failing builin test
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
32cc0bddf6
|
fixed od builting parsing
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
d87286c5c3
|
updated rpc helpers docs
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
ac3acdef71
|
linear -> pricing
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
dffa9bcef6
|
fixed compilation with --release flag
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
9ce75a173e
|
fixed name of rpctest executable in rpctest --help
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
755faf37e3
|
running rpc tests
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
de21fef868
|
new way of loading PodState
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
39aa02ed26
|
moved ethcores spec to its own module, added genesis
|
2016-03-20 23:56:54 +01:00 |
|
debris
|
7a0dfec115
|
added genesis method to ethjson blockchain
|
2016-03-20 23:54:53 +01:00 |
|
debris
|
1fa019d92a
|
ethjson spec submodule
|
2016-03-20 23:54:53 +01:00 |
|
debris
|
7105ed3f61
|
rpctest executable
|
2016-03-20 23:54:53 +01:00 |
|
Tomasz Drwięga
|
2f411c93fd
|
Removing update_seal when new transactions arrives
|
2016-03-20 23:54:53 +01:00 |
|
Tomasz Drwięga
|
808f959a94
|
Common error handling
|
2016-03-20 23:54:51 +01:00 |
|
Tomasz Drwięga
|
2aae862330
|
Updating sealing when new transactions are received
|
2016-03-20 23:54:24 +01:00 |
|
Tomasz Drwięga
|
b18a7bde9a
|
Updating gas_limit in test_client generated blocks
|
2016-03-20 23:53:23 +01:00 |
|
Tomasz Drwięga
|
a0cdf5c420
|
Ignoring transactions slightly above gas_limit
|
2016-03-20 23:53:21 +01:00 |
|
Tomasz Drwięga
|
b3dd72ab0a
|
BlockGasLimit taken from push_transaction result
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
4d984ead4f
|
Fixing compilation
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
fbc85e31c2
|
Refactoring removing invalid transactions from queue
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
177d26a25e
|
Stop adding transactions right after we know that no other will make it to block.
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
1f363b22fc
|
Removing invalid transactions from queue
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
5aed421fa3
|
Removing allow dead_code
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
f4df9c8dfd
|
Fixing warnings
|
2016-03-20 23:52:58 +01:00 |
|
Tomasz Drwięga
|
144385e67d
|
Bumping clippy
|
2016-03-20 23:52:56 +01:00 |
|
Tomasz Drwięga
|
9b6abb5861
|
Attempting to add all transactions to mined block
|
2016-03-20 23:52:31 +01:00 |
|
arkpar
|
6c81f1fb74
|
Prettier version wo git dir; Use rustc compile time version
|
2016-03-20 23:52:29 +01:00 |
|
Nikolay Volf
|
7371beb26c
|
get rid of the function
|
2016-03-20 23:52:00 +01:00 |
|
Nikolay Volf
|
7acdc80b27
|
propagation is out
|
2016-03-20 23:51:59 +01:00 |
|
Nikolay Volf
|
3847f8a9fc
|
no flag also
|
2016-03-20 23:51:58 +01:00 |
|
Tomasz Drwięga
|
56e977b425
|
Fixing doctest
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
2f8e6be2ea
|
Adding missing commas
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
180debb260
|
Reverting check if block queue is empty
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
b79c7f05c0
|
Increasing balance in tests
|
2016-03-20 23:51:22 +01:00 |
|
Tomasz Drwięga
|
d17c629b71
|
Full transaction cost
|
2016-03-20 23:51:22 +01:00 |
|