- Dec 08, 2017
-
-
Afri Schoedon authored
-
Jerome de Tychey authored
Lots of people are having trouble building from source and keep up to date. The main reason seems to be that cargo/rustup is hard to work with. The 'abort' panic strategy error is very frustrating and seems to be solved 100% of time with a clean. Adding those lines: When compiling a crate if you receive this error: ``` error: the crate is compiled with the panic strategy `abort` which is incompatible with this crate's strategy of `unwind` ``` Cleaning the repository will most likely solve the issue, try: ``` cargo clean ```
-
- Dec 07, 2017
-
-
GitLab Build Bot authored
-
* Use hex everywhere as appId * Extract requestGroup sub item from clarity * Change size of icon in SignerPending
-
asynchronous rob authored
* Fix Aura difficulty race * fix test key * extract out score calculation * fix build
-
- Dec 06, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Update @parity/ui * Update deps
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Display contracts tab by default * Update packages
-
Jaco Greeff authored
* Rework dapps list * Update box sizing * Remove non-passed-in prop * PR comments * Re-adjust key
-
Afri Schoedon authored
* Add contributing guidelines to the repository. * Add code of conduct to the repository. * Add note on CLA to contributing guidelines. * Update contribution guideline headings * Move CoC and ConG to .github * Fix links * Remove broken fork link.
-
GitLab Build Bot authored
-
* Add a signerPending component with popup * Add text when no requests * Remove lock icon * Fix lint * Create separate component from RequestItem * Render different types of transaction * Remove blue View button * Remove useless code
-
- Dec 05, 2017
-
-
-
Takehiro Miyao authored
-
* Enable delayed maximum_uncle_count activation. * Fix tests. * Defer kovan HF.
-
GitLab Build Bot authored
-
Jaco Greeff authored
* WIP * Update after @parity/ui update * Update to latest * Update semver for @parity * Update & -> &
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Update mocha import stubs * Add .md files to ignore list
-
- Dec 04, 2017
-
-
asynchronous rob authored
escape inifinite loop in estimte_gas
-
GitLab Build Bot authored
-
* Add a dropdown popup for account selector * Install sui latest version for hideOnScroll bug fix * Update ui * Update package-lock after rebase * Require parity/ui v3.0.3 * Pass accountStore as props * Require parity/ui v3.0.4
-
- Dec 02, 2017
-
-
Arkadiy Paronyan authored
* Removed ethcore-util dependency * Removed snappy
-
- Dec 01, 2017
-
-
Denis S. Soldatov aka General-Beck authored
WASM test runner utility upgrade
-
NikVolf authored
-
GitLab Build Bot authored
-
* Update packages to use React 16 * Rollback to react-router v3 * Use component instead of pure one * Remove warning about mobx * Make webpack load css from @parity/ui * Update enzyme to support react16 * Fix lint * Use @parity/ui v3 * Update refs of plugin-signer-* deps * Exclude plugin-signer-* from babel processing * Reupdate refs to old method * Update refs again
-
Takehiro Miyao authored
-
* Testing many passwords for presale wallet. * Add multiple threads. * WiP: ethkey brain wallets recover. * Refactor pre-sale-wallet cracking. * Generate in multiple threads. Brain with prefix. * Validate bain wallet phrase. * Brain wallet recovery. * Self-review fixes. * Fix tests. * More docs. * Bump versions. * Remove cmd_find from borked merge. * Update wasm submodules. * Use threadpool.
-
- Nov 30, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
- Nov 29, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Cleanup JS build artifacts * Trigger js & js-old
-
Robert Jensen authored
-
- Nov 28, 2017
-
-
GitLab Build Bot authored
-