- Jun 03, 2016
-
-
Tomasz Drwięga authored
-
- Jun 02, 2016
-
-
Arkadiy Paronyan authored
* Networking refactoring * Make sure the same socket is reused * Safer atomic ordering * Replaced eq with ==
-
- Jun 01, 2016
-
-
Tomasz Drwięga authored
* Splitting methods requiring signing into separate trait * Single place where RPC apis are created. * Separating eth_filter * Separating eth_signing * Stubs for Personal Signer methods * Test for EthSigningQueueClient * TransactionConfirmation API * Exposing PersonalSigner API * Defining ApiSets dependent on context * Removing types * Fixing default impl * Fixing un-mocked tests * Update signing_queue.rs [ci skip] * Removing unused import [ci skip]
-
- May 31, 2016
-
-
Nikolay Volf authored
-
- May 30, 2016
-
-
Arkadiy Paronyan authored
-
- May 29, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- May 28, 2016
-
-
Tomasz Drwięga authored
* Basic signing queue * Adding docs * WebSockets server for signer * Removing TODO * Shortening the syntax * Exposing types from RPC * Fixing indentation * Update main.rs
-
- May 27, 2016
-
-
Tomasz Drwięga authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
* dont use system temp for migration, do backup * fixed issue with number of open files on osx * fixed compilation of util tests
-
- May 26, 2016
-
-
Tomasz Drwięga authored
* Renaming dapps repos. Updating dapps * Skipping legacy options for compatibility. Fixing tabs * Fixing CLI options
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 25, 2016
-
-
Tomasz Drwięga authored
* Bumping clippy. Fixing warnings * Removing unused import * Fixing complexity and arguments warning on two functions
-
- May 24, 2016
-
-
Gav Wood authored
* Add info message for mined block. * Coloured, padding logging. * Remove superfluous logs. * Use better term colour module.
-
- May 23, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 21, 2016
-
-
Tomasz Drwięga authored
* DAO dapp * Adding Maker OTC dapp * Updating makerotc to contain topbar * Updating daodapp * Bumping versions after authors has been updated * Adding webapps to tests * Enabling all accounts in wallet
-
- May 19, 2016
-
-
Arkadiy Paronyan authored
-
Nikolay Volf authored
* trait * implentated, lifetime issue still * full api * test mod * working open * get/retrieve * fix warnings and bug * working serialization of &[u8] parameters * client attributes * fix empty payload ser/de * [ci skip] debug assert out * extra deserialization test * extra serialization test * extra serialization test * serialization fixes, nupdate rocksdb * open test working * result bug & remove some scaffolds * fix warnings * more simple tests * consistent quotes * get rid of dedicated is_open flag * hashmap -> btreemap
-
- May 18, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 17, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 16, 2016
-
-
Tomasz Drwięga authored
-
Nikolay Volf authored
Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) * transaction moved * trash remove * ids move * receipt * tree-route * blockchain info * log_entry move * trace filter moved * executed & trace moved * localized trace moved * block status moved * build scripts and codegen refs * Cargo.lock update * binary for blockstatus, blockchaininfo * binary for trace * trace filters binary ser * binary for log entries & executed * binary for receipt * special case for u8 & transaction binary attribute * resolved remaining issues & error binary serialization * json-tests util import * fix warnings * ids attr * add missing attributes * Update build.rs
-
Tomasz Drwięga authored
-
- May 14, 2016
-
-
Marek Kotewicz authored
-
- May 13, 2016
-
-
Tomasz Drwięga authored
-
- May 11, 2016
-
-
Tomasz Drwięga authored
-
- May 10, 2016
-
-
Nikolay Volf authored
-
- May 09, 2016
-
-
Tomasz Drwięga authored
-
- May 07, 2016
-
-
Nikolay Volf authored
-
- May 06, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
Nikolay Volf authored
-