- Jan 24, 2017
-
-
Gav Wood authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* WIP * ParityBar verification * import from index.js * i18n expansion & tests * Features component * Adapt language selector to use features * Add features to settings view * typo * Convert logging * Fix earlier merge issues resulting in test failures * Lint failure fixes (new rules) * Fix additional listing rules * Re-add FormattedMessage (missing after merge), fix tests * Fix loader overrides * grumble: split item rendering (& test) * grumble: allow enable/disable while testing (default on) * grumble: move LanguageSelector below Features * grumble: don't pass visiblity prop (& update tests) * grumble: missing observable (onClick misbehaving) * grumble: don't reset to defaults per session * Fix to single store instance
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add esjify for mocha + ejs * First pass through, intl + basic smoketests * Create store * Update for renames * Pass store around * createType into store * Move stage into store * Update labels * Define stages * address into store * Add @observer * Retrieve name from store * Store phrase in store * isWindowsPhrase into store * gethAddresses to store * Store manages geth addresses * passwordHint into store * Fix build * rawKey into store * import json files * name set direct from component * No parent change callbacks * canCreate from store * createAccounts into store * expand create tests * Windows phrase testcases * Properly bind newError * FirstRun use of new CreateAccount * Add fix & test for selectedAddress match * Call into store from props * onChangeIdentity fix & test * Phrase set fix & test * RecoveryPhrase tested manually (issues addressed via tests) * Hex import manual test (& tests added for errors) * New eslint update fixes * grumble: set default type from store (with test) * grumble: pass copy of accounts (observable injection) * grumble: Summary owners can be array or array-like
-
GitLab Build Bot authored
-
* Extended Markdown generator * Fix linter errors * Review fixes
-
* added 3 warpnodes for ropsten * Fixed indentation
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
keorn authored
* remove register_account_provider * build rpc module * new dummy client * common EngineSigner struct * from -> into * initial report via call * separate safe from regular contract * transact_contract * fix build * return Signature, docs * add sign method to some engines * add safeContract spec * update specs to new contracts * use AuthorityRound for contract spec * add more reporting * add reporting test * use gas floor * shorter
-
- Jan 23, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Display AccountCard name via IdentityName * Pass name through (catches registry reverse display)
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Start of tests to replicate issue * Expand visibility tests * Cleanups * typo * Extend saving tests as requested (pre-emptive) * tests for new setDisplayApps action * Address PR oversights
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Fix wrong output format of peers * Add outPeer tests
-
keorn authored
* chain scoring * use current steps
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Eslint updated (newline-after-var) * Fix newline-after-var * Eslint updated (one-var-declaration-per-line) * Fix one-var-declaration-per-line * Fix additional errors * Lint after merge
-
GitLab Build Bot authored
-
* Embeddable ParityBar * Replacing storage with store * Fixing references. * Addressing style issues * Supporting parity background
-
- Jan 22, 2017
-
-
Lukas Maerdian authored
-
Svyatoslav Nikolsky authored
* zgp-transactions checker * polishing * rename + refactor * refuse-service-transactions cl option * fixed tests compilation
-
- Jan 21, 2017
-
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Move signer tab * WIP * Better movments * Save Parity Bar position per dapp * Add position to Dapp Manifest * Stick Parity Bar to the four corners
-
- Jan 20, 2017
-
-
GitLab Build Bot authored
-
* Fixing wrong token displayed * Linting * Revert filtering out * Revert the revert
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Currency WIP * Expand tests * Pass className * Add QrCode * Export new components in ~/ui * s/this.props.netSymbol/netSymbol/ * Fix import case
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
asynchronous rob authored
* prune states based on memory param * pruning memory CLI and usage in sync * return purged value from memorydb * calculate memory used incrementally in overlayrecentdb * refactor shared history pruning code in client * Fixed usage alignment * journal_size function for fast memory calculation
-
keorn authored
* remove register_account_provider * build rpc module * new dummy client * common EngineSigner struct * from -> into * return Signature, docs
-