- May 19, 2017
-
-
Guanqun Lu authored
-
Guanqun Lu authored
-
Guanqun Lu authored
-
Guanqun Lu authored
-
Guanqun Lu authored
-
Guanqun Lu authored
-
- May 17, 2017
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Signer subscription. * Fixing RPC tests. * Improve notification performance.
-
Marek Kotewicz authored
Bump bigint to 1.0.5
-
asynchronous rob authored
* separate modules for consensus snapshot chunks * bulk of authority warp logic * finish authority warp implementation * squash warnings and enable authority snapshot mode * test harness for PoA * fiddle with harness * epoch generation proof fixes * update constructor code * store epoch transition proof after block commit * basic snap and restore test * use keyvaluedb in state restoration * decompress chunks * fix encoding issues * fixed-to-contract-to-contract test * implement ancient block import * restore genesis transition in PoW snapshot * add format version method to snapshot components * supported version numbers in snapshot_components * allow returning of ancient epoch transitions * genesis hash mismatch check * remove commented code
-
asynchronous rob authored
Improve on-demand dispatch and add support for batch requests
-
Tomasz Drwięga authored
-
- May 16, 2017
-
-
asynchronous rob authored
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Add default account for Wallet Creation * Use default account by default, save current used account * Fix tests
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Add peer management to the Status tab * Fix propTypes issue
-
- May 15, 2017
-
-
keorn authored
-
Tomasz Drwięga authored
-
- May 13, 2017
-
-
asynchronous rob authored
only enable warp sync when engine supports it
-
- May 12, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Marek Kotewicz authored
fix the doc of installing rust
-
Marek Kotewicz authored
Small fixes
-
* ECDKG protocol prototype * added test for enc/dec math * get rid of decryption_session * added licenses * fix after merge * get rid of unused serde dependency * doc * decryption session [without commutative enc] * failed_dec_session * fixed tests * added commen * added more decryption session tests * helper to localize an issue * more computations to localize error * decryption_session::SessionParams * added tests for EC math to localize problem * secretstore network transport * encryption_session_works_over_network * network errors processing * connecting to KeyServer * licenses * get rid of debug println-s * fixed secretstore args * encryption results are stored in KS database * decryption protocol works over network * enc/dec Session traits * fixing warnings * fix after merge * on-chain ACL checker proto * fixed compilation * fixed compilation * finally fixed <odd>-of-N-scheme * temporary commented test * 1-of-N works in math * scheme 1-of-N works * updated AclStorage with real contract ABI * remove unnecessary unsafety * fixed grumbles * wakeup on access denied * encrypt secretstore messages * 'shadow' decryption * fix grumbles * lost files * secretstore cli-options * decryption seccion when ACL check failed on master * disallow regenerating key for existing document * removed obsolete TODO * fix after merge * switched to tokio_io * fix after merge * fix after merge * fix after merge * fix after merge * fix after merge * fixed test * fix after merge * encryption session errors are now fatal * session timeouts * autorestart decryption session * remove sessions on completion * exclude disconnected nodes from decryption session * test for enc/dec session over network with 1 node * remove debug printlns * fixed 1-of-1 scheme * drop for KeyServerHttpListener * Use standard encryption and decryption (as in RPC) * added some tests * moved DEFAULT_MAC to ethcrypto * rpc_secretstore_encrypt_and_decrypt * serialization with "0x" prefix (RPC compatibility) * secretstore RPC API * fix after merge * fixed typo * secretstore_shadowDecrypt RPC * enable secretstore RPCs by default * fixed test * SecStore RPCs available without SecStore feature * fixed grumbles * lost files * added password argument to Parity RPCs * update docs * remove enc/dec session on master node * lost file * pass weak instead of arc
-
GitLab Build Bot authored
-
-
- May 11, 2017
-
-
asynchronous rob authored
relicense RLP to MIT/Apache2
-
asynchronous rob authored
Fix eth_sign signature encoding.
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- May 10, 2017
-
-
Denis S. Soldatov aka General-Beck authored
Ethcore -> Parity Technologies
-
GitLab Build Bot authored
-
* Check pending request on Node * Linting * Liting * Fix tests
-
asynchronous rob authored
-