- Dec 15, 2017
-
-
Jaco Greeff authored
* Remove extension mappings * Remove duplicated pending stores
-
asynchronous rob authored
* detect different node, same-key signing in aura * reduce scope of warning
-
Konstantin authored
* new warp enodes * added one more warp enode; replaced spaces with tabs
-
Jaco Greeff authored
* CSS fixes for v1 (Thanks @ngotchac) * Remove hack line completely * Comment around Chrome upgrade
-
Jaco Greeff authored
* Update to @parity/api 2.1.7 * Update packages * Update after signer API alias
-
- Dec 14, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Remove wallet web3 dependency * Update shell web3 dependency
-
- Dec 13, 2017
-
-
Jaco Greeff authored
-
Jaco Greeff authored
* Expand available methods * Updated with expanded groupings
-
* Inject Parity script to all HTML dapps pages * Small glitch * Add injection test * Add Special GHH commit value for serving ZIP files as DAPPS * Refactor GithubDapp fetcher * PR Grumbles
-
- Dec 12, 2017
-
-
GitLab Build Bot authored
-
* Purify dappCard style * Add support for pinning apps * Add a section to show pinned apps * Cleaner code * Bump dependency versions * Small tweaks * Avoid double scrollbars * Small style updates * Bump parity/shared version
-
Tomasz Drwięga authored
-
Afri Schoedon authored
* Add Changelog for 1.7.10 * Add Changelog for 1.8.4 * Add missing links * Fix broken link
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Remove extraenous id hashing * Update with latest js-shared
-
Jaco Greeff authored
-
- Dec 11, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* JS redirect from localhost -> 127.0.0.1 * ui-no-validation for 127.0.0.1 * Update with tests
-
GitLab Build Bot authored
-
-
Jaco Greeff authored
* Cleanup overlay transparency * Don't display "waiting in signer" messages
-
- Dec 08, 2017
-
-
* reduce max block timestamp drift to 15 seconds * add test for block timestamp validation within allowed drift
-
Tomasz Drwięga authored
-
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.
-