Tomasz Drwięga
|
fa6b35ec8d
|
Bumping clippy. Fixing warnings (#1139)
* Bumping clippy. Fixing warnings
* Removing unused import
* Fixing complexity and arguments warning on two functions
|
2016-05-25 17:03:58 +02:00 |
|
Tomasz Drwięga
|
9b9ea93ff7
|
Bumping clippy & crossbeam
|
2016-05-17 09:33:01 +02:00 |
|
arkpar
|
008d009e3e
|
Version 1.2
|
2016-05-02 15:02:26 +02:00 |
|
Tomasz Drwięga
|
e2465b1eab
|
Bumping clippy & fixing warnings (#1024)
* Bumping clippy
* Fixing warnings found by clippy
|
2016-05-02 13:13:12 +02:00 |
|
Tomasz Drwięga
|
6b03a3218c
|
Bumping clippy version
|
2016-04-12 13:51:39 +02:00 |
|
Tomasz Drwięga
|
e8fa429438
|
Bumping clippy
|
2016-04-06 09:53:56 +02:00 |
|
Tomasz Drwięga
|
338e5fadb9
|
Bumping clippy
|
2016-03-18 10:08:47 +01:00 |
|
arkpar
|
9e7ff2c00e
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
|
Gav Wood
|
4a58e142bd
|
Remove duplicate ciippys.
|
2016-03-13 15:02:08 +01:00 |
|
Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
Tomasz Drwięga
|
e10457d235
|
Bumping clippy
|
2016-03-12 10:06:50 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
Tomasz Drwięga
|
f724cab92d
|
Merge branch 'master' into updating_clippy
Conflicts:
ethcore/src/lib.rs
sync/src/chain.rs
sync/src/lib.rs
util/src/keys/store.rs
util/src/lib.rs
|
2016-03-11 19:17:09 +01:00 |
|
Tomasz Drwięga
|
03da6c991f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
ethcore/src/client/client.rs
hook.sh
parity/main.rs
rpc/Cargo.toml
rpc/src/v1/impls/eth.rs
sync/Cargo.toml
sync/src/tests/helpers.rs
|
2016-03-11 14:37:07 +01:00 |
|
Tomasz Drwięga
|
d84e008e00
|
Removing superflous check for nightly
|
2016-03-11 11:16:49 +01:00 |
|
Tomasz Drwięga
|
3a4a7ac822
|
Bumping clippy version
|
2016-03-11 10:35:26 +01:00 |
|
Tomasz Drwięga
|
2e72173620
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
hook.sh
miner/src/transaction_queue.rs
rpc/Cargo.toml
sync/Cargo.toml
sync/src/chain.rs
|
2016-03-10 12:25:36 +01:00 |
|
Gav Wood
|
249a89fc2d
|
Merge pull request #627 from ethcore/clippy-dev
`dev` feature enabled when compiling without `--release`
|
2016-03-10 11:05:56 +01:00 |
|
Tomasz Drwięga
|
99a6802b61
|
Moving block sealing and transaction_queue to separate create
|
2016-03-08 15:46:44 +01:00 |
|
Tomasz Drwięga
|
cbc2c0cf0c
|
Fixing clippy warnings. When building on nightly it is required to enable clippy
|
2016-03-07 14:34:17 +01:00 |
|
Tomasz Drwięga
|
cc3839ae57
|
Revert "Revert "Transaction Queue integration""
This reverts commit d330f0b7b7 .
Conflicts:
sync/src/transaction_queue.rs
|
2016-03-05 16:46:04 +01:00 |
|
Gav Wood
|
d330f0b7b7
|
Revert "Transaction Queue integration"
|
2016-03-05 12:53:54 +01:00 |
|
Tomasz Drwięga
|
77d526fd0b
|
Merge branch 'master' into tx_queue_integration
Conflicts:
ethcore/src/client.rs
sync/src/tests/helpers.rs
|
2016-03-05 00:57:45 +01:00 |
|
Nikolay Volf
|
8ff49c06dd
|
somehow that was not set to the right path
|
2016-03-04 21:53:24 +03:00 |
|
Tomasz Drwięga
|
7565625ce0
|
Integrating TransactionQueue with client
|
2016-03-01 22:30:23 +01:00 |
|
Tomasz Drwięga
|
725e894f9b
|
TransactionsQueue implementation
|
2016-03-01 21:48:58 +01:00 |
|
arkpar
|
1a73d70334
|
Report memory usage
|
2016-02-24 22:37:28 +01:00 |
|
Tomusdrw
|
c2952b49b4
|
Bumping clippy version Fixes #496
|
2016-02-23 10:47:57 +01:00 |
|
Gav Wood
|
8e93989eec
|
Merge branch 'rustup' into rustbeta
|
2016-02-18 21:09:36 +01:00 |
|
debris
|
ebe8e19cc0
|
fixed compiling with rustc 1.8.0-nightly (57c357d89 2016-02-16)
|
2016-02-18 14:36:59 +01:00 |
|
Manish Goregaokar
|
8802fb2fd8
|
Make clippy an optional dependency
|
2016-02-17 02:07:41 +05:30 |
|
Nikolay Volf
|
feb9b96ce7
|
version bump, test script for full suite
|
2016-02-16 13:40:58 +03:00 |
|
Nikolay Volf
|
9ff3155a64
|
clippy, returing docopt
|
2016-02-14 00:58:41 +03:00 |
|
Nikolay Volf
|
84c752583a
|
clippy version update, docopt-macro moving to fork
|
2016-02-13 13:17:16 +03:00 |
|
Nikolay Volf
|
cc3f712fec
|
propagade initial
|
2016-02-05 09:34:08 -08:00 |
|
arkpar
|
ce0cc11c56
|
Peer sync timeouts
|
2016-02-02 14:54:46 +01:00 |
|
arkpar
|
1e91b6f5db
|
Moved sync to a separate crate
|
2016-01-29 15:56:06 +01:00 |
|