- 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 * Update failing tests * Manually dispatch allAccountsInfo when move completed * Open/Close always shows vault image in colour * Password submit submits modal (PR comment) * Add link to account
-
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
-
Denis S. Soldatov aka General-Beck authored
-
Arkadiy Paronyan authored
-
asynchronous rob authored
* Deprecate eth_compile* RPCs * Add deprecation doc comments
-
Denis S. Soldatov aka General-Beck authored
ENTRYPOINT ["/parity/parity"]
-
- Feb 16, 2017
-
-
Denis S. Soldatov aka General-Beck authored
[ci-skip]
-
NikVolf authored
-
NikVolf authored
-
NikVolf authored
-
Denis S. Soldatov aka General-Beck authored
[ci-skip]
-
maciejhirsz authored
This is done by requests sending CID with raw binary codec (0x55). Note: this functionality is exactly the same as fetching state-trie due to how db internals work in Parity atm.
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Jannis Redmann authored
-