1. Mar 20, 2018
  2. Mar 19, 2018
    • André Silva's avatar
      [Beta] Backports (#8136) · 610f6f14
      André Silva authored
      * Support parity protocol. (#8035)
      
      * updater: apply exponential backoff after download failure (#8059)
      
      * updater: apply exponential backoff after download failure
      
      * updater: reset backoff on new release
      
      * Max code size on Kovan (#8067)
      
      * Enable code size limit on kovan
      
      * Fix formatting.
      
      * Limit incoming connections.  (#8060)
      
      * Limit ingress connections
      * Optimized handshakes logging
      
      * WASM libraries bump (#7970)
      
      * update wasmi, parity-wasm, wasm-utils to latest version
      
      * Update to new wasmi & error handling
      
      * also utilize new stack limiter
      
      * fix typo
      
      * replace dependency url
      
      * Cargo.lock update
      
      * add some dos protection (#8084)
      
      * revert removing blooms (#8066)
      
      * Revert "fix traces, removed bloomchain crate, closes #7228, closes #7167"
      
      This reverts commit 1bf62038678295e5586f02a38a0c5aab9a9efe62.
      
      * Revert "fixed broken logs (#7934)"
      
      This reverts commit f8a2e53f.
      
      * fixed broken logs
      
      * bring back old lock order
      
      * remove migration v13
      
      * revert CURRENT_VERSION to 12 in migration.rs
      
      * more dos protection (#8104)
      
      * Const time comparison (#8113)
      
      * Use `subtle::slices_equal` for constant time comparison.
      
      Also update the existing version of subtle in `ethcrypto` from
      0.1 to 0.5
      
      * Test specifically for InvalidPassword error.
      
      * fix trace filter returning returning unrelated reward calls, closes #8070 (#8098)
      
      * network: init discovery using healthy nodes (#8061)
      
      * network: init discovery using healthy nodes
      
      * network: fix style grumble
      
      * network: fix typo
      
      * Postpone Kovan hard fork (#8137)
      
      * ethcore: postpone Kovan hard fork
      
      * util: update version fork metadata
      
      * Disable UI by default. (#8105)
      
      * dapps: update parity-ui dependencies (#8160)
      v1.10.0-ci7
      610f6f14
    • Kirill Pimenov's avatar
      Probe changes one step deeper (#8134) (#8135) · 2403fc52
      Kirill Pimenov authored and Marek Kotewicz's avatar Marek Kotewicz committed
      2403fc52
  3. Mar 14, 2018
    • Rando's avatar
      Beta backports (#8053) · 0ab1930c
      Rando authored
      * CI: Fix cargo cache (#7968)
      
      * Fix cache
      
      Blocking waiting for file lock on the registry index
      
      * Only clean locked cargo cache on windows
      
      * fixed ethstore sign (#8026)
      
      * fixed parsing ethash seals and verify_block_undordered (#8031)
      
      * fix for verify_block_basic crashing on invalid transaction rlp (#8032)
      
      * fix cache & snapcraft CI build (#8052)
      
      after successful testing it is necessary to port in a ```beta``` and ```stable```
      
      *  Add MCIP-6 Byzyantium transition to Musicoin spec (#7841)
      
      * Add test chain spec for musicoin byzantium testnet
      
      * Add MCIP-6 Byzyantium transition to Musicoin spec
      
      * Update mcip6_byz.json
      
      * ethcore: update musicoin byzantium block number
      
      * ethcore: update musicoin byzantium block number
      
      * ethcore: update musicoin bootnodes
      
      * Update musicoin.json
      
      * Update musicoin.json
      
      * More bootnodes.
      0ab1930c
  4. Mar 01, 2018
  5. Feb 28, 2018
  6. Feb 27, 2018
    • Marek Kotewicz's avatar
      clean up account fmt::Debug (#7983) · 9fec2142
      Marek Kotewicz authored
      9fec2142
    • Marek Kotewicz's avatar
      e32b6005
    • Marek Kotewicz's avatar
      ExecutedBlock cleanup (#7991) · df63341e
      Marek Kotewicz authored
      * ExecutedBlock cleanup
      
      * authority round makes only one call to note_rewards
      
      * move Tracing from block to trace module
      
      * removed BlockRef
      df63341e
    • Niklas Adolfsson's avatar
      Hardware-wallet/usb-subscribe-refactor (#7860) · 6445f12c
      Niklas Adolfsson authored and Marek Kotewicz's avatar Marek Kotewicz committed
      
      
      * Hardware-wallet fix
      
      * More fine-grained initilization of callbacks by vendorID, productID and usb class
      * Each device manufacturer gets a seperate handle thread each
      * Replaced "dummy for loop" with a delay to wait for the device to boot-up properly
      * Haven't been very carefully with checking dependencies cycles etc
      * Inline comments explaining where shortcuts have been taken
      * Need to test this on Windows machine and with Ledger (both models)
      
      Signed-off-by: default avatarniklasad1 <[email protected]>
      
      * Validate product_id of detected ledger devices
      
      * closed_device => unlocked_device
      
      * address comments
      
      * add target in debug
      
      * Address feedback
      
      * Remove thread joining in HardwareWalletManager
      * Remove thread handlers in HardwareWalletManager because this makes them unused
      6445f12c
  7. Feb 23, 2018
  8. Feb 22, 2018
  9. Feb 20, 2018
  10. Feb 19, 2018
  11. Feb 18, 2018
  12. Feb 17, 2018
  13. Feb 16, 2018