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

TIP-41: Basic Output Type #143

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
1cf7842
Add TIP-41 skeleton
PhilippGackstatter May 5, 2023
fa9fb71
Add mana_amount field
roman1e2f5p8s May 12, 2023
7b3f8c5
Added storage deposit calculation
roman1e2f5p8s May 17, 2023
11ef89e
Added mana_amount to both tables
roman1e2f5p8s May 17, 2023
6b53b23
Added mana_amount to both tables
roman1e2f5p8s May 17, 2023
f789cb2
Renamed alias to account
roman1e2f5p8s May 19, 2023
8f78c2f
Add motivation & summary, fix indentation
PhilippGackstatter May 23, 2023
c06acc5
Use `Mana Amount` as field name
PhilippGackstatter May 23, 2023
67ee269
Remove storage deposit figures
PhilippGackstatter May 23, 2023
d45c281
Make `Mana Amount` rule consistent
PhilippGackstatter May 23, 2023
7ce764a
Update v_byte min and max
PhilippGackstatter May 23, 2023
227cb9e
Update Timelock and Expiration UC
PhilippGackstatter May 27, 2023
baf121d
Update storage deposit calculation
PhilippGackstatter May 27, 2023
e01b4dd
Format markdown
PhilippGackstatter May 31, 2023
2c0df18
remove mana amount less than supply check
cyberphysic4l Jun 7, 2023
4971d4e
Rename `Mana Amount` -> `Mana`
PhilippGackstatter Jul 4, 2023
cf498ce
Update storage deposit calculation offset
PhilippGackstatter Aug 15, 2023
65fe31f
Apply suggestions from code review
PhilippGackstatter Sep 4, 2023
f8c66e0
Add v_byte min/max
PhilippGackstatter Sep 11, 2023
29b1bb3
Revert "Add v_byte min/max"
PhilippGackstatter Sep 11, 2023
281ddc6
Format schema tables (no content changes)
PhilippGackstatter Sep 21, 2023
13c4bba
Update with new address types
PhilippGackstatter Sep 21, 2023
c5de3ea
Update with new address types (2)
PhilippGackstatter Sep 22, 2023
2e275f6
Update storage deposit with new addr types
PhilippGackstatter Sep 22, 2023
dab87f4
Add length prefix of variable size byte arrays
PhilippGackstatter Sep 22, 2023
a70545d
Don't duplicate description in storage deposit
PhilippGackstatter Sep 22, 2023
11f4390
Use protocol parameter Token Supply in amount rule
PhilippGackstatter Sep 29, 2023
a2ce027
Remove Native Tokens Field & add NT Feature
PhilippGackstatter Oct 4, 2023
8acbdf2
Add Roman as author
roman1e2f5p8s Oct 16, 2023
41cf7ff
Add authors
PhilippGackstatter Oct 16, 2023
61744ca
Remove Native Token rules
PhilippGackstatter Oct 16, 2023
2d22254
Remove Storage Deposit table
PhilippGackstatter Oct 16, 2023
fce0368
Add Native Token migration notice
PhilippGackstatter Oct 16, 2023
e538f8c
Fix migration link
PhilippGackstatter Oct 16, 2023
4050996
Update native token migration notice
PhilippGackstatter Oct 16, 2023
33a2fb4
Set new Basic Output type prefix (+slot index u32)
PhilippGackstatter Oct 17, 2023
cac99d5
Point protocol params to TIP-49
PhilippGackstatter Oct 23, 2023
b106932
Remove manually added Table of Contents
PhilippGackstatter Oct 23, 2023
b6a37b1
Polish motivation
PhilippGackstatter Oct 23, 2023
b55d6fd
Capitalize "Mana"
PhilippGackstatter Oct 23, 2023
783f557
Replace "IOTA tokens" -> "IOTA coins"
PhilippGackstatter Oct 23, 2023
167e440
Add `Anchor Address` in supported UCs
PhilippGackstatter Nov 2, 2023
43ced7a
Remove `Amount <= Token Supply` check
PhilippGackstatter Nov 8, 2023
9d8488d
Remove `Amount` rules (moved to TIP-45)
PhilippGackstatter Nov 8, 2023
5e9b11c
Update to new metadata feat
PhilippGackstatter Nov 20, 2023
a2aa984
Add storage score test vector
PhilippGackstatter Dec 21, 2023
a304de5
Update metadata feature description
PhilippGackstatter Jan 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
Loading
Loading