- Nov 10, 2017
-
-
asynchronous rob authored
-
- Nov 07, 2017
-
-
Arkadiy Paronyan authored
-
- Nov 03, 2017
-
-
* Allow to include all queue transactions in pending block. * Fix tests.
-
-
- Nov 02, 2017
-
-
* SecretStore: first key versions flush * SecretStore: key versions in encryption session * SecretStore: flush key versions negotiation session * SecretStore: connected key version negotiation session to cluster * SecretStore: cluster sessions container refactoring * SecretStore: flush * SecretStore: flush key versions * SecretStore: flush * SecretStore: delegation proto * SecretStore: decryption_session_is_delegated_when_node_does_not_have_key_share * SecretStore: fixed version in decryption session * SecretStore: signing_session_is_delegated_when_node_does_not_have_key_share * SecretStore: started restoring admin sessions * SecretStore: restoring admin sessions * SecretStore: removed obsolete ShareRemove && ShareMove sessions * SecretStore: ShareAdd math tests only require old_t+1 nodes * SecretStore: ShareAdd revamp using new math backend * SecretStore: do not include isolated nodes into consensus_group * SecretStore: ServersSetChange + ShareAdd revamp * removed debug printlns * SecretStore: key version negotiation tests * SecretStore: removed debug/merge artifacts * SecretStore: fixed master node selection * SecretStore: cleanup + tests + fixes * SecretStore: uncommented tests * SecretStore: cleaning up * SecretStore: cleaning up + tests * SecretStore: cleaning up * SecretStore: cleaning up && tests * SecretStore: fixing TODOs * SecretStore: fixing TODOs + cleanup * SecretStore: fixing TODOs * SecretStore: nodes_add_to_the_node_with_obsolete_version * SecretStore: nodes_add_fails_when_not_enough_share_owners_are_connected * SecretStore: tests * SecretStore: signing && delegation tests * SecretStore: signing && decryption tests when some nodes are isolated * SecretStore: sessions_are_removed_when_initialization_fails * SecretStore: ceaning up * SecretStore: removed obsolete comments * SecretStore: signing_session_completes_if_node_does_not_have_a_share
-
-
Arkadiy Paronyan authored
-
* Action params and embedded params handling * fix namespaces
-
- Nov 01, 2017
-
-
-
-
* Nonce future - reserve and dispatch * Single thread nonce tests * Track status of reserved nonces. * Initialization of nonce reservations. * Prospective Signer * Fix cli tests.
-
Kirill Pimenov authored
Windows fixes
-
- Oct 30, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
Fix JSON tracing for sub-calls.
-
- Oct 29, 2017
-
-
arkpar authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
- Oct 26, 2017
-
-
GitLab Build Bot authored
-
- Oct 25, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Remove stage-0 * Re-add stage-0 for `export default from './xyz';` * Add background loading image * Add window.isParity for parity-specific actions * inject bonds (temporary) * Remove loading text overlay * Remove background around logo * Remove debug log * Fix account selection (correct component used) * Update with changed dapp dependencies * Add oo7 to list of babel node_module targets * injectObjects -> onDappLoad
-
* fix #6228: do not display eth price in cli for etc Current behaviour: When the client is started with defaults, the miner's gas calibrator periodically queries the price of ether in usd and uses it to adjust the wei_per_gas variable, displaying an info message in the cli each time calibration happens. The info message mentions the price of ETH. When started with the --min-gas-price option, the calibrator is inactive and the price is not displayed. Problem: When running on an alternate chain such as ethereum classic, the info message mentioning the ETH price is present, unless the --min-gas-price option is used. Solution: if chain != foundation and --min-gas-price is not set, don't use GasPricerConfig::Calibrated as default but rather fix the minimum gas price to zero. * self.chain() returns ChainType. * match chain based on SpecType
-
was --min-gas-price=[STRING] Minimum amount of Wei per GAS to be paid for a transaction to be accepted for mining. Overrides --basic-tx-usd. Issue: --basic-tx-usd does not exist. Author probably meant --usd-per-tx. New: --min-gas-price=[STRING] Minimum amount of Wei per GAS to be paid for a transaction to be accepted for mining. Overrides --usd-per-tx.
-
* Refactor static context check in CREATE. * Fix wasm.
-
- Oct 24, 2017
-
-
GitLab Build Bot authored
-
ddorgan authored
-
-
* Fix serialization of non-localized transactions. * Return proper SignedTransactions representation.
-
-
* Update README.md for 1.8.0 * Update CHANGELOG.md for 1.8.1 * Clarify note on trezor wallets * Update CHANGELOG.md for 1.8.1 * Update CHANGELOG.md for 1.8.1 * Update CHANGELOG.md for 1.8.1 * Fix Typos.
-
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
Fix dapps tests in master
-
- Oct 23, 2017
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Oct 20, 2017
-
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-