- Oct 18, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
- Oct 17, 2017
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Kirill Pimenov authored
Fix RPC compilation warnings.
-
Tomasz Drwięga authored
-
Kirill Pimenov authored
* oneshot channels instead of custom promises * Future instead of handle_dispatch * Even less copying * Those explicit waits were a mistake, thanks, @tomusdrw * No more unsafe polling * Test for the new `is_done()` method * Mark Futures as `#[must_use]` * Solve most compilation warnings * `try_ready!` is more ideomatic * Turn spaces into tabs * Documentation and visibility improvements * Minor code style improvements * Make Futures run on an explisit reactor * Another round of code style issues * Simplify ConfirmationReceiver type * Flatten ConfirmationOutcome into a plain Result type * Get rid of a separate `pending` set, it was a stupid idea * Clarify `add_request` docs * No need to reduce the scope of the mutex here
-
- Oct 16, 2017
-
-
Marek Kotewicz authored
remove internal ipc
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
consistent KeyValueDB errors
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
* Fixed comment warnings * Fixed remaining warnings
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
separated kvdb into 3 crates: kvdb, kvdb-memorydb && kvdb-rocksdb
-
-
-
* updated ethabi to version 4.0 * ethabi 4.0.1
-
-
Afri Schoedon authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Refactoring/cache 6693
-
Afri Schoedon authored
* Fix CHANGLOG for 1.8.0 * Update changelog for 1.8.0 * Add changelog for 1.7.7
-
Dmitry Kashitsyn authored
-
- Oct 15, 2017
-
-
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Remove redundant `mut`
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-