Go to file
arkpar 61f39d68f8 Block validation 2016-01-29 16:38:03 +01:00
bin Moved sync to a separate crate 2016-01-29 15:56:06 +01:00
ethash Multithreaded event loop 2016-01-21 16:48:37 +01:00
evmjit moved rust-evmjit -> evmjit, added clippy and basic docs to rpc crate 2016-01-27 17:08:59 +01:00
res changed max vm depth from 128 to 64, change homestead block to 1_000_000 2016-01-29 14:43:18 +01:00
rpc rpc net methods returns real peer count && protocol version 2016-01-28 10:54:49 +01:00
src Merge branch 'master' of github.com:ethcore/parity into sync 2016-01-29 16:28:16 +01:00
sync Block validation 2016-01-29 16:38:03 +01:00
util Common log init function 2016-01-29 15:01:39 +01:00
.gitignore untrusted rlp data length check 2016-01-25 16:40:59 +04:00
.gitmodules fixed tests submodule branch 2016-01-28 11:21:06 +01:00
.travis.yml cache directories 2016-01-20 18:43:29 +03:00
Cargo.toml Fix logging in tests. 2016-01-28 22:06:25 +01:00
LICENSE Change to library. 2015-11-24 21:05:08 +01:00
README.md Cleaning readme 2016-01-26 00:03:01 +01:00
cov.sh Incoming connections; Tests 2016-01-24 18:54:05 +01:00
hook.sh Adding git hook 2016-01-22 08:09:16 +01:00

README.md

ethcore