- Feb 22, 2017
-
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
-
Gav Wood authored
* Tweak some checks. * Fixed build and added a difficulty test
-
GitLab Build Bot authored
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Fix selection value from RadioButtons * Fix outdated test
-
GitLab Build Bot authored
-
Jaco Greeff authored
* FirstRun dialog -> Portal * CreateAccount Modal -> Portal * CreateWallet dialog -> Portal * Transfer dialog -> Portal * Fix failing tests * ShapeShift dialog -> Portal * Verification dialog -> Portal * EditMeta dialog -> Portal * PasswordManager dialog -> Portal * WalletSettings dialog -> Portal * AddAddress dialog -> Portal * s/delete address/forget address/ * AddContract dialog -> Portal * DeployContract dialog -> Portal * ExceuteContract dialog -> Portal * LoadContract dialog -> Portal * SaveContract dialog -> Portal * UpgradeParity dialog -> Portal * Convert inline modals (tsk, tsk) * Remove ui/Modal * Import dialog i18n * Button array returns (thanks @derhuerst) * Unneeded debug * Typo * Readability formatting
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Default accounts setting - account provider * RPC support for default accounts * Updating JS code * Rename whitelist to addresses * Set the defaults using default, allowing for null/full lists * Update failing tests (after merge) * Fix merge with wrong rpc call names * One account needs to be selected
-
Jaco Greeff authored
* Add account balance display from ParityBar * Ellipsis with title * Balance display in Dapp permissions * Add balance to vault account selector * Add key prop to accounts in Vault * Fix failing test (missing redux prop)
-
asynchronous rob authored
fixed minor grammar mistake in readme
-
- Feb 21, 2017
-
-
Rain Gloom authored
-
Denis S. Soldatov aka General-Beck authored
fix path to `tools` add `tools` in `linux-stable-debian`
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
- Feb 20, 2017
-
-
asynchronous rob authored
* Create new column family for local node info * remove DBTransaction::new reliance on DB * KeyValueDB trait * InMemory KeyValueDB implementation * journaldb generic over KVDB * make most of `ethcore` generic over KVDB * fix json tests compilation * get all tests compiling * implement local store (just for transactions) * finish local store API, test * put everything into place * better test for skipping bad transactions * fix warning * update local store every 15 minutes * remove superfluous `{}`s
-
GitLab Build Bot authored
-
Maciej Hirsz authored
Bump CID version to allow compilation on all platforms
-
maciejhirsz authored
-
Jaco Greeff authored
* Add RPCs for parity_vault (create, open, list, etc.) * WIP * WIP * WIP * WIP (create should create) * Create & close working * WIP * WIP * WIP * Open & Close now working * WIP * WIP * Merge relevant changes from js-home * Hover actions * WIP (start of account assignment) * Open, Close & Account assignment works * Fix margins * UI updates * Update tests * Add the parity_{get|set}VaultMeta calls * Handle metadata * Adjust padding in Open/Close modals * moveAccounts take both in and out * Adjust padding * Fix stretch * Optimize hover stretch * pre-merge * Cleanup variable naming (duplication) * Rename Vault{Close,Open} -> Vault{Lock,Unlock} * clearVaultFields uses setters * TODO for small Portal sizes * Vaults rendering tests * .only * libusb compile * VaultCard rendering tests * Update message keys (rename gone rouge) * Display passwordHint op vault unlock ...
-
keorn authored
-
Jaco Greeff authored
* Don't render unknown entries * Only render non-null items * Remove (now) invalid failing test
-
maciejhirsz authored
-
Tomasz Drwięga authored
* Default accounts setting - account provider * RPC support for default accounts * Updating JS code * Rename whitelist to addresses
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
* Return condition info for pending transactions * Fixed warnings
-
Svyatoslav Nikolsky authored
* initial secret store commit * various fixes * license * (sstore, secstore) -> secretstore * marked KeyServer trait as IPC-ready * fixed style * ignore requests with Origin header * fixed tests * fixed Origin header check
-
Denis S. Soldatov aka General-Beck authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Handle invalid ABI gracefully * Also include failed abi in log
-
Denis S. Soldatov aka General-Beck authored
-
- Feb 17, 2017
-
-
asynchronous rob authored
Optimize key directory reloads
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
nightly->latest
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
-
asynchronous rob authored
IPFS MVP
-
Denis S. Soldatov aka General-Beck authored
refactoring + small fix
-