devtools
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
docker
|
update dockerfiles
|
2016-03-14 18:47:23 +01:00 |
ethash
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
ethcore
|
Stop adding transactions right after we know that no other will make it to block.
|
2016-03-17 14:40:40 +01:00 |
evmjit
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
json
|
tests for loading test json files
|
2016-03-15 19:32:07 +01:00 |
miner
|
Removing invalid transactions from queue
|
2016-03-17 12:29:55 +01:00 |
parity
|
missing mut
|
2016-03-14 14:22:18 +01:00 |
rpc
|
Merge pull request #723 from ethcore/rpc_tests
|
2016-03-14 19:18:08 +01:00 |
sync
|
restart sync on getting old unknown header
|
2016-03-16 18:25:32 +01:00 |
util
|
Merge pull request #737 from ethcore/sync
|
2016-03-15 12:13:44 +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
|
stable only until travis speedup
|
2016-03-15 11:12:54 +01: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
|
Merge pull request #745 from ethcore/ethjson
|
2016-03-17 11:21:29 +01:00 |
Cargo.toml
|
proper blockchain json parsing
|
2016-03-15 18:17:48 +01:00 |
cov.sh
|
Adding ethminer to dev/ci files
|
2016-03-08 15:53:12 +01:00 |
doc.sh
|
Adding ethminer to dev/ci files
|
2016-03-08 15:53:12 +01:00 |
hook.sh
|
Merge branch 'master' into ethminer_crate
|
2016-03-11 14:37:07 +01:00 |
install-deps.sh
|
Fix install-deps.sh.
|
2016-03-02 13:40:11 +01:00 |
install-parity.sh
|
Update install-parity.sh
|
2016-03-17 09:54: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
|
[ci skip] update readme to exclude beta spec (stable is ok)
|
2016-03-11 18:08:29 +03:00 |
test.sh
|
Merge branch 'master' into uint_opt
|
2016-03-14 23:45:16 +01:00 |