1. 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
  2. Mar 01, 2018
  3. Feb 28, 2018
  4. 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
  5. Feb 23, 2018
  6. Feb 22, 2018
  7. Feb 20, 2018
  8. Feb 19, 2018
  9. Feb 18, 2018
  10. Feb 17, 2018
  11. Feb 16, 2018