- Oct 19, 2017
-
-
Arkadiy Paronyan authored
-
- Oct 18, 2017
-
-
GitLab Build Bot authored
-
- Oct 17, 2017
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan 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
-
Marek Kotewicz authored
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
- Oct 16, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
-
* updated ethabi to version 4.0 * ethabi 4.0.1
-
-
Dmitry Kashitsyn authored
-
- Oct 15, 2017
-
-
Dmitry Kashitsyn authored
-
Dmitry Kashitsyn authored
-
- Oct 14, 2017
-
-
- Oct 13, 2017
-
-
Marek Kotewicz authored
-
GitLab Build Bot authored
-
- Oct 12, 2017
-
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Marek Kotewicz authored
-
- Oct 11, 2017
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Dmitry Kashitsyn authored
-
GitLab Build Bot authored
-
Dmitry Kashitsyn authored
-
- Oct 10, 2017
-
-
Marek Kotewicz authored
* separate migration from util and make its dependencies into libs: * snappy * kvdb * error * common * renamed common -> macros * util error does not depend on snappy module * ethsync does not depend on util nor ethcore_error * nibbleslice and nibblevec merged with patricia_trie crate * removed unused dependencies from util * util journaldb traits does not need to be public * util_error * fixed ethcore compile error * ignore .swo files * Update chain.rs
-
- Oct 09, 2017
-
-
GitLab Build Bot authored
-
Nikolay Volf authored
* some failing tests * finalize * fallable -> fallible * alter mul/div/static_i64 * Update schedule.rs * to u32 * balance charge also * review fixes * remove redundant line
-
- Oct 08, 2017
-
-
GitLab Build Bot authored
-
- Oct 05, 2017
-
-
GitLab Build Bot authored
-