Commit Graph

1395 Commits

Author SHA1 Message Date
Gav Wood ae2ef83f16 Merge branch 'clippy_optional' of https://github.com/Manishearth/parity into Manishearth-clippy_optional 2016-02-18 20:59:28 +01:00
Gav Wood 7d75626e75 Fix options. 2016-02-18 14:28:24 +01:00
Gav Wood 1447fb9d30 Switch to using non-macro ready for beta. 2016-02-18 14:16:55 +01:00
Gav Wood 379876341e Correct alignment. 2016-02-18 13:56:15 +01:00
Gav Wood c6bcd464c2 Avoid changing user for daemonize. Just stick to the basics. 2016-02-18 13:54:18 +01:00
Gav Wood 7f2acedf9f Reintroduce daemonize. 2016-02-18 13:10:04 +01:00
Gav Wood ca353dd18e Remove daemonize feature. 2016-02-18 13:07:57 +01:00
Gav Wood 97f549cf5f Add daemonization. 2016-02-18 12:42:01 +01:00
Manish Goregaokar 8802fb2fd8 Make clippy an optional dependency 2016-02-17 02:07:41 +05:30
arkpar 4f73d63f90 Tweaked CLI options 2016-02-16 19:51:51 +01:00
arkpar 203947388b Get public address/UPNP refactoring 2016-02-16 02:05:36 +01:00
arkpar 0e1e80477a Save key to a file 2016-02-15 18:36:34 +01:00
Tomusdrw 2c4700f4c1 Fixing clippy warnings 2016-02-15 00:55:45 +01:00
Gav Wood 3575e6bbc1 Update main.rs 2016-02-12 00:24:10 +01:00
arkpar 01d9ffcd9b Minor fixes 2016-02-11 22:14:06 +01:00
arkpar 64b15cdbc0 Merge branch 'master' of github.com:ethcore/parity into net 2016-02-11 14:08:56 +01:00
arkpar 6281d18227 net-key option 2016-02-11 14:08:52 +01:00
Gav Wood 439e99d32b Option for no init nodes. 2016-02-11 10:46:55 +01:00
Gav Wood b4faad8469 Merge branch 'master' into cliopt 2016-02-10 23:51:22 +01:00
Gav Wood 9ac4f51601 Allow path to be configured. 2016-02-10 21:17:47 +01:00
Nikolay Volf 428962df35 Merge pull request #400 from ethcore/upnp
Upnp
2016-02-10 22:25:19 +03:00
Arkadiy Paronyan 0f665a6cbc Merge pull request #398 from ethcore/jsonrpc2
eth_syncing, fixed #397
2016-02-10 19:13:00 +01:00
Gav Wood e8aaf26ab4 Revert printing trie insertion stats. 2016-02-10 18:26:03 +01:00
Gav Wood 637ca97dc6 Synchronous UPnP. 2016-02-10 18:11:10 +01:00
Gav Wood 39d5b68785 Merge branch 'master' of github.com:ethcore/parity 2016-02-10 17:21:07 +01:00
Gav Wood 5c73c298dc Merge branch 'master' of github.com:ethcore/parity 2016-02-10 16:46:06 +01:00
Gav Wood 35374ac09c Start of UPnP. 2016-02-10 16:45:54 +01:00
Tomusdrw 96dda7b73a Forwarding panics from threads 2016-02-10 16:35:52 +01:00
debris 9159d5812b eth_syncing, fixed #397 2016-02-10 16:28:59 +01:00
Tomusdrw 7925642b1b Removing overengineered stuff 2016-02-10 15:28:43 +01:00
Tomusdrw 31bcc541d0 Fixing parity build 2016-02-10 14:16:53 +01:00
Tomusdrw 6b0cc0c8fa Merge branch 'master' into close_gently
Conflicts:
	parity/main.rs
2016-02-10 13:13:04 +01:00
Tomusdrw 2a498fc3eb Implementing PanicHandlers for all places when new thread is spawned. Handling Client panics 2016-02-10 12:50:27 +01:00
Gav Wood d8f8038f16 Additional tweaks to options. 2016-02-09 17:23:25 +01:00
Gav Wood e987a492dc --chain option for setting which network to go on.
Add contents function to util.
2016-02-09 15:51:48 +01:00
Gav Wood 9d495d5beb Network params. 2016-02-08 15:04:12 +01:00
Gav Wood 36ebacbe10 Merge pull request #357 from ethcore/ark
Raise FD limit for MacOS
2016-02-05 15:19:29 +01:00
arkpar f06e444737 Raise FD limit for macos 2016-02-05 13:49:36 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
Gav Wood 8e892fe60e Remove println for options. 2016-02-04 00:48:51 +01:00
Gav Wood f2b8d6336a Fix default options. 2016-02-04 00:48:36 +01:00
debris 21913b29b5 Merge branch 'master' into travis_fixes 2016-02-02 02:37:43 +01:00
debris baec2909b6 added dumb tests for parity and ethcore-rpc to include them in coverage reports, added TARGETS env variable to travis.yml 2016-02-02 02:04:03 +01:00
Gav Wood 54924d14b3 Include JSONRPC CLI options.
Bump version numbers.
Update Trie benchmarks.
Disable RLP benchmark (@debrid please fix).
2016-02-02 01:59:14 +01:00
debris 02f5004161 moving around dirs 2016-01-31 11:08:04 +01:00