openethereum/rpc/src/v1/impls
Gav Wood 744501c454 Mode improvements for UI (#3109)
* `--mode=off` now works.

* Add Mode::Off as a persistent CLI option.

* "last" not "auto" as default.

* Commit accidentally unsaved file.

* Whitespace

[ci:skip]

* Mode CLI parse fix

* or offline

* Save mode when it gets changed.

* Fix Offline mode

* Fix up mode operations.

* Make passive default, but not overriding.

* Fix test

* Maybe not everyone wants to run an archive node...
2016-11-05 10:38:00 +01:00
..
eth_filter.rs Using pending block only if not old (#2514) 2016-10-07 11:13:15 +01:00
eth_signing.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
eth.rs Add error for sendRawTransaction and estimateGas (#3194) 2016-11-04 18:33:10 +01:00
ethcore_set.rs Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
ethcore.rs Mode improvements for UI (#3109) 2016-11-05 10:38:00 +01:00
mod.rs Personal split (#2879) 2016-10-27 19:26:34 +02:00
net.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
personal_accounts.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
personal_signer.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
personal.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00
rpc.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
traces.rs merge with master 2016-09-01 15:07:06 +02:00
web3.rs Moving personal_ to autoargs (#3000) 2016-10-31 17:11:56 +01:00