Skip to content
  1. Feb 18, 2019
  2. Feb 13, 2019
  3. Feb 09, 2019
  4. Feb 08, 2019
    • Benjamin Kampmann's avatar
      Cleaning up dependencies (#125) · 9fb22ce2
      Benjamin Kampmann authored
      * cargo update
      * Update to latest ctrlc crate
      * Update vergen
      * Update to latest pretty_assertions
      * Update log
      * Update parking_lot
      * Update hex-rustc
      9fb22ce2
  5. Feb 04, 2019
  6. Jan 29, 2019
    • Gav Wood's avatar
      Use new externs for eth crypto (#114) · 82e866be
      Gav Wood authored
      * Add claims.
      
      * Failing build
      
      * Updatee to latest substrate, fix tests
      
      * Remove unneeded
      
      * Introduce tests with real work sig
      
      * Use right 64 bytes of pubkey to get eth addr
      
      * Fix for eth sig
      
      * Fix build
      
      * Fix wasm
      
      * Use new externs for eth crypto.
      
      * Bump spec version
      
      * New runtime
      82e866be
  7. Jan 28, 2019
  8. Jan 27, 2019
  9. Jan 25, 2019
    • Gav Wood's avatar
      Claim yer sale DOTs (#97) · c5bb21ab
      Gav Wood authored
      * Add claims.
      
      * Failing build
      
      * Updatee to latest substrate, fix tests
      
      * Remove unneeded
      
      * Introduce tests with real work sig
      
      * Use right 64 bytes of pubkey to get eth addr
      
      * Fix for eth sig
      
      * Fix build
      
      * Fix wasm
      c5bb21ab
  10. Jan 24, 2019
    • asynchronous rob's avatar
      Initial erasure-coding of availability data (#56) · a05d422a
      asynchronous rob authored
      * erasure-coding block data
      
      * adjust error handling
      
      * merkleize chunks and yield branches for each
      
      * construction and proving of merkle branches
      
      * port over to new GF(2^16) impl
      
      * some tests for wrapped_shard
      
      * handle extra byte from GF(2^16) better
      
      * point to github dependency
      
      * add issue link
      
      * point to master for reed-solomon-erasure
      
      * add missing license header
      a05d422a
    • Phil's avatar
      Update README.adoc (#108) · c25674a1
      Phil authored and asynchronous rob's avatar asynchronous rob committed
      added newer rust version required, and instructions for updating Rust using `rustup update`
      c25674a1
  11. Jan 23, 2019
  12. Jan 22, 2019
    • André Silva's avatar
      cli: fix node shutdown (#100) · 1bd597a5
      André Silva authored and asynchronous rob's avatar asynchronous rob committed
      1bd597a5
    • asynchronous rob's avatar
      Parachain execution yields messages to send (#96) · fe6351ca
      asynchronous rob authored
      * read head-data directly out of WASM memory
      
      * implement ext_post_message for parachain WASM
      
      * further refactoring of the parachain module
      
      * add externalities error type
      
      * accumulate posted messages when validating parachain candidate
      
      * define Extrinsic type in primitives
      
      * availability-store: store extrinsic data
      
      * compute extrinsic and check against candidate
      
      * add some egress queue tests
      
      * grumbles & substrate update
      
      * ensure everything builds
      fe6351ca
  13. Jan 18, 2019
  14. Jan 17, 2019
  15. Jan 16, 2019
  16. Jan 15, 2019
  17. Jan 09, 2019
  18. Jan 08, 2019
  19. Dec 29, 2018
  20. Dec 21, 2018
  21. Dec 20, 2018
  22. Dec 14, 2018