1. May 24, 2023
  2. May 23, 2023
  3. May 22, 2023
  4. May 19, 2023
    • Svyatoslav Nikolsky's avatar
      Traitify Substrate client (#2129) · 7e38a891
      Svyatoslav Nikolsky authored
      * layered client implementation: initial commit
      
      * migrate more methods
      
      * fmt
      
      * more methods migration
      
      * runtime_version
      
      * more functions migrated to new client
      
      * moved submit_unsigned_extrinsic
      
      * migrated submit_signed_extrinsic
      
      * moved submit_and_watch_signed_extrinsic
      
      * moved pending_extrinsics
      
      * moved validate_transaction
      
      * moved estimate_extrinsic_weight
      
      * moved state_call
      
      * moved state_call
      
      * moved prove_storage
      
      * migrate ensure_synced
      
      * migrated subscribe_finality_justifications
      
      * use state_call to call runtime API methods
      
      * fix subscriptions usage
      
      * substrate-relay-helper migrated to new client
      
      * migrated substrate-relay
      
      * some small changes
      
      * new (shared) subscriptions
      
      * removed old client + fixed all warnings
      
      * renamed new_client -> client
      
      * started cleanup
      
      * comments + ref issue in TODO
      
      * more docs
      
      * mv relays/client-substrate/src/rpc.rs relays/client-substrate/src/client/rpc_api.rs
      
      * fix TODO
      
      * revive transaction_tracker tests + change underlying type of subscription
      
      * cleanup
      
      * cleanup
      
      * cleanup
      
      * impl review suggestions
      
      * trigger CI
      
      * Revert "trigger CI"
      
      This reverts commit ecd00d38.
      7e38a891
  5. May 18, 2023
  6. May 17, 2023
  7. May 16, 2023
  8. May 15, 2023
  9. May 12, 2023
  10. May 11, 2023
  11. May 10, 2023
  12. May 09, 2023
  13. May 08, 2023
  14. May 03, 2023
  15. May 02, 2023
  16. May 01, 2023
  17. Apr 28, 2023