Commit Graph

  • 04082d1514 client implementation of transaction receipt debris 2016-03-20 18:44:57 +0100
  • 85fa07728c LocalizedReceipt debris 2016-03-20 17:29:39 +0100
  • a36ac996a0 Avoiding possible overflow when block number gets smaller. Tomasz Drwięga 2016-03-20 12:18:41 +0100
  • 6e666ecac7 Fixing ethminer doctest Tomasz Drwięga 2016-03-18 20:45:07 +0100
  • 08dc83205c Flipping sealing_enabled flag after no requests for sealing_block for some time Tomasz Drwięga 2016-03-18 13:59:11 +0100
  • bff142828d JSONRPC interface defaults to local. Please enter the commit message for your changes. Lines starting Gav Wood 2016-03-20 10:34:34 +0100
  • 6d1ae888ca Listen on all interfaces for JSONRPC by default. Gav Wood 2016-03-20 10:19:21 +0100
  • d5cc2c9e67 implemented rpc eth_estimateGas method, added tests for rpc eth_call and eth_estimateGas debris 2016-03-20 11:34:19 +0100
  • 048dba7ef3 fixed indentation debris 2016-03-20 10:36:44 +0100
  • 280c5e8a99 implementation of eth_estimateGas debris 2016-03-20 10:29:21 +0100
  • 1257ad2993 fixes after merge debris 2016-03-20 10:07:50 +0100
  • 5c72e60b14 implemented eth_call debris 2016-03-19 21:37:11 +0100
  • aa6b6e477c added output to execution result debris 2016-03-19 14:29:09 +0100
  • 245ef854dd Allow 0x prefix for --author. Gav Wood 2016-03-19 23:51:24 +0100
  • c2cffd1e06 improvements to build, updated dependencies, moved rpctest to its own submodule debris 2016-03-19 23:27:50 +0100
  • ddab958e61 fixed missing import debris 2016-03-19 18:38:02 +0100
  • a10160bd56 use ethjson module to load chain json tests debris 2016-03-19 18:13:14 +0100
  • 49be60e984 test ethjson module on travis debris 2016-03-19 18:46:28 +0100
  • 2b8a151b82 fixed failing eth rpc tests debris 2016-03-19 12:55:36 +0100
  • 9bcc6c9e69 next batch of rpc fixes, 103 still failing debris 2016-03-19 12:23:48 +0100
  • 0fc605face rpc tests, now 421 passing / 116 failing debris 2016-03-19 11:44:36 +0100
  • 8f1618687c fixed parsing blockchain file, added default account to rpc tests debris 2016-03-19 11:02:44 +0100
  • cb246c26c0 fixed invalid json files debris 2016-03-18 23:56:51 +0100
  • 086e45671b removed warnings by adding missing documentation debris 2016-03-18 22:57:26 +0100
  • f3ad643b69 pricing { linear: {} } debris 2016-03-18 22:54:36 +0100
  • c5a4993e39 fixed failing builin test debris 2016-03-18 20:17:25 +0100
  • 32cc0bddf6 fixed od builting parsing debris 2016-03-18 19:31:31 +0100
  • d87286c5c3 updated rpc helpers docs debris 2016-03-18 19:16:46 +0100
  • ac3acdef71 linear -> pricing debris 2016-03-18 19:08:57 +0100
  • dffa9bcef6 fixed compilation with --release flag debris 2016-03-18 18:16:22 +0100
  • 9ce75a173e fixed name of rpctest executable in rpctest --help debris 2016-03-18 18:08:28 +0100
  • 755faf37e3 running rpc tests debris 2016-03-17 23:58:30 +0100
  • de21fef868 new way of loading PodState debris 2016-03-17 15:51:40 +0100
  • 39aa02ed26 moved ethcores spec to its own module, added genesis debris 2016-03-17 15:15:10 +0100
  • 7a0dfec115 added genesis method to ethjson blockchain debris 2016-03-17 14:03:53 +0100
  • 1fa019d92a ethjson spec submodule debris 2016-03-17 13:41:11 +0100
  • 7105ed3f61 rpctest executable debris 2016-03-17 11:50:31 +0100
  • 2f411c93fd Removing update_seal when new transactions arrives Tomasz Drwięga 2016-03-17 17:19:46 +0100
  • 808f959a94 Common error handling Tomasz Drwięga 2016-03-17 15:49:29 +0100
  • 2aae862330 Updating sealing when new transactions are received Tomasz Drwięga 2016-03-17 12:47:31 +0100
  • b18a7bde9a Updating gas_limit in test_client generated blocks Tomasz Drwięga 2016-03-18 10:36:01 +0100
  • a0cdf5c420 Ignoring transactions slightly above gas_limit Tomasz Drwięga 2016-03-17 15:20:33 +0100
  • b3dd72ab0a BlockGasLimit taken from push_transaction result Tomasz Drwięga 2016-03-18 14:22:25 +0100
  • 4d984ead4f Fixing compilation Tomasz Drwięga 2016-03-18 09:46:13 +0100
  • fbc85e31c2 Refactoring removing invalid transactions from queue Tomasz Drwięga 2016-03-17 15:30:03 +0100
  • 177d26a25e Stop adding transactions right after we know that no other will make it to block. Tomasz Drwięga 2016-03-17 14:39:24 +0100
  • 1f363b22fc Removing invalid transactions from queue Tomasz Drwięga 2016-03-17 12:17:20 +0100
  • 5aed421fa3 Removing allow dead_code Tomasz Drwięga 2016-03-18 10:22:00 +0100
  • f4df9c8dfd Fixing warnings Tomasz Drwięga 2016-03-18 10:14:19 +0100
  • 144385e67d Bumping clippy Tomasz Drwięga 2016-03-18 09:54:05 +0100
  • 9b6abb5861 Attempting to add all transactions to mined block Tomasz Drwięga 2016-03-17 13:41:08 +0100
  • 6c81f1fb74 Prettier version wo git dir; Use rustc compile time version arkpar 2016-03-17 18:41:55 +0100
  • 7371beb26c get rid of the function Nikolay Volf 2016-03-17 15:09:08 +0100
  • 7acdc80b27 propagation is out Nikolay Volf 2016-03-17 15:02:18 +0100
  • 3847f8a9fc no flag also Nikolay Volf 2016-03-17 14:56:19 +0100
  • 56e977b425 Fixing doctest Tomasz Drwięga 2016-03-17 12:23:15 +0100
  • 2f8e6be2ea Adding missing commas Tomasz Drwięga 2016-03-17 11:49:56 +0100
  • 180debb260 Reverting check if block queue is empty Tomasz Drwięga 2016-03-17 11:47:41 +0100
  • b79c7f05c0 Increasing balance in tests Tomasz Drwięga 2016-03-17 11:27:38 +0100
  • d17c629b71 Full transaction cost Tomasz Drwięga 2016-03-17 10:23:09 +0100
  • 4be4a1c151 Fixing sync test Tomasz Drwięga 2016-03-17 10:20:35 +0100
  • b0d7d48391 Adding test Tomasz Drwięga 2016-03-16 17:17:49 +0100
  • 164cd268ad Fixing build Tomasz Drwięga 2016-03-16 16:47:36 +0100
  • 3a16ef19c1 Removing unused import Tomasz Drwięga 2016-03-16 10:48:31 +0100
  • 74ea9cc74c Validating senders balance before importing transaction to queue Tomasz Drwięga 2016-03-16 10:40:33 +0100
  • 2e88183df4 Removing printlns Tomasz Drwięga 2016-03-15 23:13:53 +0100
  • fca8eb5810 Importing transactions from hashset. Notifying about every block Tomasz Drwięga 2016-03-15 23:01:36 +0100
  • df4b326cb3 Adding missing space Tomasz Drwięga 2016-03-17 13:18:26 +0100
  • 4db397ecb1 Renaming status fields to something more descriptive. Tomasz Drwięga 2016-03-17 11:19:12 +0100
  • e767fd88f6 Returning number of transactions pending in block not queue Tomasz Drwięga 2016-03-17 11:19:12 +0100
  • fae7039fda Disabling benches and beta tests Tomasz Drwięga 2016-03-15 15:55:37 +0100
  • 69d6f3ed3e Enabling fast finish Tomasz Drwięga 2016-03-15 15:09:12 +0100
  • 4292e75dca More cleaning Tomasz Drwięga 2016-03-15 11:05:31 +0100
  • 2b4640c94c Cleaning Tomasz Drwięga 2016-03-15 11:04:48 +0100
  • 42a6954ec9 Speeding up build Tomasz Drwięga 2016-03-15 10:57:09 +0100
  • 114bab66c4 overhaul to flag Nikolay Volf 2016-03-17 14:11:32 +0100
  • 13d0d6d006 adding helper can_sync Nikolay Volf 2016-03-17 13:14:06 +0100
  • c15e78cd95 tests for loading test json files debris 2016-03-15 19:32:07 +0100
  • 24993b8d4e finished blockchain test deserialization debris 2016-03-15 18:23:59 +0100
  • 69d89583ca proper blockchain json parsing debris 2016-03-15 18:17:48 +0100
  • 3c8fb60cbd Update install-parity.sh Arkadiy Paronyan 2016-03-17 09:54:05 +0100
  • 9f8a131fa4 restart sync on getting old unknown header arkpar 2016-03-16 18:25:32 +0100
  • 31f4a214a9 adding message from client to sync and disabling sending transactions to the queue while syncing Nikolay Volf 2016-03-17 12:17:53 +0100
  • 81f8f939b9 Update sync_provider.rs Gav Wood 2016-03-17 11:23:30 +0100
  • 28e4847b59 tests Nikolay Volf 2016-03-16 10:37:08 +0100
  • 30ecff3959 checking queue also Nikolay Volf 2016-03-15 23:58:46 +0100
  • 8add773b12 [ci skip] grammar fix Nikolay Volf 2016-03-15 17:56:35 +0100
  • c20e761051 adding check for a sync Nikolay Volf 2016-03-15 17:13:44 +0100
  • 677193ca52 complete getting started steps for OS X Alexander Orlov 2016-03-20 20:44:32 +0100
  • 7051529880 Merge pull request #788 from ethcore/test-fix Gav Wood 2016-03-20 19:43:57 +0100
  • 74f7f3f016 Merge pull request #792 from ethcore/eth_getTransactionReceipt Gav Wood 2016-03-20 19:43:49 +0100
  • 72b604b8e8 Avoid tracing DELEGATECALL and CALLCODE. Plus tests for it. Gav Wood 2016-03-20 19:20:37 +0100
  • 52e9801721 client implementation of transaction receipt debris 2016-03-20 18:44:57 +0100
  • 8a5aa354f2 Merge pull request #791 from ethcore/tracing Arkadiy Paronyan 2016-03-20 18:44:24 +0100
  • c2933e005a Tests for not tracking builtin calls. Gav Wood 2016-03-20 17:51:22 +0100
  • 2a3e695f8a LocalizedReceipt debris 2016-03-20 17:29:39 +0100
  • b4c2505eab Merge branch 'master' into tracing Gav Wood 2016-03-20 16:30:59 +0100
  • dcb23de65c Merge pull request #771 from ethcore/tx_queue_timeout Gav Wood 2016-03-20 16:29:13 +0100
  • 6ac350a996 Tests for lots more configurations. Gav Wood 2016-03-20 16:24:19 +0100
  • 6e9ea76aab Auto detect available port arkpar 2016-03-20 11:35:46 +0100