1. Aug 11, 2019
  2. Aug 10, 2019
  3. Jul 23, 2019
  4. Jul 22, 2019
  5. Jul 19, 2019
  6. Jul 18, 2019
  7. Jul 16, 2019
  8. Jul 12, 2019
  9. Jul 11, 2019
  10. Jul 10, 2019
  11. Jul 09, 2019
  12. Jul 08, 2019
  13. Jun 24, 2019
  14. Jun 07, 2019
    • Wei Tang's avatar
      Update spec test to v0.6.3 (#156) · 48373e7a
      Wei Tang authored
      * Add support for crosslink tests
      
      * Add support for registry updates test
      
      * Refresh support for deposit operation
      
      * Add support for attestation test
      
      * Add support for attester slashing test
      
      * Add BlockHeader tests
      
      * Add support for proposer slashing tests
      
      * Add support for transfer tests
      
      * Add support for blocks and slots sanity test
      
      * Add scripts to run state tests
      
      * Fix script
      
      * Fix test path change
      48373e7a
  15. May 31, 2019
  16. May 30, 2019
  17. May 27, 2019
  18. May 25, 2019
    • Wei Tang's avatar
      Code clean up, restructure and README update (#139) · 535a3431
      Wei Tang authored
      * Update README and upgrade blockchain client to newer version
      
      * Remove unfinished pruning lmd-ghost strategy
      
      * Move substrate-specific crates to subfolder substrate
      
      * Fix cargo lock
      
      * Fix CI
      
      * Check in runtime wasm file
      535a3431
  19. May 18, 2019
    • Wei Tang's avatar
      Propose block using real bls schemes (#136) · 5f0da8dc
      Wei Tang authored
      * Expose proposer index and pubkey to executor
      
      * Use importer even for self-built blocks
      
      * Remove unused imports
      
      * New block builder routine
      
      * Switch to real bls implementation and properly sign all data structures
      
      * Fix compile warning
      
      * Add conditional compile for serde(skip)
      5f0da8dc
  20. May 16, 2019
  21. May 12, 2019