devtools
Delete LICENSE.txt
2016-02-20 12:38:16 +03:00
docker
tabified
2016-02-08 19:58:19 +01:00
ethash
eth_getwork implemented.
2016-02-29 19:30:13 +01:00
ethcore
Merge pull request #564 from ethcore/inclusive_bloom_ranges
2016-03-02 13:05:45 +01:00
evmjit
version bump, test script for full suite
2016-02-16 13:40:58 +03:00
parity
--author and --extra-data options. Fixed null parent-hash.
2016-03-01 16:58:14 +01:00
rpc
Merge branch 'master' into mining
2016-03-02 00:59:39 +01:00
sync
Merge branch 'master' into mining
2016-03-02 00:59:39 +01:00
util
Merge pull request #567 from ethcore/fix-kcov
2016-03-02 13:01:14 +01: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
Merge branch 'master' of github.com:ethcore/parity into db
2016-02-24 21:32:21 +01:00
add_license.sh
added license in every *.rs file
2016-02-05 13:40:41 +01:00
Cargo.lock
Merge branch 'master' into mining
2016-03-02 00:59:39 +01:00
Cargo.toml
Memory management
2016-02-25 14:09:39 +01:00
cov.sh
excluding test code itself from coverage
2016-02-10 03:27:54 +03:00
doc.sh
doc.sh
2016-02-02 14:31:12 +01:00
hook.sh
Fixing clippy warnings. Implementing PartialEq for Uints
2016-02-23 11:40:23 +01:00
install-deps.sh
Removed rocksdb from build scripts and instructions
2016-02-26 13:27:05 +01:00
install-parity.sh
Removed rocksdb from build scripts and instructions
2016-02-26 13:27:05 +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
fixup install script
2016-03-01 10:09:22 +08:00
test.sh
version bump, test script for full suite
2016-02-16 13:40:58 +03:00