Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem (Fix #1881): wallet sync logic is not compatible with the refactored tendermint-rs light client design #1901

Merged
merged 1 commit into from
Jul 22, 2020

Commits on Jul 22, 2020

  1. Problem (Fix crypto-com#1881): wallet sync logic adapt to new tenderm…

    …int-rs light client design
    
    Solution:
    - running light client superivsor, and sync wallet to recent
      trusted block
    - rpc call_batch ignore the first failed request and return the
      successed ones.
    - run ra-sp-server before prepare env, and gen fresh keypackage when prepare test env
    - fix tendermint-rs deserialization issues
    yihuang committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f806885 View commit details
    Browse the repository at this point in the history