- May 04, 2017
-
-
Nikolay Volf authored
-
- May 03, 2017
-
-
Denis S. Soldatov aka General-Beck authored
fix nightly test - rustup default nightly
-
Denis S. Soldatov aka General-Beck authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add parity_getBlockHeaderByNumber * Use parity_getBlockHeaderByNumber for retrieval
-
Denis S. Soldatov aka General-Beck authored
add `nightly` to S3_BUCKET=builds-parity-published
-
Denis S. Soldatov aka General-Beck authored
add snap to CI
-
keorn authored
* pass additional data when reporting * checkout correct tests
-
asynchronous rob authored
* apply contract constructors at spec load time * debugging * do trie updates in two stages * add lint exception to newly-dead constructor * squash warning in RPC tests * kill dead accountdb constructors * restore accountdb constructors under test configuration * use provided state root in spec, if it exists
-
Denis S. Soldatov aka General-Beck authored
build snap beta
-
Denis S. Soldatov aka General-Beck authored
fix typo arm64
-
- May 02, 2017
-
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
switch to hub.docker.com/r/parity
-
GitLab Build Bot authored
-
* Fixes #5492 * Linting
-
GitLab Build Bot authored
-
Afri authored
* Add CHANGELOG.md * Add some more verbose CHANGELOG information for beta and stable releases * Add dates to releases
-
Rien authored
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
- Apr 28, 2017
-
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
- Apr 27, 2017
-
-
Denis S. Soldatov aka General-Beck authored
https://github.com/paritytech/parity/issues/5463
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Display a QR for eth_sign requests. * Support raw confirmation of eth_sign * Fix ethkey issue on nightly. * Fixing test. * Fixing test.
-
Gav Wood authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
initial build snap package for parity
-
- Apr 26, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Cleanup @parity modules in npm run clean * Remove top-level yarn files (only in js)
-
GitLab Build Bot authored
-
* Export account RPC * Removing GethDirectory and ParityDirectory * js export accounts as json * js export accounts as json * api - then - catch * final touches * pass * oops * individual accounts * refactoring * refactor one * refactor one * refactor two * some grumble fixes * file name changes * constructor * constructor * git recognize file name change * spec and updates * specs * one tiny fix * one tiny fix * grumbles * more grumbles * sliders * ff * pointer default * grumbles * almost ready * lots of updates * accountList * stupid debuglog * bug fix * bug fix * some more good ol fashioned updates * filter accounts * clean * update spec * ff * ff-f * balances fix
-
* YARN * update package.json * update package.json * yarn updates * npm
-
Jaco Greeff authored
-
* Update account.js * Update accounts.js * finished writeContract.js translate * translated web, walletSetting * 添加注释 * 添加注释 * 翻译1 * 翻译1,存疑1 * 翻译1,没毛病 * 翻译1,存疑1 * Translated addAddress & addContract * 翻译1 * Translated connection.js * Translated contract.js * Translated contracts.js * translated dapps.js * translated deleteAccount * Translated createWallet.js * Translated editMeta.js * Translated errors.js * Translated extension.js * translated deployContract * Translated executeContract.js * Update home.js * Translated home.js * Translated loadContract.js * Translated parityBar.js * translated faucet * Translated passwordChange.js * Translated saveContract.js * translated firstRun * translated tabBar * Commented out all ENG * translated transfer.js * translated txEditor.js * Translated settings.js * translated ui.js * Translated shapeshift.js * translated wallet.js * Translated signer.js * translated upgradParity.js * Translated status.js * translated verification.js * Translated vaults.js * translated ui.js * zh-tw translation * translated account.js * translated accounts.js * translated accounts.js * translated address.js * translated addressSelect.js * translated addresses.js * translated application.js * translated dapp.js * translated ui.js * translated txEditor.js * update zh-Hant-TW translation * enable zh-Hant-TW
-
- Apr 25, 2017
-
-
Svyatoslav Nikolsky authored
* 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 * added some tests * fixed typo
-
-