- Jan 15, 2018
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
* Always build everything if we're on master * Skip if zero foles have changed, not other way around * Update test.js * Update test.js * Update gitlab-test.sh * Update gitlab-test.sh * Update gitlab-test.sh * Update gitlab-test.sh * Update gitlab-test.sh
-
- Jan 14, 2018
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor finished * cleanup bloom mess * simplify usage of Bloom in few places * removed obsolete util/src/lib.rs * removed commented out code * ethereum-types 0.1.4 * updated ethereum-types and tiny-keccak
-
- Jan 13, 2018
-
-
GitLab Build Bot authored
-
- Jan 12, 2018
-
-
Jaco Greeff authored
-
Denis S. Soldatov aka General-Beck authored
-
Jaco Greeff authored
-
- Jan 11, 2018
-
-
* Move miner away from ethcore. * Fix ethcore to use miner/transaction. * Fix tests and warnings. * fixed incorrect merge of the test in the documentation
-
Pierre Krieger authored
-
Jaco Greeff authored
-
Marek Kotewicz authored
* bump to 1.10.0 * update version of version crate * bump Cargo.lock
-
Denis S. Soldatov aka General-Beck authored
Parity.png should be 512x512 fix ethstore Signed-off-by: Denis S. Soldatov aka General-Beck <[email protected]>
-
- Jan 10, 2018
-
-
-
André Silva authored
* rpc: implement personal_sign * rpc: add test for personal_sign * rpc: implement personal_ecRecover * rpc: add test for personal_ecRecover * rpc: fix order of arguments in personal_sign * rpc: remove auxiliary methods for sign and ec_recover
-
-
* ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor in progress * ethereum-types refactor finished * removed obsolete util/src/lib.rs * removed commented out code
-
Jaco Greeff authored
-
Svyatoslav Nikolsky authored
-
tzapu authored
* intial add trace_replayBlockTransactions * cleanup timing calls add execution proof * WIP implementing changes * fix for trace_replayBlockTransactions rpc call * cleanup comments * cleanup, proof, can't workout lifetime issues yet * Fix lifetimes issue. * naive rpc test * updated docs
-
Svyatoslav Nikolsky authored
* SecretStore: auto migrate initial commit * SecretStore: flush automigrate * SecretStore: debug flush * SecretStore: added migration to KeyServerSet contract * SecretStore: flush automigrate * SecretStore: flush before testing * SecretStore: flush * SecretStore: flush * SecretStore: bunch of tests for simple ConnectionTrigger && KeyServerSet * SecretStore: started work on TriggerWithMigration tests * SecretStore: maintain_session tests * SecretStore: updated some comments * SecretStore pass migration_id to ServerSetChangeSession * SecretStore: fixed lock scope * SecretStore: fixed error response condition * SecretStore: fixed ServerSetChange session auto-creation * SecretStore: update active migration in connector * removed commented code * SecretStore: fixed tests compilation * SecretStore: marked test-related unimplemented-s * SecretStore: labeled all SS TODOs * SecretStore: do not read auto-migration stuff when auto-migration is disabled + stripped KeyServerSet contract ABI * SecretStore: ignore duplicated addresses in KeyServerSet * fied compilation * SecretStore: wait for N block confirmations before starting auto-migration * SecretStore: more tests for migration delay * SecretStore: clear current nodes set when KSS contract is uninstalled * SecretStore: retry transaction interval
-
André Silva authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
move functions from .yml to add gitlab-test.sh
-
Denis S. Soldatov aka General-Beck authored
Resolves issue #4226 #7086 ci #63 close PR #7506
-
- Jan 09, 2018
-
-
Afri Schoedon authored
* Update CHANGELOG for 1.8.6 * Linkify issues. * Add Changelog for 1.7.12 * Update Changelog for 1.7.12 * Update Changelog for 1.8.6 * Update Changelog for 1.7.12 * Update Changelog for 1.8.6 * Update CHANGELOG for 1.8.6
-
-
-
* Expose gas price percentile. * Fix light eth_call. * fix gas_price in light client
-
Fabian authored
-
Use https when connecting to etherscan.io API for price-info
-
- Jan 08, 2018
-
-
Kirill Pimenov authored
* More thorough changes detection This basically trades false-negatives ("dumb" last commit not touching Rust on a Rust-touching branch) for false-positives (all builds against `stable` and `beta` will run all tests almost always). This seems to be a reasonable tradeoff. Closes #6507 * We don't have Appveyor anymore * before_script sections are not merged * Limiting commit depth breaks branching detection
-
GitLab Build Bot authored
-
* Fix layout bug * Change position of red signing label
-
GitLab Build Bot authored
-
* Show all accounts in the top bar * Update to latest js-shared * Add comments * Update refs and remove dapp-dapp-accounts
-
Afri Schoedon authored
* Update Parity Mainnet Bootnodes * Replace the Azure HDD bootnodes with the new ones :)
-
Marek Kotewicz authored
-
* Advance AuRa step as far as we can. * Wait for future blocks.
-