Tomasz Drwięga
|
8f16515d82
|
HTTP Authorization support in router
|
2016-04-08 15:25:20 +02:00 |
|
Tomasz Drwięga
|
6395095659
|
Updating version of parity-status
|
2016-04-07 18:42:51 +02:00 |
|
Tomasz Drwięga
|
9bd41761fc
|
Reverting back to old-hyper version of rpc
|
2016-04-07 16:31:42 +02:00 |
|
Tomasz Drwięga
|
b7c790d741
|
Disabling rpc until we switch to async hyper
|
2016-04-07 16:22:02 +02:00 |
|
Tomasz Drwięga
|
bf4ab6daa8
|
Merge branch 'master' into webapps2
Conflicts:
parity/main.rs
|
2016-04-07 16:13:58 +02:00 |
|
Tomasz Drwięga
|
ed633bd0b7
|
Adding StatusPage and main page support
|
2016-04-07 15:14:39 +02:00 |
|
arkpar
|
8074fee28c
|
Use new json RPC server
|
2016-04-07 14:32:44 +02:00 |
|
Tomasz Drwięga
|
db2354a252
|
Merge branch 'fixing-rpc' into webapps2
Conflicts:
parity/main.rs
|
2016-04-07 13:09:58 +02:00 |
|
Tomasz Drwięga
|
ad37b7fd2a
|
Adding webapps router
|
2016-04-07 12:10:26 +02:00 |
|
Tomasz Drwięga
|
e3ce5d94e1
|
Adding webapps crate
|
2016-04-07 10:49:00 +02:00 |
|
Tomasz Drwięga
|
1f9eb97d0a
|
Merge branch 'master' into closing
|
2016-04-06 19:07:56 +02:00 |
|
Tomasz Drwięga
|
dc91e57c2f
|
Additional logging and error messages
|
2016-04-06 19:07:27 +02:00 |
|
Tomasz Drwięga
|
e8fa429438
|
Bumping clippy
|
2016-04-06 09:53:56 +02:00 |
|
debris
|
f23f35aa13
|
weekly dependencies update
|
2016-04-01 12:04:04 +02:00 |
|
Gav Wood
|
63a9fa172c
|
Avoid openssl dep.
|
2016-03-28 10:25:19 +02:00 |
|
Gav Wood
|
b606fb68cf
|
USD-based pricing of gas.
|
2016-03-28 00:49:35 +02:00 |
|
Gav Wood
|
0e026ed11f
|
Fix author reporting. num_cpus for JSONRPC threads.
|
2016-03-22 19:12:17 +01:00 |
|
debris
|
b9623e6c5b
|
improvements to build, updated dependencies, moved rpctest to its own submodule
|
2016-03-19 23:27:50 +01:00 |
|
debris
|
757f0c9bc4
|
Merge branch 'master' of github.com:ethcore/parity into ethrpc_test
|
2016-03-18 18:05:29 +01:00 |
|
Tomasz Drwięga
|
338e5fadb9
|
Bumping clippy
|
2016-03-18 10:08:47 +01:00 |
|
debris
|
1f03ae54d6
|
moved ethcores spec to its own module, added genesis
|
2016-03-17 15:15:10 +01:00 |
|
debris
|
f92a0c8df2
|
rpctest executable
|
2016-03-17 11:50:31 +01:00 |
|
Gav Wood
|
22bc9f6458
|
Merge pull request #745 from ethcore/ethjson
json deserialization module
|
2016-03-17 11:21:29 +01:00 |
|
debris
|
5e44769f82
|
Merge branch 'ethjson' into ethrpc_test
|
2016-03-17 10:56:30 +01:00 |
|
debris
|
d96858d38c
|
proper blockchain json parsing
|
2016-03-15 18:17:48 +01:00 |
|
Nikolay Volf
|
6d939ddfce
|
updating lock
|
2016-03-15 13:36:27 +01:00 |
|
arkpar
|
9e7ff2c00e
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
|
Tomasz Drwięga
|
4cf18c728d
|
Fixing sync invalid sync test
|
2016-03-13 20:53:47 +01:00 |
|
Gav Wood
|
08b9cc2c41
|
Merge changes from #674 into branch.
|
2016-03-13 15:29:55 +01:00 |
|
Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
Tomasz Drwięga
|
dac90992ad
|
Merge branch 'master' into updating_clippy
Conflicts:
Cargo.lock
util/src/journaldb/overlayrecentdb.rs
|
2016-03-13 00:20:31 +01:00 |
|
arkpar
|
0b4355d549
|
rocksdb version bump
|
2016-03-12 19:03:33 +01:00 |
|
Gav Wood
|
98bae098be
|
Update cargo lock.
|
2016-03-12 12:10:55 +01:00 |
|
Tomasz Drwięga
|
e10457d235
|
Bumping clippy
|
2016-03-12 10:06:50 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
Tomasz Drwięga
|
f724cab92d
|
Merge branch 'master' into updating_clippy
Conflicts:
ethcore/src/lib.rs
sync/src/chain.rs
sync/src/lib.rs
util/src/keys/store.rs
util/src/lib.rs
|
2016-03-11 19:17:09 +01:00 |
|
Tomasz Drwięga
|
03da6c991f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
ethcore/src/client/client.rs
hook.sh
parity/main.rs
rpc/Cargo.toml
rpc/src/v1/impls/eth.rs
sync/Cargo.toml
sync/src/tests/helpers.rs
|
2016-03-11 14:37:07 +01:00 |
|
Tomasz Drwięga
|
55a14b3aaf
|
Fixing transaction queue test
|
2016-03-11 11:40:12 +01:00 |
|
Tomasz Drwięga
|
eb8e92c37f
|
Cargo.lock
|
2016-03-11 11:18:38 +01:00 |
|
Tomasz Drwięga
|
8709dd28f8
|
Fixing clippy warnings
|
2016-03-11 10:58:51 +01:00 |
|
Tomasz Drwięga
|
2e72173620
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
hook.sh
miner/src/transaction_queue.rs
rpc/Cargo.toml
sync/Cargo.toml
sync/src/chain.rs
|
2016-03-10 12:25:36 +01:00 |
|
Gav Wood
|
249a89fc2d
|
Merge pull request #627 from ethcore/clippy-dev
`dev` feature enabled when compiling without `--release`
|
2016-03-10 11:05:56 +01:00 |
|
Tomasz Drwięga
|
2f9b955210
|
Merge branch 'master' into ethminer_crate
Conflicts:
parity/main.rs
|
2016-03-10 09:39:26 +01:00 |
|
Gav Wood
|
50c8d7f633
|
Merge pull request #607 from ethcore/tx_queue_integration
Transaction Queue Integration
|
2016-03-10 00:45:07 +01:00 |
|
Gav Wood
|
ac42045155
|
Merge pull request #639 from ethcore/keys-cli
Keys cli
|
2016-03-10 00:25:01 +01:00 |
|
Nikolay Volf
|
0f056f3abb
|
Merge branch 'master' into clippy-dev
Conflicts:
Cargo.toml
|
2016-03-10 02:45:53 +04:00 |
|
debris
|
423dd7e0a9
|
updated jsonrpc-core and http-server libs
|
2016-03-09 18:04:13 +01:00 |
|
Nikolay Volf
|
6ad0ba8fe2
|
basic commands
|
2016-03-09 17:11:15 +04:00 |
|
Tomasz Drwięga
|
99a6802b61
|
Moving block sealing and transaction_queue to separate create
|
2016-03-08 15:46:44 +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 |
|