1. Sep 04, 2019
  2. Sep 03, 2019
    • Wei Tang's avatar
      Adopt rpc wire protocol · 9f8ee0b7
      Wei Tang authored
      Code is adopted from lighthouse, which is licensed under Apache-2. Unfortunately
      because the dependencies we use are different, it's not possible to directly
      depend on upstream.
      9f8ee0b7
    • Wei Tang's avatar
      vendor libp2p · 5f9ca712
      Wei Tang authored
      So that we're on a version that supports gossipsub, thanks to lighthouse.
      5f9ca712
    • Wei Tang's avatar
      network: base on blockchain-network-libp2p · a50850ae
      Wei Tang authored
      This copies blockchain-network-libp2p crate as the foundation to continue to
      build upon.
      a50850ae
  3. Sep 01, 2019
  4. Aug 31, 2019
  5. Aug 15, 2019
  6. Aug 11, 2019
  7. Aug 10, 2019
  8. Jul 23, 2019
  9. Jul 22, 2019
  10. Jul 19, 2019
  11. Jul 18, 2019
  12. Jul 16, 2019
  13. Jul 12, 2019
  14. Jul 11, 2019
  15. Jul 10, 2019
  16. Jul 09, 2019
  17. Jul 08, 2019
  18. Jun 24, 2019
  19. 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