Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

bug: issue committing checkpoint source with robust address #118

Merged
merged 10 commits into from
Jun 12, 2023

Commits on May 31, 2023

  1. refactor subnet ID

    adlrocha committed May 31, 2023
    Configuration menu
    Copy the full SHA
    771aa78 View commit details
    Browse the repository at this point in the history
  2. make clippy happy

    adlrocha committed May 31, 2023
    Configuration menu
    Copy the full SHA
    645eb93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ec930 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    65a2332 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    2e79f5b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. add new rootnet id fn

    adlrocha committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0f243e2 View commit details
    Browse the repository at this point in the history
  2. fix MAX_CHAIN_ID

    adlrocha committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d5b2191 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    adlrocha committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    52bcc5d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. support robust address for SubnetID (#113)

    * support robust address for SubnetID
    
    * enforce the use of f0-based subnetID in actor
    
    * minor fix in f2 address handling
    
    * minor fix
    
    * Update sdk/src/subnet_id.rs
    adlrocha authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5c1a75c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge branch 'main' into adlrocha/subnetid-refactor

    Signed-off-by: Alfonso de la Rocha <adlrocha@tutamail.com>
    adlrocha committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    5676c9c View commit details
    Browse the repository at this point in the history