arkpar
|
00f2c6e3e4
|
Merge branch 'master' of github.com:ethcore/parity into db
|
2016-02-20 00:48:36 +01:00 |
|
arkpar
|
f15275bb5b
|
Merge branch 'master' of github.com:ethcore/parity into db
|
2016-02-19 13:52:07 +01:00 |
|
arkpar
|
d9fec87143
|
Merge branch 'master' of github.com:ethcore/parity into discovery
|
2016-02-19 13:39:43 +01:00 |
|
debris
|
df3d17789a
|
compiling ethcore on beta
|
2016-02-19 00:06:06 +01:00 |
|
arkpar
|
68d606b5f0
|
rocksdb abstraction layer
|
2016-02-18 03:46:24 +01:00 |
|
arkpar
|
dbf3691c22
|
Return nothing on state requests instead of panicing
|
2016-02-16 01:13:13 +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 |
|
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 |
|
arkpar
|
7bb661e21c
|
Fixed block_bodies not returning a list
|
2016-02-11 02:07:46 +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
|
484a4d8bdd
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-10 21:52:52 +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
|
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
|
626277ef9a
|
block and transaction ids, jsonrpcs eth_getTransactionByHash
|
2016-02-10 11:28:40 +01:00 |
|
debris
|
5d05c36791
|
LocalizedTransaction
|
2016-02-09 15:17:01 +01:00 |
|
debris
|
ac2ee42804
|
Merge branch 'jsonrpc' into jsonrpc2
|
2016-02-09 13:25:47 +01:00 |
|
debris
|
fd18be4317
|
change CLIENT_DB_VER_STR instead of DB_VERSION
|
2016-02-09 13:21:32 +01:00 |
|
debris
|
c50eb78ca1
|
jsonrpc optionals
|
2016-02-09 13:17:55 +01:00 |
|
debris
|
bb3ffe5764
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc
|
2016-02-09 10:13:35 +01:00 |
|
Gav Wood
|
666a1c3a57
|
Merge pull request #364 from ethcore/block-propagation
Blocks propagation
|
2016-02-08 15:41:17 +01:00 |
|
Nikolay Volf
|
3dd220b62f
|
refactoring of report functions, some comments
|
2016-02-08 03:14:48 -08:00 |
|
debris
|
90f965cf53
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc
|
2016-02-08 11:59:03 +01:00 |
|
debris
|
3adfebdc20
|
jsonrpc eth_getCode method
|
2016-02-08 10:58:08 +01:00 |
|
arkpar
|
06f943ee25
|
Minor change
|
2016-02-08 00:36:08 +01:00 |
|
arkpar
|
0772cb6d42
|
Panic on missing counters; Client cleanup
|
2016-02-07 23:07:36 +01:00 |
|
Nikolay Volf
|
0e0f1fea69
|
tests
|
2016-02-07 01:15:53 +03:00 |
|
arkpar
|
499637606d
|
DB directory versioning
|
2016-02-05 15:08:18 +01:00 |
|
Gav Wood
|
105f4262dd
|
Merge pull request #354 from ethcore/license
License
|
2016-02-05 14:06:10 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
arkpar
|
75ebac36a3
|
Cleanup
|
2016-02-05 01:49:06 +01:00 |
|
arkpar
|
048c27237a
|
Counters in JournalDB
|
2016-02-04 21:33:30 +01:00 |
|
arkpar
|
6b3390f034
|
Refactored JournalDB
|
2016-02-04 02:40:35 +01:00 |
|
arkpar
|
b9af3f9260
|
State copy optimization
|
2016-02-03 19:34:51 +01:00 |
|
arkpar
|
42d5c09131
|
Final docs
|
2016-02-03 16:43:48 +01:00 |
|
Gav Wood
|
eda65b0e36
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-02-02 23:44:36 +01:00 |
|
Gav Wood
|
78adec5e53
|
Document some stuff.
|
2016-02-02 23:43:29 +01:00 |
|
Gav Wood
|
5155ff1fac
|
Merge pull request #303 from ethcore/ark
Check block parent on import; Peer timeouts
|
2016-02-02 22:40:06 +01:00 |
|
arkpar
|
81e339a77a
|
Merge
|
2016-02-02 17:00:32 +01:00 |
|
debris
|
30dc9d857d
|
cleanup ethcore public interfaces
|
2016-02-02 15:29:53 +01:00 |
|