NikVolf
|
ac2a62707a
|
in cli call
|
2016-03-28 02:17:28 +02:00 |
|
Gav Wood
|
5dbbf9db13
|
Allow passwords on multiple lines in --password files.
|
2016-03-28 02:13:47 +02:00 |
|
Gav Wood
|
0d6ffa2a97
|
Minor refactor.
|
2016-03-28 02:13:47 +02:00 |
|
Gav Wood
|
3afb6370f9
|
Unlock accounts on CLI.
|
2016-03-28 02:13:47 +02:00 |
|
Gav Wood
|
42040438ed
|
Fix author reporting. num_cpus for JSONRPC threads.
|
2016-03-22 21:58:28 +01:00 |
|
Gav Wood
|
799828b51e
|
Increase threads to 4.
|
2016-03-22 21:58:28 +01:00 |
|
Gav Wood
|
bff142828d
|
JSONRPC interface defaults to local.
Please enter the commit message for your changes. Lines starting
|
2016-03-21 00:04:55 +01:00 |
|
Gav Wood
|
6d1ae888ca
|
Listen on all interfaces for JSONRPC by default.
|
2016-03-21 00:04:55 +01:00 |
|
Gav Wood
|
245ef854dd
|
Allow 0x prefix for --author.
|
2016-03-21 00:04:55 +01:00 |
|
debris
|
c2cffd1e06
|
improvements to build, updated dependencies, moved rpctest to its own submodule
|
2016-03-21 00:04:53 +01:00 |
|
debris
|
9bcc6c9e69
|
next batch of rpc fixes, 103 still failing
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
8f1618687c
|
fixed parsing blockchain file, added default account to rpc tests
|
2016-03-20 23:56:57 +01:00 |
|
debris
|
dffa9bcef6
|
fixed compilation with --release flag
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
9ce75a173e
|
fixed name of rpctest executable in rpctest --help
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
755faf37e3
|
running rpc tests
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
de21fef868
|
new way of loading PodState
|
2016-03-20 23:56:56 +01:00 |
|
debris
|
7105ed3f61
|
rpctest executable
|
2016-03-20 23:54:53 +01:00 |
|
Tomasz Drwięga
|
f4df9c8dfd
|
Fixing warnings
|
2016-03-20 23:52:58 +01:00 |
|
arkpar
|
e8a21116f7
|
missing mut
|
2016-03-14 15:50:45 +01:00 |
|
Gav Wood
|
9f81b07224
|
Lock reports to avoid out of order badness.
|
2016-03-14 15:50:32 +01:00 |
|
Gav Wood
|
7320ad077f
|
Merge remote-tracking branch 'origin/master' into targetgaslimit
|
2016-03-14 10:54:38 +01:00 |
|
Arkadiy Paronyan
|
d5fa49376e
|
Merge pull request #713 from ethcore/docoptclean
docopts cleanups
|
2016-03-14 10:26:38 +01:00 |
|
Gav Wood
|
f6b7884a1d
|
Allow configuration of target gas limit.
|
2016-03-14 02:00:22 +01:00 |
|
Gav Wood
|
2d1a837a8b
|
docopts cleanups.
one for @LefterisJP: 80-character line for docopts.
|
2016-03-14 00:52:31 +01:00 |
|
Gav Wood
|
97fe4fcab4
|
Merge pull request #701 from ethcore/sstore-key-exp
management of account expiration & memory
|
2016-03-13 23:19:49 +01:00 |
|
Gav Wood
|
8fd8f687ee
|
Remove EarlyMerge from user docs.
|
2016-03-13 23:12:47 +01:00 |
|
Gav Wood
|
0ccb9df4f1
|
Merge remote-tracking branch 'origin/master' into rcdb
|
2016-03-13 21:43:41 +01:00 |
|
Tomasz Drwięga
|
54ff64c0e0
|
Merge branch 'master' into merge_ethminer
Conflicts:
parity/main.rs
|
2016-03-13 20:42:33 +01:00 |
|
Gav Wood
|
81291622eb
|
Avoid batches for now.
|
2016-03-13 19:22:42 +01:00 |
|
Gav Wood
|
5107fc5897
|
Update options.
|
2016-03-13 18:09:44 +01:00 |
|
Gav Wood
|
08b9cc2c41
|
Merge changes from #674 into branch.
|
2016-03-13 15:29:55 +01:00 |
|
Nikolay Volf
|
a4f03100e9
|
registering timer
|
2016-03-13 15:11:16 +01:00 |
|
Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
Nikolay Volf
|
89dc6fa9cc
|
io handlers
|
2016-03-13 14:46:45 +01:00 |
|
Gav Wood
|
e85a2f3804
|
Update main.rs
[noci]
|
2016-03-12 19:22:38 +01:00 |
|
Gav Wood
|
89986ec0e0
|
Update main.rs
[noci]
|
2016-03-12 19:19:16 +01:00 |
|
Tomasz Drwięga
|
19b6c74675
|
Two more warnings
|
2016-03-12 13:39:17 +01:00 |
|
Gav Wood
|
e1c0177932
|
Update main.rs
|
2016-03-12 10:44:48 +01:00 |
|
Tomasz Drwięga
|
d0f7555348
|
Merge branch 'master' into updating_clippy
Conflicts:
util/src/journaldb/archivedb.rs
|
2016-03-12 10:40:22 +01:00 |
|
Tomasz Drwięga
|
4b6e1dd4d2
|
Fixing warnings
|
2016-03-12 10:25:51 +01:00 |
|
Tomasz Drwięga
|
3ea52c2324
|
Merge branch 'master' into ethminer_crate
Conflicts:
parity/main.rs
|
2016-03-12 10:22:43 +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 |
|
arkpar
|
896ba57555
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-11 22:43:59 +01:00 |
|
Marek Kotewicz
|
cd835e88fc
|
Merge pull request #661 from ethcore/rpc_pending_filter
RPC Pending Transactions Filter
|
2016-03-11 19:40:35 +01:00 |
|
Tomasz Drwięga
|
fadbc61dff
|
Merge branch 'ethminer_crate' into rpc_pending_filter
Conflicts:
miner/src/miner.rs
parity/main.rs
|
2016-03-11 19:27:09 +01:00 |
|
Tomasz Drwięga
|
c3a79c1478
|
Merge branch 'master' into ethminer_crate
Conflicts:
ethcore/src/client/client.rs
parity/main.rs
sync/src/chain.rs
sync/src/lib.rs
|
2016-03-11 19:22:40 +01:00 |
|
Nikolay Volf
|
08b4488ef3
|
Merge branch 'master' into personal-rpc-cli
Conflicts:
parity/main.rs
|
2016-03-11 20:54:18 +04:00 |
|
Tomasz Drwięga
|
36ff65d050
|
Fixing warnings
|
2016-03-11 14:53:03 +01:00 |
|
Tomasz Drwięga
|
197ea7f7d6
|
Using miner in rpc instead of sync
|
2016-03-11 14:51:07 +01:00 |
|
Nikolay Volf
|
8d67316ece
|
Merge branch 'master' into reorgjdb
Conflicts:
parity/main.rs
|
2016-03-11 17:41:04 +04:00 |
|