Nikolay Volf
|
fcc0432856
|
Merge pull request #675 from ethcore/rpc_unit_tests
fixed U256 and transaction request deserialization
|
2016-03-11 17:25:13 +03:00 |
|
debris
|
ecd33a6093
|
fixed U256 and transaction request deserialization, added tests for transaction request
|
2016-03-11 13:54:52 +01:00 |
|
Tomasz Drwięga
|
d84e008e00
|
Removing superflous check for nightly
|
2016-03-11 11:16:49 +01:00 |
|
Tomasz Drwięga
|
cbc2c0cf0c
|
Fixing clippy warnings. When building on nightly it is required to enable clippy
|
2016-03-07 14:34:17 +01:00 |
|
Gav Wood
|
0082d12ea9
|
Merge pull request #544 from ethcore/uint-refact
uint to separate crate
|
2016-03-02 00:59:03 +01:00 |
|
Tomusdrw
|
aab274d3ef
|
Changing RefCell to Cell in transaction. Implementing Copy on Uints.
|
2016-03-01 21:29:22 +01:00 |
|
Nikolay Volf
|
d0125f3ff5
|
uint to separated crate
|
2016-03-01 00:21:15 +03:00 |
|
debris
|
11de5b4923
|
udpated serde to version 0.7.0
|
2016-02-27 13:14:58 +01:00 |
|
Nikolay Volf
|
5b05cbb128
|
extended keys with accont meta
|
2016-02-21 23:23:46 +03:00 |
|
arkpar
|
8bd052b986
|
Fixed warnings
|
2016-02-20 11:54:12 +01:00 |
|
arkpar
|
d9fec87143
|
Merge branch 'master' of github.com:ethcore/parity into discovery
|
2016-02-19 13:39:43 +01:00 |
|
arkpar
|
af8ba06795
|
utils compilable in beta
|
2016-02-18 23:29:41 +01:00 |
|
arkpar
|
186c7585d2
|
Node table persistency
|
2016-02-15 11:54:38 +01:00 |
|
arkpar
|
986448ce7a
|
Merge branch 'net' into discovery
|
2016-02-14 18:27:31 +01:00 |
|
debris
|
f1b39ee1e5
|
nightly fixes
|
2016-02-14 12:54:27 +01:00 |
|
arkpar
|
62b9f4b91d
|
UDP discovery working
|
2016-02-13 22:57:39 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
Gav Wood
|
fad2f3a23d
|
More doc updates. All Gav Wood docs done.
|
2016-02-03 14:51:45 +01:00 |
|
Arkadiy Paronyan
|
5e6774a5ec
|
Merge pull request #193 from ethcore/rpc
jsonrpc http server
|
2016-01-27 16:48:16 +01:00 |
|
Marek Kotewicz
|
bcca45efa6
|
Merge pull request #240 from ethcore/blockchaintests
Ethash nonce is H64 not a u64
|
2016-01-27 14:58:45 +01:00 |
|
Gav Wood
|
9979e159bd
|
Ethash nonce is H64 not a u64.
|
2016-01-27 14:44:02 +01:00 |
|
debris
|
2f42e0eda0
|
parity on netstats
|
2016-01-26 19:24:33 +01:00 |
|
arkpar
|
e61d1f810e
|
U256<->H256 conversion
|
2016-01-25 13:39:15 +01:00 |
|
Tomusdrw
|
adc763325d
|
Merge branch 'master' into clippy
Conflicts:
util/src/rlp/rlptraits.rs
|
2016-01-19 23:22:40 +01:00 |
|
Tomusdrw
|
bad2a244df
|
Adding documentation request comments.
|
2016-01-19 17:02:01 +01:00 |
|
Tomusdrw
|
c746f0e62c
|
Fixing all clippy lints
|
2016-01-19 13:47:30 +01:00 |
|
Tomusdrw
|
062193ceb5
|
Fixing clippy errors in util
|
2016-01-19 12:14:29 +01:00 |
|
Gav Wood
|
fab99e8538
|
Disable trieDB ref counting for now.
|
2016-01-18 00:51:55 +01:00 |
|
Gav Wood
|
6ea8eaa3b5
|
Move ethcore files back into root.
|
2016-01-17 13:11:25 +01:00 |
|