- Dec 13, 2016
-
-
asynchronous rob authored
Using jsonrpc-macros
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-
- Dec 12, 2016
-
-
GitLab Build Bot authored
-
Gav Wood authored
Fixed bool dropdown in contract execution
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Gav Wood authored
Avoid broadcasting transactions to peers that send them
-
Gav Wood authored
eth_sign RPC now hashes given data instead of getting the hash
-
- Dec 11, 2016
-
-
GitLab Build Bot authored
-
* Add Loader to Transactions * Add Method Decoding Store (better fetching of methods) * Load locally stored ABI in MethodDecodingStore * Fixes UI glitches along the way * Linting * Add method decoding from User Contracts
-
Jaco Greeff authored
* WIP * Updated tests * Final round of fixes * Header update
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
* Routes in routes config => no more react router error message * Add LocalStorage for Locale Selection * Ethcore to Parity LTD
-
* Have a singleton DappsFetcher so we don't realod them at each page load * Better dapps Fetcher : event based listener Update on meta change * Remove dapps fetcher => all in singleton dapps store + utils * Modify header to Parity
-
GitLab Build Bot authored
-
Gav Wood authored
authors & homepage => Parity
-
GitLab Build Bot authored
-
Gav Wood authored
-
Gav Wood authored
Rename Ethcore -> Parity Technologies
-
Gav Wood authored
-
Gav Wood authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Rework gas display (maintainable) * Move GasPriceSelector to ui * Allow opening of gas component (WIP) * Merge * Consistency * Adjust for Signer display * Set maximum height based on screen size * Gas editor displays in-place * Cleanups * Merge * Style fixes * Fixup stash mishap (again) * Add store test * Allow edited values to refrect on the display * Fix properties * Adjust styling to show different rows * git mv * git mv * Style fixes * Style updates * Pass gas & gasPrice with confirmation * Fix build (case) * Style fixes * Basic GasPriceEditor smoketest * manual move 1 * manual move 2 * manual move 1 * manual move 2 * NODE_ENV=test ace fix * UI smoketests * Style * Format options via formatter * Initial version * Re-add even/odd class * re-add gasLimit to embedded passing * style * Updated for passing gas & price to store * Allow gas/price overrides when none available * Fix slider value, pass as number
-
Jaco Greeff authored
* TabBar & Settings -> Views i18n enabled * Proxy i18n * Settings i18n * defaultLocale * Introduce thin Translate wrapper * PropTypes util caters for multiples * Translate & LanguageSelector under ui * Update location & proptypes * Add UI Language selector * German settings pages * Add German language selection * Corrected umlaut encoding * Lint * Re-apply pre-merge conflict changes * better German i18n * Language names in locale language * i8n -> index * Allow for development/production operation * Use Yahoo react-intl (as opposed to react-i18nify) * Use default messages wih expansions * Remove non-reused variable definitions * Use FormattedMessage directly, opens up WebPack & Babel opportunities * Add flat to flatten * Extract default messages via babel * Webpack to aggegrate i18n defaultMessage * Re-add react-intl after merge * Update proptype references (merge) * Strip down external dictionary * i18n for dapps * Restore tests submodule * Allow language changes to reflect * Style updates
-
Tomasz Drwięga authored
Conflicts: ethcore/light/src/net/context.rs ethcore/light/src/net/tests/mod.rs
-
GitLab Build Bot authored
-
-
* light: basic transaction pool * light: network timeouts * fix dead code warnings * les: update to new message format * fix indentation * les: hash or number in headers req, not both
-
Gav Wood authored
Tolerate errors in user_defaults
-