devtools
fix lib
2016-03-26 19:04:42 +03:00
docker
Update Dockerfile
2016-04-15 02:04:35 +07:00
ethash
Disable long lines formatting ( #939 )
2016-04-12 15:06:02 -07:00
ethcore
Removing a transaction from queue now removes all from this sender with lower nonces. ( #950 )
2016-04-14 22:38:23 -07:00
evmjit
Version 1.1
2016-03-14 01:00:17 +01:00
ipc
Merge pull request #946 from ethcore/numbers-serde-bin
2016-04-13 14:10:12 +02:00
json
Bumping clippy version
2016-04-12 13:51:39 +02:00
miner
Removing a transaction from queue now removes all from this sender with lower nonces. ( #950 )
2016-04-14 22:38:23 -07:00
parity
Merge pull request #956 from ethcore/cors-option
2016-04-14 21:16:57 +02:00
rpc
Merge pull request #956 from ethcore/cors-option
2016-04-14 21:16:57 +02:00
sync
Removing a transaction from queue now removes all from this sender with lower nonces. ( #950 )
2016-04-14 22:38:23 -07:00
util
Merge pull request #936 from ethcore/bumping-clippy
2016-04-12 16:49:30 +02:00
webapp
bump status page version 0.1.7 ( #955 )
2016-04-14 22:07:46 -07:00
.editorconfig
Editorconfig file.
2016-02-09 10:50:29 +01:00
.gitignore
ignore out directory
2016-02-29 21:14:38 +01:00
.gitmodules
Submodule over https
2016-02-08 00:46:59 +01:00
.travis.yml
Add generalbeck's token
2016-03-28 15:47:57 +02:00
add_license.sh
added license in every *.rs file
2016-02-05 13:40:41 +01:00
build.rs
Fixing clippy warnings. When building on nightly it is required to enable clippy
2016-03-07 14:34:17 +01:00
Cargo.lock
Bumping jsonrpc-http-server
2016-04-14 19:30:53 +02:00
Cargo.toml
Bumping clippy version
2016-04-12 13:51:39 +02:00
cov.sh
Adding webapps crate
2016-04-07 10:49:00 +02:00
doc.sh
Adding webapps crate
2016-04-07 10:49:00 +02:00
fmt.sh
Adding webapps crate
2016-04-07 10:49:00 +02:00
hook.sh
Adding webapps crate
2016-04-07 10:49:00 +02:00
install-deps.sh
Fix install-deps.sh.
2016-03-02 13:40:11 +01:00
install-parity.sh
Update install-parity.sh
2016-04-11 19:52:42 +02:00
LICENSE
Change to library.
2015-11-24 21:05:08 +01:00
license_header
prepare for adding licenses
2016-02-05 13:36:30 +01:00
README.md
README.md: removes sudo from multirust installation
2016-04-12 14:44:40 -07:00
rustfmt.toml
Some tuning of rustfmt
2016-04-13 17:39:20 +02:00
test.sh
Adding webapps crate
2016-04-07 10:49:00 +02:00