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 and extend tezos-caip2/10/122 + Tezos namespace #104

Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b88b903
reworked CAIP-2, copied CAIP-10 and CAIP-122 from PR #40
jdsika Feb 20, 2024
757c25a
Finalize tezos-caip2/10, reworked Tezos namespace readme, started tez…
jdsika Feb 21, 2024
305c8ba
Update README.md
jdsika Feb 21, 2024
8c16c18
Update caip10.md
jdsika Feb 21, 2024
20aa1f0
Update caip10.md
jdsika Feb 21, 2024
da5a731
Update caip2.md
jdsika Feb 21, 2024
24ce157
Update README.md
jdsika Feb 22, 2024
8d1ac67
Update caip10.md
jdsika Feb 22, 2024
8e26169
Update caip2.md
jdsika Feb 22, 2024
75e1cad
Update caip10.md
jdsika Feb 22, 2024
6f63f7c
Update caip122.md
jdsika Feb 22, 2024
f489535
Update caip2.md
jdsika Feb 28, 2024
debc3d2
Update caip10.md
jdsika Feb 28, 2024
70d0e0a
Update README.md
jdsika Feb 28, 2024
b308945
Update README.md
jdsika Feb 28, 2024
fb39eeb
Update caip122.md
jdsika Feb 28, 2024
5f62afa
Update caip122.md
jdsika Feb 29, 2024
b56db76
next interation
jdsika Feb 29, 2024
b222a4d
rework caip-122
jdsika Feb 29, 2024
96d612f
Update caip122.md
jdsika Mar 1, 2024
8e86879
docs: add example
royscheeren Mar 7, 2024
7e311c7
add length chain id, add signature BLS to CAIP-122
jdsika Mar 7, 2024
bceaeea
add examples to correct place
jdsika Mar 7, 2024
94ca181
make explicit that the signature types are meant to be used in
jdsika Mar 11, 2024
2eb9bff
clarify the exchange method for the public key
jdsika Mar 12, 2024
d9efbba
editorial pass for minor style guide issues and clarity
bumblefudge Mar 13, 2024
a80f98c
move CAIP-2 stuff out of readme
bumblefudge Mar 13, 2024
de23e9b
Merge pull request #1 from ChainAgnostic/pr/jdsika/104
jdsika Mar 25, 2024
af56c35
Update caip10.md
jdsika Mar 25, 2024
ff12ecb
Update caip2.md
jdsika Mar 25, 2024
d18fa4f
Merge branch 'main' into feat/extend-tezos-CAIP-2-10-122
jdsika Mar 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
add tezos namespace prefix to cahin ID
jdsika authored Feb 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 305c8ba50466563111ba2d9ee9d74c6d580ea301
4 changes: 2 additions & 2 deletions tezos/README.md
Original file line number Diff line number Diff line change
@@ -24,8 +24,8 @@ _For context, see the [CAIP-2][] specification and in particular the `tezos-caip

| Network Name | Chain ID |
| ------------ | -------------------------------- |
| Mainnet | NetXdQprcVkpaWU |
| Ghostnet | NetXnHfVqm9iesp |
| Mainnet | tezos:NetXdQprcVkpaWU |
| Ghostnet | tezos:NetXnHfVqm9iesp |

## References