Gav Wood
|
28122a1e89
|
Merge pull request #810 from ethcore/debris-patch-1
install-partiy runs brew reinstall parity on osx
|
2016-03-24 21:27:20 +00:00 |
|
Marek Kotewicz
|
ee337471c2
|
install-partiy runs brew reinstall parity on osx
|
2016-03-24 22:22:04 +01:00 |
|
Arkadiy Paronyan
|
01a39e4f4e
|
Merge pull request #807 from ethcore/tracegetwork
Fix mining from spinning
|
2016-03-24 18:27:17 +01:00 |
|
Arkadiy Paronyan
|
b2665d0c5e
|
Update install-parity.sh
|
2016-03-24 18:11:07 +01:00 |
|
arkpar
|
416040f313
|
Fixed test
|
2016-03-24 17:09:41 +01:00 |
|
Gav Wood
|
8dbd6f36b5
|
Avoid warning.
|
2016-03-24 16:00:32 +00:00 |
|
Gav Wood
|
ae5eece76f
|
Don't care if engaged in sync since it's typically doing so.
|
2016-03-24 14:40:13 +00:00 |
|
Gav Wood
|
6c18a1f285
|
Fix logic. agaib.
|
2016-03-24 14:40:10 +00:00 |
|
Gav Wood
|
cbba403992
|
Fix logic error.
|
2016-03-24 14:39:32 +00:00 |
|
Gav Wood
|
e6136eb075
|
Fix mining.
|
2016-03-24 14:39:29 +00:00 |
|
Gav Wood
|
e214489106
|
Fix compile.
|
2016-03-24 13:56:22 +00:00 |
|
Gav Wood
|
0ab57c48c3
|
Add tracing.
|
2016-03-24 13:51:51 +00:00 |
|
Gav Wood
|
1700b6a087
|
Add UsingQueue.
|
2016-03-24 07:49:54 +00:00 |
|
Gav Wood
|
038b67cbd4
|
Merge pull request #802 from ethcore/tx_queue_bugs
Fixing future-current transactions clash
|
2016-03-23 14:02:44 +01:00 |
|
Tomasz Drwięga
|
c2d2e41624
|
Fixing future-current transactions clash
|
2016-03-23 12:23:50 +01:00 |
|
Arkadiy Paronyan
|
ebd7273071
|
Merge pull request #800 from ethcore/fixjsonrpc
Increase threads to num_cpus & fix author reporting
|
2016-03-22 21:08:59 +01:00 |
|
Gav Wood
|
0e026ed11f
|
Fix author reporting. num_cpus for JSONRPC threads.
|
2016-03-22 19:12:17 +01:00 |
|
Gav Wood
|
7624bcf49e
|
Increase threads to 4.
|
2016-03-22 18:43:06 +01:00 |
|
Gav Wood
|
d7fb464fa9
|
Merge pull request #798 from ethcore/eth_rpc
another batch of rpc improvements
|
2016-03-22 18:38:55 +01:00 |
|
debris
|
a0cbe7cd7e
|
fixed eth_call, eth_sendTransaction and eth_estimateGas
|
2016-03-22 17:17:50 +01:00 |
|
debris
|
0cdac6de3c
|
uncle
|
2016-03-22 16:07:42 +01:00 |
|
Nikolay Volf
|
0c8afa932a
|
Merge pull request #794 from ethcore/tracing
Avoid tracing DELEGATECALL and CALLCODE. Plus tests for it.
|
2016-03-22 10:21:31 +03:00 |
|
debris
|
f2a0e24491
|
removed outdated comment
|
2016-03-21 20:29:35 +01:00 |
|
Gav Wood
|
2ab9d02158
|
Fix test.
|
2016-03-21 12:39:13 +01:00 |
|
debris
|
0e5395013a
|
implemented eth_sendRawTransaction
|
2016-03-21 12:00:30 +01:00 |
|
Gav Wood
|
8906b78b07
|
Revert break.
|
2016-03-21 11:56:11 +01:00 |
|
Gav Wood
|
205f062433
|
Merge branch 'master' into tracing
|
2016-03-21 11:54:50 +01:00 |
|
Gav Wood
|
8ed8652296
|
Reuse should_Trace.
|
2016-03-21 11:53:52 +01:00 |
|
debris
|
068c0f3782
|
test for eth_getTransactionReceipt
|
2016-03-21 11:47:50 +01:00 |
|
Gav Wood
|
c4d45e0cf0
|
Trace basic calls! And tests.
|
2016-03-21 11:24:03 +01:00 |
|
Gav Wood
|
6701aff2a2
|
Merge pull request #793 from loxal/patch-1
complete getting started steps for OS X
|
2016-03-21 10:46:42 +01:00 |
|
Alexander Orlov
|
677193ca52
|
complete getting started steps for OS X
You get
`multirust: no default toolchain configured`
when
`multirust default stable`
is not executed.
|
2016-03-20 20:44:32 +01:00 |
|
Gav Wood
|
7051529880
|
Merge pull request #788 from ethcore/test-fix
Auto detect available port (with fixed test)
|
2016-03-20 19:43:57 +01:00 |
|
Gav Wood
|
74f7f3f016
|
Merge pull request #792 from ethcore/eth_getTransactionReceipt
eth_getTransactionReceipt
|
2016-03-20 19:43:49 +01:00 |
|
Gav Wood
|
72b604b8e8
|
Avoid tracing DELEGATECALL and CALLCODE. Plus tests for it.
|
2016-03-20 19:20:37 +01:00 |
|
debris
|
52e9801721
|
client implementation of transaction receipt
|
2016-03-20 18:44:57 +01:00 |
|
Arkadiy Paronyan
|
8a5aa354f2
|
Merge pull request #791 from ethcore/tracing
Comprehensive tests for tracing transactions
|
2016-03-20 18:44:24 +01:00 |
|
Gav Wood
|
c2933e005a
|
Tests for not tracking builtin calls.
|
2016-03-20 17:51:22 +01:00 |
|
debris
|
2a3e695f8a
|
LocalizedReceipt
|
2016-03-20 17:29:39 +01:00 |
|
Gav Wood
|
b4c2505eab
|
Merge branch 'master' into tracing
|
2016-03-20 16:30:59 +01:00 |
|
Gav Wood
|
dcb23de65c
|
Merge pull request #771 from ethcore/tx_queue_timeout
Disable preparing work package if miners don't ask for it.
|
2016-03-20 16:29:13 +01:00 |
|
Gav Wood
|
6ac350a996
|
Tests for lots more configurations.
|
2016-03-20 16:24:19 +01:00 |
|
arkpar
|
6e9ea76aab
|
Auto detect available port
|
2016-03-20 16:21:49 +01:00 |
|
Marek Kotewicz
|
f1f421af76
|
Merge pull request #786 from ethcore/clitweak
Listen on all interfaces for JSONRPC by default.
|
2016-03-20 15:13:45 +01:00 |
|
Marek Kotewicz
|
fbb166f3ce
|
Merge pull request #787 from ethcore/eth_estimateGas
eth_estimateGas
|
2016-03-20 15:13:22 +01:00 |
|
Tomasz Drwięga
|
ef10c6f637
|
Avoiding possible overflow when block number gets smaller.
|
2016-03-20 12:18:41 +01:00 |
|
Arkadiy Paronyan
|
f4df3860b0
|
Merge pull request #789 from ethcore/revert-782-test-fix
Revert "Auto detect available port"
|
2016-03-20 12:18:16 +01:00 |
|
Tomasz Drwięga
|
40fc3dc060
|
Merge branch 'master' into tx_queue_timeout
|
2016-03-20 12:16:57 +01:00 |
|
Arkadiy Paronyan
|
2ec40604d9
|
Revert "Auto detect available port"
|
2016-03-20 12:12:58 +01:00 |
|
Gav Wood
|
5afd32dd84
|
Minor tweaks.
|
2016-03-20 12:09:55 +01:00 |
|