debris
|
552fe1fb4b
|
removed unused functions and warnings
|
2016-02-15 15:42:43 +01:00 |
|
debris
|
fb4901cbcf
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-15 15:22:43 +01:00 |
|
debris
|
0fab166fba
|
refactored chainfilter.rs, split out indexer
|
2016-02-15 15:22:13 +01:00 |
|
Gav Wood
|
38a568e426
|
Use 1100000 as the homestead transition, fix build instructions.
|
2016-02-15 13:49:44 +01:00 |
|
debris
|
4c474d8d91
|
Merge branch 'master' into jsonrpc2
|
2016-02-15 10:53:01 +01:00 |
|
Tomusdrw
|
2c4700f4c1
|
Fixing clippy warnings
|
2016-02-15 00:55:45 +01:00 |
|
debris
|
9e0cfa1fad
|
ignore transition tests for now, make travis build green again
|
2016-02-14 13:31:51 +01:00 |
|
Gav Wood
|
ef059911dc
|
Merge pull request #431 from ethcore/nightly-fix
nightly fixes
|
2016-02-14 13:12:40 +01:00 |
|
debris
|
f1b39ee1e5
|
nightly fixes
|
2016-02-14 12:54:27 +01:00 |
|
Gav Wood
|
b821412f72
|
Delay in test frontier file.
|
2016-02-14 12:02:44 +01:00 |
|
Gav Wood
|
48f657c031
|
Delay Homestead transition from 1,000,000.
|
2016-02-14 12:01:18 +01:00 |
|
debris
|
2748e770e4
|
Merge branch 'master' into jsonrpc2
|
2016-02-14 11:13:22 +01:00 |
|
Nikolay Volf
|
9ff3155a64
|
clippy, returing docopt
|
2016-02-14 00:58:41 +03:00 |
|
debris
|
3a09b2f226
|
fixed build
|
2016-02-13 13:15:46 +01:00 |
|
debris
|
3fcade9f6d
|
bloom possibilities in progress
|
2016-02-13 13:05:28 +01:00 |
|
Nikolay Volf
|
84c752583a
|
clippy version update, docopt-macro moving to fork
|
2016-02-13 13:17:16 +03:00 |
|
debris
|
c9e0071fde
|
blockchain bloomfilter should be ok by now...
|
2016-02-12 14:03:23 +01:00 |
|
debris
|
b73d528365
|
bloomfilter reset_chain_head
|
2016-02-12 02:03:04 +01:00 |
|
debris
|
160c52a14b
|
bloomfilters connected to blockchain (but without reversion)
|
2016-02-12 00:40:45 +01:00 |
|
arkpar
|
01d9ffcd9b
|
Minor fixes
|
2016-02-11 22:14:06 +01:00 |
|
arkpar
|
62ac80d53f
|
Merge branch 'master' of github.com:ethcore/parity into net
|
2016-02-11 21:10:47 +01:00 |
|
arkpar
|
84732d4b94
|
Sync fixes
|
2016-02-11 21:10:41 +01:00 |
|
Gav Wood
|
0a41dedc05
|
Merge pull request #414 from ethcore/state
Use latest era instead of end era as journal marker
|
2016-02-11 18:44:52 +01:00 |
|
debris
|
2cf0f1b5f3
|
moved chainfilter from util to ethcore, blockchain stores block blooms
|
2016-02-11 14:35:03 +01:00 |
|
arkpar
|
0d0441a186
|
Use latest era instead of end era as journal marker
|
2016-02-11 13:32:27 +01:00 |
|
debris
|
b0f2ae147b
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-11 10:20:15 +01:00 |
|
Nikolay Volf
|
50a6e90e3d
|
Merge pull request #406 from ethcore/net
Fixed block_bodies not returning a list
|
2016-02-11 04:32:19 +03:00 |
|
arkpar
|
7bb661e21c
|
Fixed block_bodies not returning a list
|
2016-02-11 02:07:46 +01:00 |
|
Nikolay Volf
|
ebe3990d0d
|
fixing tests and build
|
2016-02-11 03:40:22 +03:00 |
|
Gav Wood
|
5f742c9142
|
Fix test.
|
2016-02-11 00:38:19 +01:00 |
|
debris
|
4fe86a4419
|
eth_getBlockByNumber
|
2016-02-10 22:54:12 +01:00 |
|
debris
|
93975be5e3
|
transaction by block number and index
|
2016-02-10 22:36:59 +01:00 |
|
debris
|
df0fa06e8a
|
applied client interface changes to sync tests
|
2016-02-10 22:16:25 +01:00 |
|
debris
|
484a4d8bdd
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-10 21:52:52 +01:00 |
|
Gav Wood
|
9ac4f51601
|
Allow path to be configured.
|
2016-02-10 21:17:47 +01:00 |
|
debris
|
db35e21bcd
|
few client methods use BlockId instead of hash and BlockNumber
|
2016-02-10 19:29:27 +01:00 |
|
Nikolay Volf
|
66a370af9b
|
Merge pull request #396 from ethcore/close_gently
Catching panics.
|
2016-02-10 18:55:53 +03:00 |
|
Tomusdrw
|
96dda7b73a
|
Forwarding panics from threads
|
2016-02-10 16:35:52 +01:00 |
|
Tomusdrw
|
7925642b1b
|
Removing overengineered stuff
|
2016-02-10 15:28:43 +01:00 |
|
debris
|
5347d4fe43
|
changed BlockPosition -> Location
|
2016-02-10 15:15:28 +01:00 |
|
debris
|
dc8fa4ebfd
|
moved BlockId and TransactionId to blockchain.rs
|
2016-02-10 15:09:38 +01:00 |
|
Tomusdrw
|
0d121dd51a
|
Removing unecessary locks causing dead-locks
|
2016-02-10 14:49:31 +01:00 |
|
Tomusdrw
|
6b0cc0c8fa
|
Merge branch 'master' into close_gently
Conflicts:
parity/main.rs
|
2016-02-10 13:13:04 +01:00 |
|
Tomusdrw
|
2a498fc3eb
|
Implementing PanicHandlers for all places when new thread is spawned. Handling Client panics
|
2016-02-10 12:50:27 +01:00 |
|
debris
|
75b54cc277
|
updated BlockId and TransactionId description
|
2016-02-10 12:43:26 +01:00 |
|
debris
|
8c43c989af
|
fixed Uniquely typo
|
2016-02-10 12:41:36 +01:00 |
|
debris
|
626277ef9a
|
block and transaction ids, jsonrpcs eth_getTransactionByHash
|
2016-02-10 11:28:40 +01:00 |
|
debris
|
b86ddbb923
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-10 10:13:07 +01:00 |
|
Nikolay Volf
|
4ab99a6bb3
|
fixed conflicting namespaces
|
2016-02-10 02:20:36 +03:00 |
|
debris
|
4df096fed3
|
optimize blockchains transaction_at
|
2016-02-10 00:12:09 +01:00 |
|