Rien
02b54ff7e8
find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; ( #5528 )
2017-05-02 11:41:09 +02:00
Gav Wood
0180b21dd1
Update README.md
2017-04-18 14:55:25 +02:00
Arkadiy Paronyan
5f9dc13207
Straight download path in the readme ( #5393 )
2017-04-04 15:46:42 +03:00
Tomasz Drwięga
d2394d3ac3
Updating paths to repos. ( #5330 )
...
* Updating paths to repos.
* Updating rotor and libusb
* Fixing other occurrences
2017-03-29 15:17:27 +02:00
Callum Macdonald
124ab28c9e
Swap out ethcore.io url ( #4947 )
...
It throws a certificate error on HTTPS because the certificate is only valid on parity.io.
2017-03-19 08:45:39 +01:00
Jerome de Tychey
944dcdc010
Update README.md ( #4762 )
...
Fix for cargo fail when building from source
2017-03-06 08:49:52 +01:00
Rain Gloom
df414c8186
fixed minor grammar mistake in readme
2017-02-21 18:08:47 +01:00
Nikolay Volf
83a8ceb09b
Update rust version in readme [ci skip]
2017-02-13 19:39:46 +03:00
Arkadiy Paronyan
86dbd50957
Update README.md
2017-02-07 22:13:52 +01:00
arkpar
dbafbc29be
Killed travis and appveyor
2017-02-01 17:06:44 +01:00
Nikolay Volf
4a404a6f33
Update README.md ( #4361 )
2017-01-30 18:47:12 +01:00
Denis S. Soldatov aka General-Beck
82a7a17e6e
Update README.MD
...
Remove Travis CI badge
2017-01-26 19:06:48 +04:00
Denis S. Soldatov aka General-Beck
b5f46f3976
Update README.MD
...
Update Gitlab CI badge
2017-01-26 17:03:37 +04:00
Gav Wood
73b67da3cf
No need for geth compat by default.
2017-01-24 20:11:42 +01:00
Robert Habermeier
1be9f9eb1b
update version numbers in README
...
[ci skip]
2017-01-19 17:38:50 +01:00
Björn Wagner
581604aae4
current release: 1.3 -> 1.4 ( #4183 )
2017-01-16 19:02:35 +01:00
Tomasz Drwięga
7454212b28
Updating dependencies ( #3968 )
2016-12-27 10:17:50 +00:00
sandakersmann
306ee068f5
Add simple one-line installer to README.md
...
Add simple one-line installer for Mac and Ubuntu to README.md
2016-11-19 19:22:26 +01:00
Tomasz Drwięga
9c4979681c
Cleaning up polluted namespaces ( #3143 )
...
* Renaming ethcore_ to parity_
* Renaming files
* Renaming poluted EthSigning
* Tidy up the namespaces
* Renaming files to match new structure
* Splitting EthSigning into separate traits
* jsapi move ethcore.* -> parity.*
* Move jsonrpc parity definitions
* Update UI API calls for parity interfaces
* Move jsapi signer interfaces from personal to signer
* Update UI to use signer.* where applicable
* Updsate jsapi subscriptions for signer
* Fix dodgy merge.
* Update README.
* Fix some tests.
* Move parity-only personal.* to parity.*
* Update UI for personal -> parity API moves
* Update subscription APIs after personal -> parity move
* personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI)
* enode, dappsPort & signerPort (UI)
* Update subscription tests (accountsInfo)
* subscription update
* personal -> parity
* Additional error logging on method failures
* move postTransaction to parity
* Additional debug info with method failures
* Fix personal tests.
* Console wrning shows parameters, error object does not
* Include parity_ signing methods.
* Console log http transport info
* Fix failing tests
* Add RPC stubs for parity_accounts.
* Allow some secure built-in dapps
* Use parity_accounts in place of accountsInfo
* Improve error reporting
* Cleanup GHH error handling
2016-11-06 12:51:53 +01:00
Denis S. Soldatov aka General-Beck
c532032372
Update README.MD ( #3164 )
...
Add badge build status from Gitlab CI -master
2016-11-04 09:58:08 +01:00
Arkadiy Paronyan
26b09b1513
Dependencies in README ( #3162 )
2016-11-04 09:57:47 +01:00
The Gitter Badger
5fff63a085
Add Gitter badge ( #3092 )
2016-11-02 12:18:56 +01:00
Robert Habermeier
b7814fa65c
Port a couple more RPC APIs to the new auto args ( #2325 )
...
* add auto-args deserialization for RPC
* make block param member public
* change BlockParam to a more generic Trailing<T> mechanism
* define work type
* build_rpc_trait macro, implement eth protocol
* fix up tests
* move eth_filter API to new macro
* port ethcore module to new rpc macro
* port ethcore_set to auto_args
* port net RPC to auto_args
* port rpc meta api to new
* skeleton for async RPC auto_args
* macro implementations for strongly-typed async RPC wrapper
* clarify docs
* reflect new required Rust version in README
[ci skip]
2016-10-04 19:05:46 +02:00
sandakersmann
09210269c9
Changed http:// to https:// on some links ( #2349 )
...
Changed http:// to https:// on some links in README.md
2016-09-27 08:02:26 +02:00
Arkadiy Paronyan
3fa0cfe803
Updated wording
...
Updating wording a bit and fixed remaining capitalization issues.
2016-08-29 11:33:42 +02:00
Gabx
a8d26470e2
capitalize some words
2016-08-23 23:17:06 +02:00
Gabx
ef0bb691bc
capitalize some words
2016-08-23 20:10:13 +02:00
Gabx
32530c61ed
fix typos
2016-08-21 19:41:54 +02:00
Gabx
87b882dec1
start parity with systemd
2016-08-19 16:53:38 +02:00
Arkadiy Paronyan
72a546e22e
Update README.md
2016-08-15 17:37:52 +02:00
Robert Habermeier
eb6617f9d4
mention wiki in README
...
[ci skip]
2016-07-05 19:26:22 +02:00
Nipunn Koorapati
8e98f06ce5
Fix gitter-url link in README.md ( #1528 )
2016-07-02 10:15:44 +01:00
Arkadiy Paronyan
92bc21ba9c
Update README.md
2016-06-24 17:04:40 +02:00
Marek Kotewicz
78cc5a6ed1
Update README.md ( #1389 )
2016-06-22 15:53:39 +02:00
Arkadiy Paronyan
6026dd3657
Update README.md
2016-06-18 10:52:50 +02:00
Robert Habermeier
2527130831
indentation (renders the same)
...
[ci skip]
2016-06-15 12:46:02 +02:00
Robert Habermeier
3d86d099bb
remove either/or commands, keep it simple
...
[ci skip]
2016-06-15 12:22:36 +02:00
Robert Habermeier
44ed899fb3
address comments
...
[ci skip]
2016-06-15 01:16:16 +02:00
Robert Habermeier
58948c53ff
clarify windows instructions
...
[ci skip]
2016-06-14 19:37:51 +02:00
Arkadiy Paronyan
4c812169d1
Update README.md
2016-06-13 20:26:17 +02:00
Arkadiy Paronyan
f5efd444f5
rustup and windows instructions
2016-06-13 19:22:54 +02:00
Robert Habermeier
b7ada4dee0
update readme ( #1201 )
...
* update readme
[ci skip]
* minor fixes
* mention dapps server.
[ci skip]
2016-06-01 20:10:51 +02:00
Kobi Gurkan
4b9aa76f1a
README.md: removes sudo from multirust installation
2016-04-12 14:44:40 -07:00
Alexander Orlov
677193ca52
complete getting started steps for OS X
...
You get
`multirust: no default toolchain configured`
when
`multirust default stable`
is not executed.
2016-03-20 20:44:32 +01:00
Nikolay Volf
89dbc2ac25
[ci skip] update readme to exclude beta spec (stable is ok)
2016-03-11 18:08:29 +03:00
Lu Guanqun
c45d3560b8
fixup install script
...
It's renamed in upstream.
ae8e470ca6
2016-03-01 10:09:22 +08:00
Gav Wood
9b244022c7
Fix up README.
2016-02-26 22:44:33 +01:00
arkpar
80d60cedf6
Removed rocksdb from build scripts and instructions
2016-02-26 13:27:05 +01:00
Gav Wood
fd71e1395c
Merge branch 'master' of github.com:ethcore/parity
2016-02-19 13:55:00 +01:00
Nikolay Volf
fe979f0d46
[ci skip] update readme with rust override
2016-02-19 15:21:52 +03:00
Gav Wood
2cc690f31f
Better user errors.
...
Fixed up README.
2016-02-19 12:54:51 +01:00
Gav Wood
1cd76de8ba
Update readme for betaUpdate readme for beta
2016-02-19 11:57:59 +01:00
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
38a568e426
Use 1100000 as the homestead transition, fix build instructions.
2016-02-15 13:49:44 +01:00
Marek Kotewicz
4c25269b1d
Update README.md
2016-02-08 14:19:29 +01:00
Marek Kotewicz
db9a7f4c45
Update README.md
2016-02-08 14:18:48 +01:00
Gav Wood
35902cb205
Merge pull request #370 from ethcore/travis_job_id
...
kcov uses travis_job_id instead of coveralls token
2016-02-08 14:00:21 +01:00
debris
f532d76928
trying to trigger travis build
2016-02-08 13:34:01 +01:00
Marek Kotewicz
871428b900
Update README.md
2016-02-08 09:46:27 +01:00
Arkadiy Paronyan
30c0406502
Update README.md
2016-02-08 00:52:21 +01:00
Arkadiy Paronyan
55012a6fa6
travis-ci.com -> travis-ci.com
2016-02-08 00:48:55 +01:00
Gav Wood
e097d504a4
Update README for new PPAs.
2016-02-08 00:07:09 +01:00
Gav Wood
29be2899e3
Gitter in README.
...
Fix installation guide.
2016-02-05 13:48:53 +01:00
Gav Wood
78adec5e53
Document some stuff.
2016-02-02 23:43:29 +01:00
Gav Wood
21e5399d8c
Update README.md
2016-02-01 11:28:56 +01:00
Gav Wood
3533447f7a
Update README.md
2016-02-01 11:27:46 +01:00
Marek Kotewicz
bedc27c90f
install multirust through homebrew on osx
2016-02-01 11:10:36 +01:00
Marek Kotewicz
86459bc5aa
Update README.md
2016-02-01 10:43:27 +01:00
Marek Kotewicz
1e6815877e
Building from source guide
2016-02-01 01:08:23 +01:00
Marek Kotewicz
3d6caa95a1
added travis && coveralls badge to README.md
2016-02-01 00:34:04 +01:00
Tomusdrw
746e2a57c9
Cleaning readme
2016-01-26 00:03:01 +01:00
Tomusdrw
062193ceb5
Fixing clippy errors in util
2016-01-19 12:14:29 +01:00
Gav Wood
f7b618cec5
first commit
2015-11-23 12:12:22 +01:00