Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update schema ids for Frequency Testnet Paseo #274

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

wilwade
Copy link
Member

@wilwade wilwade commented Mar 26, 2024

Problem

The new Frequency Paseo Testnet is up and has schemas deployed!

Also added missing Mainnet schema that was set to TBD.

 {
  "0x203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0": {
    "tombstone": {
      "1.2": 1
    },
    "broadcast": {
      "1.2": 2
    },
    "reply": {
      "1.2": 3
    },
    "reaction": {
      "1.1": 4
    },
    "profile": {
      "1.2": 5
    },
    "update": {
      "1.2": 6
    },
    "public-key-key-agreement": {
      "1.2": 7
    },
    "public-follows": {
      "1.2": 8
    },
    "private-follows": {
      "1.2": 9
    },
    "private-connections": {
      "1.2": 10
    },
    "public-key-assertion-method": {
      "1.3": 11
    }
  }
}

@wilwade wilwade requested a review from wesbiggs March 26, 2024 21:38
@@ -84,6 +85,8 @@ SVG
targetAnnouncementType
targetContentHash
TBD
[Tt]estnet
[0-9]*[Tt]estnet
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The <br /> to make the smaller table required this

Copy link
Member

@wesbiggs wesbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@wesbiggs wesbiggs merged commit e1447f1 into main Mar 27, 2024
1 check passed
@wesbiggs wesbiggs deleted the chore/update-schema-ids branch March 27, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants