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

chore: update info boxes for stardust. #1484

Merged
merged 3 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/address/main-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/iota.rs/explanations/address_key_space",
"href": "https://github.com/iotaledger/tips/blob/main/tips/TIP-0031/tip-0031.md",
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe we could use wiki links instead of github links where relevant, like you did in metadata.json:
https://github.com/iotaledger/tips/blob/main/tips/TIP-0031/tip-0031.md change to https://wiki.iota.org/tips/tips/TIP-0031

this can be applied to other files where it makes sense

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It makes sense, I'll change it

"isExternal": true
}
]
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/block/main-header.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://github.com/Wollac/protocol-rfcs/blob/tangle-message-data/tips/TIP-0024/tip-0024.md",
"href": "https://github.com/iotaledger/tips/blob/main/tips/TIP-0024/tip-0024.md",
begonaalvarezd marked this conversation as resolved.
Show resolved Hide resolved
"isExternal": true
}
]
Expand Down
2 changes: 1 addition & 1 deletion client/src/assets/modals/stardust/block/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/IOTA-2.0-Research-Specifications/2.2MessageLayout#226-metadata",
"href": "https://wiki.iota.org/tips/tips/TIP-0018/#metadata-feature",
"isExternal": true
}
]
Expand Down
22 changes: 11 additions & 11 deletions client/src/assets/modals/stardust/statistics/graphs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#blocks-and-outputs",
"href": "https://wiki.iota.org/tips/tips/TIP-0024/",
"isExternal": true
}
]
Expand Down Expand Up @@ -38,7 +38,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#blocks-and-outputs",
"href": "https://wiki.iota.org/tips/tips/TIP-0024/",
"isExternal": true
}
]
Expand All @@ -60,7 +60,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand All @@ -71,7 +71,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -82,7 +82,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -93,7 +93,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand Down Expand Up @@ -159,7 +159,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#unlock-conditions-addresses-and-seeds",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -170,7 +170,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/outputs/#unlock-conditions",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand All @@ -181,7 +181,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/outputs/#unlock-conditions",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/output-unlock-conditions/",
"isExternal": true
}
]
Expand Down Expand Up @@ -225,7 +225,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand All @@ -240,7 +240,7 @@
"links": [
{
"label": "Read more",
"href": "https://wiki.iota.org/shimmer/learn/welcome/#storage-deposits",
"href": "https://wiki.iota.org/learn/protocols/stardust/core-concepts/storage-deposit/",
"isExternal": true
}
]
Expand Down
Loading