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
Fix spelling of "omitted"
2016-04-24 22:16:34 +01:00
evmjit
Version 1.1
2016-03-14 01:00:17 +01:00
ipc
IPC JSON RPC (for external interface) ( #1009 )
2016-04-28 15:58:18 +01:00
json
Fixing warnings
2016-04-21 16:06:54 +02:00
miner
Enable pending block when there is local transaction pending. ( #1005 )
2016-04-28 16:36:53 +01:00
parity
Merge pull request #988 from ethcore/rpc-exception-handling
2016-04-28 10:02:12 +02:00
rpc
Enable pending block when there is local transaction pending. ( #1005 )
2016-04-28 16:36:53 +01:00
sync
Inrease timeout, decrease number of requested blocks
2016-04-26 14:04:00 +02:00
util
updating key files permissions on save ( #1010 )
2016-04-28 15:59:40 +01:00
webapp
Merge pull request #1013 from ethcore/ff-fix
2016-04-28 13:21:01 +02: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 codegen links
2016-04-25 06:29:20 +03:00
Cargo.lock
cargo update
2016-04-28 10:21:58 +02:00
Cargo.toml
fixing codegen links
2016-04-25 06:29:20 +03: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
Fixing hook.
2016-04-21 16:19:47 +02:00
install-deps.sh
Use latest netstats ( #989 )
2016-04-24 13:24:38 +01:00
install-parity.sh
Use latest netstats ( #989 )
2016-04-24 13:24:38 +01: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