Gav Wood
|
5ccb172e73
|
Hashrate now reported correctly.
|
2016-03-01 01:52:22 +01:00 |
|
Gav Wood
|
394e9c679b
|
Reorganised ImportError to be a type of Errpr (rather than vice-versa).
Added support for eth_submitWork.
|
2016-03-01 00:02:48 +01:00 |
|
Gav Wood
|
ffc5c2ea7b
|
eth_getwork implemented.
|
2016-02-29 19:30:13 +01:00 |
|
Gav Wood
|
2c32b0fc1c
|
Merge branch 'master' into mining
|
2016-02-29 16:40:57 +01:00 |
|
Gav Wood
|
e20858a5dc
|
Compile fixes.
|
2016-02-29 15:30:08 +01:00 |
|
Gav Wood
|
83b8e7df5a
|
Initial refactor and block closing.
|
2016-02-29 14:57:41 +01:00 |
|
debris
|
53b19e9f2d
|
Merge branch 'master' of https://github.com/ethcore/parity into blockchain_cleanup
|
2016-02-27 16:06:02 +01:00 |
|
Gav Wood
|
b3f09596b1
|
Merge pull request #516 from ethcore/sync
Better memory management
|
2016-02-27 15:54:19 +01:00 |
|
debris
|
d57518d90c
|
Merge branch 'master' into blockchain_cleanup
|
2016-02-27 02:18:07 +01:00 |
|
debris
|
53e8d99075
|
blockchain split into few separate submodules, cleanup insert_block process
|
2016-02-27 01:37:12 +01:00 |
|
Tomasz Drwięga
|
f55d111469
|
Merge branch 'master' into client_bugs
Conflicts:
ethcore/src/client.rs
|
2016-02-26 19:43:06 +01:00 |
|
arkpar
|
10ef7123c4
|
Merge branch 'master' of github.com:ethcore/parity into sync
|
2016-02-26 13:55:42 +01:00 |
|
arkpar
|
2e66ba7b64
|
Merge branch 'master' of github.com:ethcore/parity into sync
|
2016-02-26 13:53:01 +01:00 |
|
arkpar
|
9920dcea17
|
Merge branch 'master' of github.com:ethcore/parity into db
|
2016-02-26 13:16:22 +01:00 |
|
arkpar
|
781f763f1f
|
Memory management
|
2016-02-25 14:09:39 +01:00 |
|
Tomasz Drwięga
|
d914a27bdf
|
Removing lifetimes from Blocks
|
2016-02-24 11:17:25 +01:00 |
|
Tomasz Drwięga
|
d3fe3f2691
|
Client refactoring [WIP]
|
2016-02-24 10:55:39 +01:00 |
|
debris
|
394e57d3ce
|
removed unnecessary maps
|
2016-02-24 10:23:25 +01:00 |
|
Tomasz Drwięga
|
4084acd869
|
Removing dangling comment
|
2016-02-23 18:51:18 +01:00 |
|
Tomasz Drwięga
|
990c5c8faa
|
Refactoring client and fixing mark_as_bad & SyncMessage bugs
|
2016-02-23 18:44:13 +01:00 |
|
debris
|
155404bf92
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-22 08:50:03 +01:00 |
|
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
|
ef8055f900
|
Merge branch 'master' into jsonrpc2
|
2016-02-19 12:52:16 +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 |
|
debris
|
046984f7e8
|
fixed log transaction hashes
|
2016-02-17 14:57:54 +01:00 |
|
debris
|
49027c529a
|
increase db version
|
2016-02-17 14:46:23 +01:00 |
|
debris
|
c74c016ce2
|
moved filter logic from rpc module to ethcore
|
2016-02-17 14:13:51 +01:00 |
|
debris
|
5826a34ebb
|
storing block receitps in db, client logs method implementation
|
2016-02-17 12:35:37 +01:00 |
|
arkpar
|
dbf3691c22
|
Return nothing on state requests instead of panicing
|
2016-02-16 01:13:13 +01:00 |
|
debris
|
2748e770e4
|
Merge branch 'master' into jsonrpc2
|
2016-02-14 11:13:22 +01:00 |
|
debris
|
3fcade9f6d
|
bloom possibilities in progress
|
2016-02-13 13:05:28 +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 |
|
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 |
|