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

Ilariae/vaas #7

Merged
merged 36 commits into from
Aug 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
790af81
pages fix
Jul 29, 2024
71b8b3c
minor fix
Jul 29, 2024
6e2ed3d
sync with main
Aug 1, 2024
214dd61
code boxes
Aug 1, 2024
f08e7cb
grammarly fixes
Aug 1, 2024
bb4358f
Merge branch 'main' of https://github.com/wormhole-foundation/wormhol…
Aug 2, 2024
fc97a34
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
be237b0
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
89337bb
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
7392a27
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
897c7c7
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
beaf13c
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
f66a36c
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
93e8d4e
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
20adb2b
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
aa75d31
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
a7ca487
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
b0103e2
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
90b6cdf
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
b45a68c
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
02c8e28
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
1e4aa6d
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
f26c67d
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
aaca738
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
55627f0
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
1802131
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
d2aa374
Merge branch 'ilariae/VAAs' of https://github.com/wormhole-foundation…
Aug 2, 2024
5f5dcda
Update learn/infrastructure/vaas.md
ilariae Aug 2, 2024
69489b1
Merge branch 'ilariae/VAAs' of https://github.com/wormhole-foundation…
Aug 2, 2024
1eed836
feedback fixes
Aug 5, 2024
7ff734b
Merge branch 'main' of https://github.com/wormhole-foundation/wormhol…
Aug 6, 2024
024319c
Update learn/infrastructure/vaas.md
ilariae Aug 6, 2024
4491bf0
Update learn/infrastructure/vaas.md
ilariae Aug 6, 2024
213cce5
Update learn/infrastructure/vaas.md
ilariae Aug 6, 2024
41aa8a2
minor fixes
Aug 6, 2024
44c9185
Update learn/infrastructure/vaas.md
ilariae Aug 8, 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 learn/infrastructure/vaas.md
Co-authored-by: Erin Shaben <eshaben@icloud.com>
ilariae and eshaben authored Aug 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 1802131d550597de264233f413ebcbf8fbb04358
2 changes: 1 addition & 1 deletion learn/infrastructure/vaas.md
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@ For a token attestation, Chain A emits a message containing metadata about a tok

The message format for this action is as follows:

- `payload_id = 2` ++"u8"++ - attestation
- `payload_id` ++"u8"++ - the ID of the payload. This should be set to `2` for an attestation
- `token_address` ++"[32]byte"++ - address of the originating token contract
- `token_chain` ++"u16"++ - chain ID of the originating token
- `decimals` ++"u8"++ - number of decimals this token should have