Skip to content

Commit

Permalink
docs: update registry releases
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Nov 6, 2023
1 parent a427fab commit 81e83ba
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The IAH Registry supports the following extra queries, which are not part of the

Production:

- **SBT registry**: `registry.i-am-human.near` @ registry/v1.6.0
- **SBT registry**: `registry.i-am-human.near` @ registry/v1.7.0
- **Fractal**: `fractal.i-am-human.near` @ oracle/v1.0.1
- verification pubkey base64: `"zqMwV9fTRoBOLXwt1mHxBAF3d0Rh9E9xwSAXR3/KL5E="`
- **Community SBTs**: `community.i-am-human.near` @ community-sbt/v4.3.0
Expand All @@ -66,7 +66,7 @@ Production:

Mainnet Testing:

- `registry-v1.gwg-testing.near` @ registry/v1.6.0
- `registry-v1.gwg-testing.near` @ registry/v1.7.0
IAH issuer: `(fractal.i-am-human.near, [1])`

Deprecated:
Expand All @@ -78,8 +78,8 @@ Deprecated:

- **SBT registry**:
Testnet registry is used to test the issuer behavior. For testing other integrations (eg polling, elections) use the testing-unstable version. Consult issuer contracts to validate which issuer is linked to which registry. We may consider adding migration to `registry-1` to make it compatible with the latest version.
- `registry-v2.i-am-human.testnet` @ registry/v1.6.0 (same as the prod version)
- `registry-unstable.i-am-human.testnet` @ registry/v1.6.0
- `registry-v2.i-am-human.testnet` @ registry/v1.7.0 (same as the prod version)
- `registry-unstable-v2.i-am-human.testnet` @ registry/v1.7.0
- **Demo SBT**: `sbt1.i-am-human.testnet` (the `demo_issuer` contract)
- **Fractal**: `fractal-v2.i-am-human.testnet` @ oracle/v1.0.1
registry: `registry-1.i-am-human.testnet`; Verification pubkey base64: `FGoAI6DXghOSK2ZaKVT/5lSP4X4JkoQQphv1FD4YRto=`, `claim_ttl`: 3600ms, FV class: 1
Expand All @@ -93,6 +93,7 @@ Deprecated:
- SBT Registry:
- `registry.i-am-human.testnet`
- `registry-1.i-am-human.testnet` @ release/v0.2
- `registry-unstable.i-am-human.testnet` @ registry/v1.6.0
- **Fractal**: `i-am-human-staging.testnet` @ oracle/v1.0.1
registry: `registry-1.i-am-human.testnet`; Verification pubkey base64: `FGoAI6DXghOSK2ZaKVT/5lSP4X4JkoQQphv1FD4YRto=`, `claim_ttl`: 3600ms, FV class: 1
- **Community-SBT**: `community-v1.i-am-human.testnet` @ community-sbt/v4.3.0
Expand Down

0 comments on commit 81e83ba

Please sign in to comment.