- Jan 17, 2018
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
* updated ethereum-types and tiny-keccak * Updated several deps * Updated several more dependencies * Modify dummy file to trigger ci * fixed update of memmap to 0.6 in ethash crate * Fixed fetch after update to latest reqwest * Updated jsonrpc-core with fixes for serde * add expects in util/version/build.rs
-
Marek Kotewicz authored
* Fixed delegatecall's from/to, closes #7166 * added tests for delegatecall traces, #7167
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Alexey authored
* [Wasm] memcmp fix and test added * [Wasm] use reqrep_test! macro for memcmp test
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
fix cache key
-
Denis S. Soldatov aka General-Beck authored
-
- Jan 16, 2018
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
+new ststus icons mac/Parity Ethereum.xcodeproj/project.pbxproj mac/Parity/AppDelegate.swift mac/Parity/Assets.xcassets/statusIcon.imageset/Parity-1.png mac/Parity/Assets.xcassets/statusIcon.imageset/Parity-2.png mac/Parity/Assets.xcassets/statusIcon.imageset/Parity.png mac/Parity/GetBSDProcessList.swift mac/install-readme.txt mac/uninstall-parity.sh scripts/gitlab-build.sh
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
-
- Jan 15, 2018
-
-
GitLab Build Bot authored
-
-
GitLab Build Bot authored
-
Alexey authored
* mem_cmp added to the Wasm runtime * schedule.wasm.mem_copy to schedule.wasm.mem_cmp for mem_cmp
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
* fix windows and centos builds update gitlab-build.sh windows installer `parity_$VER_installer.exe` rpm package `parity_$VER_x86_64.rpm` * Update .gitlab-ci.yml add cache ``target`` fix windows and centos arg's * Update installer.nsi add ``ethstore.exe, ethkey.exe and parity-evm.exe`` to windows installer * Update cov.sh add timeout to coverage test's (10 min per test)
-
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
-
-