- Jun 10, 2016
-
-
Tomasz Drwięga authored
-
- Jun 08, 2016
-
-
Tomasz Drwięga authored
-
- Jun 07, 2016
-
-
Tomasz Drwięga authored
* Initial implementation of AuthCodeStore for SystemUIs * SystemUIs authorization * Renaming SystemUI -> SignerUI * Fixing clippy warnings * Lowering time threshold * Bumping sysui * Fixing test
-
- Jun 06, 2016
-
-
Tomasz Drwięga authored
-
- Jun 03, 2016
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* apps list to separate module * Preparing to support serving files from disk * Serving files from disk * Using dapps path from CLI * Adding more docs
-
Tomasz Drwięga authored
-
- Jun 02, 2016
-
-
Tomasz Drwięga authored
-
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
-
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]
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 31, 2016
-
-
Nikolay Volf authored
-
Tomasz Drwięga authored
-
- May 30, 2016
-
-
Arkadiy Paronyan authored
-
- May 29, 2016
-
-
Nikolay Volf authored
-
Nikolay Volf authored
-
- May 28, 2016
-
-
Tomasz Drwięga authored
-
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
-