- Oct 31, 2016
-
-
-
-
-
-
* execute contract fn: validate address * forgot import * execute contract fn: set value
-
Jaco Greeff authored
* Wrap tag input component * Postcss nested selectors * Chips has same size as in ui * Input matches with sizes/paddings of others * Adjust colours, move hint text * Added ChipInput from search in wrapper * Using InputChip Wrapper in search (#2965)
-
Jaco Greeff authored
-
asynchronous rob authored
* provide snapshot sync info in eth_syncing * specify block gap in eth_syncing * Extend eth_syncing with warp, format the output properly * adjust serialization tests for sync info * whitespace
-
Gav Wood authored
* Allow warnings. * Add RPCs to allow ad-hoc mode changes. * Add the JSAPI interfaces * Add missing file.
-
Nicolas Gotchac authored
-
Jaco Greeff authored
-
Jaco Greeff authored
* Allow retrieval of native network balances without registry * Remove debugging address * Disable dapps when no registry is available
-
Jaco Greeff authored
* Simplify & consolidate address items * Adjust dropdown background
-
keorn authored
* gas price distribution + median + tests * put histogram in util * use the util histogram * remove the default gas price implementation * histogram rpc * fix empty corpus * Add JS ethcore_gasPriceHistogram * Fix typo (s/types/type/) & subsequent failing test * Fix return type & formatting * bucketBounds * Add jsapi e2e test verification
-
Nicolas Gotchac authored
* Fixing React Errors * Fixes pending and mined events in Registry dApp (#2930) * PR grumbles (#2930)
-
- Oct 30, 2016
-
-
Jaco Greeff authored
-
Jaco Greeff authored
* Display confirmation for finished requests * Update box padding
-
Jaco Greeff authored
* Skeleton packages * Publish parity.js package to npm * [ci skip] js-precompiled 20161029-190427 * Extra step information * [ci skip] js-precompiled 20161029-192209 * Use autToken for npmjs (cannot run headless in docker) * [ci skip] js-precompiled 20161029-193414 * Correct package.json structure * [ci skip] js-precompiled 20161029-194003 * Scope package to public * [ci skip] js-precompiled 20161029-194529 * Start package version at 0.1.0 * Build proper umd library * [ci skip] js-precompiled 20161029-231233 * Update build/release stage * [ci skip] js-precompiled 20161030-071454 * Basic README.md to satisfy npmjs * [ci skip] js-precompiled 20161030-073150 * CommonJs format * [ci skip] js-precompiled 20161030-075034 * Update README.md * update dependencies * [ci skip] js-precompiled 20161030-075727 * Starting package version * Build only on master
-
Jaco Greeff authored
* Initial selection screen * UI in-place * Make actual import API calls * Simplify value checking logic
-
* use proper querystring builder * etherscan.txLink helper * refactor to etherscan.txLink * etherscan.addressLink helper * refactor to etherscan.addressLink * move txLink & addressLink into common file
-
- Oct 29, 2016
-
-
Jaco Greeff authored
* Add favicon.ico * Add favicon to all html pages * Cleanup favicon background
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
* Mapp all known addresses * Display timestamp in event log * Shorten addresses * Display "Pending" timestamps as well * Pending/Loading with empty timestamp
-
Jaco Greeff authored
-
- Oct 28, 2016
-
-
Jaco Greeff authored
* Importing an account from raw secret * Add jsapi & jsonrpc for personal_newAccountFromSecret
-
Jaco Greeff authored
* Bring in styling queues from original * NewTranch background colour update
-
- Oct 27, 2016
-
-
Jaco Greeff authored
* Split personal namespace into Safe and Unsafe part * Re-add api.personal.accountsInfo() calls to dapps * Removing listGethAccounts from safe personal
-
- Oct 26, 2016
-
-
-
Jaco Greeff authored
-
Nicolas Gotchac authored
-
Jaco Greeff authored
* Add inject to "bundle everything" list * Fixes the `build-server` script // Updates Webpack config (#2872) * New Webpack config file for libraries * Added `parity-utils` path * Removed parity in CommonChunks prod
-
-
GitLab Build Bot authored
-
- Oct 25, 2016
-
-
Nicolas Gotchac authored
* Added new RPC endpoints to JSAPI (#2389) * Added modal in Account Page to test & modify password (#2389) * Modify hint with password change // Better tabs (#2556)
-
Jaco Greeff authored
* Event into own component, align with transactions * Pass value & type through from event log params * Reformat display columns
-
Jaco Greeff authored
* remove accountsInfo & listAccounts * registry accounts selector works
-
Jaco Greeff authored
* Error trapping for decimals (Fixes #2799) * Sort tokens by tag (Closes #2789) * PR comments * Always display ETH * Recalculate in all cases (traps >available)
-
-
Jaco Greeff authored
* Don't return empty names (Fixes #2786) * add trim in validation
-