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

Merge develop into update-rpc #1982

Merged
merged 175 commits into from
Aug 22, 2024
Merged

Merge develop into update-rpc #1982

merged 175 commits into from
Aug 22, 2024

Conversation

Thoralf-M
Copy link
Member

No description provided.

Thoralf-M and others added 30 commits August 9, 2024 11:38
…1632)

* fix(docs/iota): fix commands and tables, remove useless whitespaces

* Align output

* Move with a capital letter

* Update version
Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Co-authored-by: evavirseda <[email protected]>
…`type` (#1711)

* fix(apps-ui-kit): add html `type` to all buttons in components

* fix: use UnstyledButton in story

* fix: textfield buttons not working correctly

* fix: icon styles

* refactor: move component to correct folder

* fix: move stories to correct folders

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
* feat(tooling-ts-sdk): Hook env variables for tests in sdk/typescript/vitest.config.ts with dotenv

* feat(tooling-ts-sdk): Commit pnpm.lock

* feat(tooling-ts-sdk): Update expected test hashes in keypairs.test.ts

* feat(tooling-ts-sdk): Commit locks updated by running e2e tests

* feat(tooling-ts-sdk): Move dotenv in sdk/typescript package json from dependencies to devDependencies

* feat(tooling-ts-sdk): Skip multisig e2e test (zkLogin related)

* feat(tooling-ts-sdk): TEMPORARILY bump target rpc version to 1.x.x to avoid test failures caused by API issues (don't merge, revert before)

* feat(tooling-ts-sdk): Increase the faucet request timeout to 3 minutes in tests (suite failing cause 60 sec timeout exceeded)

* feat(tooling-ts-sdk): Revert increase the faucet request timeout in test (unlikely that it's the current issue)

* feat(tooling-ts-sdk): Remove the redundant --use-indexer-v2 flag

* Revert "feat(tooling-ts-sdk): Commit locks updated by running e2e tests"

This reverts commit 7eeb904.

* feat(tooling-ts-sdk): Add node install step to turbo-diffs action workflow. Set node to 20 in e2e workflow

* feat(tooling-ts-sdk): Force TS e2e tests step to run (temp)

* feat(tooling-ts-sdk): Revert change to src/version.ts

* feat(tooling-ts-sdk): Remove 'Set Wallet Env' step from e2e workflow (not needed anymore)

* Revert "feat(tooling-ts-sdk): Force TS e2e tests step to run (temp)"

This reverts commit 2be1139.
* feat(tooling-sdk-graphql: Add dotenv and hook default network configs to tests

* feat(tooling-sdk-graphql: Remove conversion to NANOS from getTotalSupply method

* feat(tooling-ts-graphql): TEMPORARILY bump target rpc version to 1.x.x to avoid test failures caused by API issues (don't merge, revert before)

* feat(tooling-ts-graphql): Try remove --use-indexer-v2 flag from script to run node (WiP)

* feat(tooling-ts-graphql): Fix graphQL e2e tests step name in e2e workflow

* feat(tooling-ts-graphql): Revert change to src/version.ts
* feat(wallet): rebrand import mnemonic screen

* feat: add showText button and icon

* feat: add import mnemonic page

* fix: remove header

* fix: bring back custom onPaste function and add buttonHtmlType

* refactor: update to latest figma changes

* fix: remove unnecessary prop after merging

* fix: update header

Co-authored-by: evavirseda <[email protected]>

* feat: use PageTemplate

* refactor: use InfoBox instead of alert

* fix: update padding

Co-authored-by: evavirseda <[email protected]>

---------

Co-authored-by: evavirseda <[email protected]>
* feat(wallet): rebrand import mnemonic screen

* feat: add showText button and icon

* feat: add import mnemonic page

* fix: remove header

* fix: bring back custom onPaste function and add buttonHtmlType

* refactor: update to latest figma changes

* fix: remove unnecessary prop after merging

* fix: update header

Co-authored-by: evavirseda <[email protected]>

* feat(apps-ui-kit) rebrand import private key screen

* fix: use correct label

* feat: use PageTemplate

* refactor: use InfoBox instead of alert

* feat: use PageTemplate

---------

Co-authored-by: evavirseda <[email protected]>
* docs(iota-json-rpc-api): Add crate and trait level documentation

* docs(iota-json-rpc-api): Remove methods overview

* docs(iota-json-rpc-api): Clarify trait level documentation

* docs(iota-json-rpc-api): Clarify crate level documentation

* docs(iota-json-rpc-api): Simplify wording

* docs(iota-json-rpc-api): Fix line breaks

* docs(iota-json-rpc-api): Remove docs in lib.rs as modules are sufficiently documented

* refactor: Clarify scope of `ExtendedApi`

Co-authored-by: Konstantinos Demartinos <[email protected]>

* docs(iota-json-rpc-api): Mention stream subscribing in `IndexerApi`

* docs(iota-json-rpc-api): Clarify `ReadApi` scope

* refactor: Reword

Co-authored-by: Konstantinos Demartinos <[email protected]>

* Update crates/iota-json-rpc-api/src/indexer.rs

---------

Co-authored-by: Konstantinos Demartinos <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
* feat: update bottom navigation

* feat: upadte icon

* feat: add disabled prop

* feat: improve code
* feat(tooling-ci): Remove running e2e tests agains devnet/testnet branches

* feat(tooling-ci): Remove dispatch to 'operations' repo from changesets

* feat(tooling-ci): Ignore 'apps-ui-kit' in changesets

* feat(tooling-ci): Disable wallet e2e tests so they dont hang the CI (to be fixed separately)

* feat(tooling-ci): Delete steps about wallet e2e tests from e2e workflow

* feat(tooling-ci): Ignore apps-backend in changesets
* feat(wallet): rebrand import mnemonic screen

* feat: add showText button and icon

* feat: add import mnemonic page

* fix: remove header

* fix: bring back custom onPaste function and add buttonHtmlType

* feat: first steps

* feat: refine page

* feat: update checkbox

* feat: refine checkbox

* feat: update styles

* refactor: update to latest figma changes

* fix: remove unnecessary prop after merging

* fix: update header

Co-authored-by: evavirseda <[email protected]>

* feat: update styles and cleanup

* feat: show missing errors

* feat: improvements

* feat: add missing template

* feat: update gap

* fix: input trailing icon sizing

* refactor: use gap token

Co-authored-by: Eugene P. <[email protected]>

* feat: add overflow-auto

---------

Co-authored-by: JCNoguera <[email protected]>
Co-authored-by: JCNoguera <[email protected]>
Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Co-authored-by: Eugene P. <[email protected]>
* refactor(iota-indexer): add db schema diagram in README.md

* refactor(iota-indexer): revert to previous formatting

* refactor(iota-indexer): add margin to diagram

* refactor(iota-indexer): make ERD diagram more concise

* refactor(iota-indexer):  describe all db schema in a separate schema.md file

* refactor(iota-indexer): remove redundant tables from schema.md

* refactor(iota-indexer): fix spacing in schema.rs

* refactor(iota-indexer): from md files with drprint

* refactor(iota-indexer): use list instead of tables in schema.md

* refactor(iota-indexer): add index names in schema.md
* feat(sdk): Pair sdk with latest inflation changes

* Update checkpint.ts

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
* refactor(sdk): Rename `@iota/iota.js` to `@iota/sdk`

* fix: Update two references to iota.js
#1653)

* fix(explorer): genesis addresses with objects not showing up in search

* refactor: search for owned objects only if no tx blocks found

* refactor: make the owned objects request tiny
…h validation (#1742)

* feat(iota-keys): support Shimmer coin type for derivation path validation

* fix(iota-keys): comment
* feat(wallet): rebrand import mnemonic screen

* feat: add showText button and icon

* feat: add import mnemonic page

* fix: remove header

* fix: bring back custom onPaste function and add buttonHtmlType

* feat: refine seed page

* refactor: update to latest figma changes

* fix: remove unnecessary prop after merging

* fix: update header

Co-authored-by: evavirseda <[email protected]>

* feat: update textarea

* feat: remove derbis

* feat: remove debris after merge

* feat: use errorMessage instead of infobox

* feat: move function outside html

---------

Co-authored-by: JCNoguera <[email protected]>
Co-authored-by: JCNoguera <[email protected]>
* refactor(tooling): rename subunit to nano

* refactor(tooling): rename subunit to nano
* fix(docs): Typos in Standards section

* fix(docs): Fix typos and broken links in coin docs

* fix(docs): Typos in CoinManager doc

* feat(docs): Add missing PTBs to kiosk docs

* fix(docs): Typos in kiosk apps

* fix(docs): Fix typos and consistency

* fix(docs): Convert tabs to spaces

* fix(docs): Typos in wallet standard

* fix(docs): JavaScript examples

* fix(docs): Make Move examples syntactically correct

* fix(docs): Put overview on Standards header

* fix(docs): update link to Standards in developer documentation

* Update docs/content/sidebars/developer.js

Co-authored-by: Dr-Electron <[email protected]>

* fix(docs): Auto generate standards overview

* fix(docs): More move warning fixes

* fix(docs): Use `programmable_move_call` instead of command

---------

Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Dr-Electron <[email protected]>
* feat!(iota): disable zklogin in keytool

* Link issue in comment
* feat!(iota): remove MultiSigCombinePartialSigLegacy

* Remove unused imports

---------

Co-authored-by: Thibault Martinez <[email protected]>
…#1707)

* feat: add header template

* feat: refine AddAcountPage to use HeaderTemplate

* feat: rename to PageTemplate

* feat:cleanup

* feat: cleanup

* feat: update template

* feat: revert changes

* fix format

* feat: refactor AddAccountPage and use PageTemplate

* fix import

* feat: apply suggestions

* feat: use AccountsFormType
Dkwcs and others added 4 commits August 22, 2024 01:25
…ock outputs, documentation enhancement (#1862)

* feat(docs): Create an examples folder for Rust code (#1503)

* feat(docs): create an example folder for Rust code

* Update docs/examples/rust/Cargo.toml

---------

Co-authored-by: Dr-Electron <[email protected]>

* fix(docs/examples): remove base_keystore example

* feat(iota-sdk): added an alias output claim example (#1493)

* feat(iota-sdk): added an alias output claim example

* feat(docs): moved the alias output claim example

* refactor(docs): used the extract_and_send_to function to simplify the example

* fix(docs): added a license header and an example description

* fix(docs): alias-output-claim comments

* fix(docs): clippy

* fix(docs): move the alias-output-claim example into the stardust subfolder

* fix(docs): fixed the example after rebasing

* fix(docs): move the alias-output-claim example

* fix(docs): alias-output-claim logs improved

* feat(iota-sdk): add basic output claim example

* fix(iota-sdk): use the proper native token bag key

* fix(iota-sdk): move basic output example in docs

* fix(docs/examples): comments

* fix(docs/examples): license header

* fix(docs/examples): basic output address

* fix(docs/examples): fix clippy

* fix(docs/examples): fix from comments

* fix(docs/examples): move basic output example

* fix(docs/examples): remove src folder

* feat(docs/examples): nft output extraction example based on sdk (#1478)

* feat(docs): add nft output claiming test example based on sdk usage

* feat(ci): add docs examples in rust (#1539)

* fix(docs/examples): add license

* fix(docs/examples): cargo lock

* chore(docs/examples): add clarification comment

* feat(docs/examples): add unlock condition example based on rust sdk (#1559)

* feat(docs): add unlock condition example based on rust sdk
Add fund_address function for sponsoring the main transaction

* feat(docs/examples): Add foundry output claim example (#1575)

* feat(docs/examples): ad foundry output claim

* fix(docs/examples): cargo toml and clones

* feat(docs/examples): Test the positive scenarios for using an NFT object (#1615)

* Add example of third party simple nft package, PTB that creates custom nft from stardust::nft
Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* feat(docs/stardust): Add docs for basic output claim (#1639)

* feat(docs/stardust): add docs for basic output claim

* Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs

Co-authored-by: Thoralf-M <[email protected]>

* Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs

Co-authored-by: Thoralf-M <[email protected]>

---------

Co-authored-by: Thoralf-M <[email protected]>

* feat(docs/content): documentation - claim NFT Output (#1654)

* feat(docs/content): documentation - claim NFT Output

* fear(docs/content) example of conversion of a stardust NFT into a custom user's. (#1669)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* Review comment fixes

* Fix Nft naming

* Fix review comments

---------

Co-authored-by: Mirko Zichichi <[email protected]>

* feat(docs): Using an Alias object test scenario (#1679)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* feat(docs): extended the custom_nft package with collections

* Review comment fixes

* Fix Nft naming

* fix(docs): NFTs conversion docs were fixed after refactoring

* fix(docs): spelling issues

---------

Co-authored-by: Dkwcs <[email protected]>

* refactor(docs/content): Split claiming docs in a tree (#1710)

* refactor(docs/content): split claiming docs in a tree

* feat(docs/content): add address unlock condition claim

* fix(docs/content): claiming references

* fix(docs/content): claiming references 2

* chore(docs): fix doc tree for claiming

---------

Co-authored-by: Levente Pap <[email protected]>

* feat(docs): Alias usage documentation was added (#1723)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* feat(docs): extended the custom_nft package with collections

* Review comment fixes

* Fix Nft naming

* fix(docs): NFTs conversion docs were fixed after refactoring

* fix(docs): spelling issues

* feat(docs): added alias documentation

* fix(docs): spelling issues

* fix(docs): review comments

---------

Co-authored-by: Dkwcs <[email protected]>

* feat(docs/content): docs implementation for address unlock condition example (#1706)

* feat(docs/content): docs impl for address unlock condition

* feat(docs/content): Create example doc for claiming a Foundry Output (#1724)

* feat(docs/content): add doc example of claiming foundry output

* fix(docs/content): enhance claiming and fix links (#1768)

* feat(docs/examples): Add self sponsor example for Shimmer assets (#1772)

* feat(docs/examples): add self sponsor example

* fix(docs/content): make self sponsor example for Shimmer

* fix(docs/examples): smr comment

* fix(docs/examples): dprint

* fix(docs/examples): remove double comment

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/examples): client server comments

---------

Co-authored-by: Thoralf-M <[email protected]>

* feat(docs/content): Add Shimmer self-sponsorship claim docs (#1773)

* feat(docs/examples): add self sponsor example

* fix(docs/content): make self sponsor example for Shimmer

* fix(docs/examples): smr comment

* fix(docs/examples): dprint

* feat(docs/content): add shimmer self-sponsorship claim

* fix(docs/content): spaces

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/content): code lines

---------

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/content): improvements of docs navigation by adding links (#1774)

* fix(docs/content): improvements of docs navigation by adding links

* fix(docs/content): add additional links, readable improvements.

* fix(docs/content/../claiming): simplify navigation with additional links for OTW, Bag, Coin, Unlock Condition

* refactor(docs/examples): Create a utility methods lib (#1821)

* refactor(docs/examples): create a utility methods lib

* refactor(docs/examples): update examples

* refactor(docs/content): update examples code lines in docs

* fix(docs/examples): move module path

* fix(docs/examples): address uc name

* Update docs/examples/rust/src/lib.rs

Co-authored-by: Thoralf-M <[email protected]>

* Update docs/content/developer/stardust/claiming/nft.mdx

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/examples): move utils out of lib

---------

Co-authored-by: Thoralf-M <[email protected]>

---------

Co-authored-by: Mirko Zichichi <[email protected]>
Co-authored-by: Dr-Electron <[email protected]>
Co-authored-by: Valerii Reutov <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Levente Pap <[email protected]>
* feat(docs): Create an examples folder for Rust code (#1503)

* feat(docs): create an example folder for Rust code

* Update docs/examples/rust/Cargo.toml

---------

Co-authored-by: Dr-Electron <[email protected]>

* fix(docs/examples): remove base_keystore example

* feat(iota-sdk): added an alias output claim example (#1493)

* feat(iota-sdk): added an alias output claim example

* feat(docs): moved the alias output claim example

* refactor(docs): used the extract_and_send_to function to simplify the example

* fix(docs): added a license header and an example description

* fix(docs): alias-output-claim comments

* fix(docs): clippy

* fix(docs): move the alias-output-claim example into the stardust subfolder

* fix(docs): fixed the example after rebasing

* fix(docs): move the alias-output-claim example

* fix(docs): alias-output-claim logs improved

* feat(iota-sdk): add basic output claim example

* fix(iota-sdk): use the proper native token bag key

* fix(iota-sdk): move basic output example in docs

* fix(docs/examples): comments

* fix(docs/examples): license header

* fix(docs/examples): basic output address

* fix(docs/examples): fix clippy

* fix(docs/examples): fix from comments

* fix(docs/examples): move basic output example

* fix(docs/examples): remove src folder

* feat(docs/examples): nft output extraction example based on sdk (#1478)

* feat(docs): add nft output claiming test example based on sdk usage

* feat(ci): add docs examples in rust (#1539)

* fix(docs/examples): add license

* fix(docs/examples): cargo lock

* chore(docs/examples): add clarification comment

* feat(docs/examples): add unlock condition example based on rust sdk (#1559)

* feat(docs): add unlock condition example based on rust sdk
Add fund_address function for sponsoring the main transaction

* feat(docs/examples): Add foundry output claim example (#1575)

* feat(docs/examples): ad foundry output claim

* fix(docs/examples): cargo toml and clones

* feat(docs/examples): Test the positive scenarios for using an NFT object (#1615)

* Add example of third party simple nft package, PTB that creates custom nft from stardust::nft
Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* feat(docs/stardust): Add docs for basic output claim (#1639)

* feat(docs/stardust): add docs for basic output claim

* Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs

Co-authored-by: Thoralf-M <[email protected]>

* Update docs/examples/rust/stardust/check-basic-output-unlock-conditions.rs

Co-authored-by: Thoralf-M <[email protected]>

---------

Co-authored-by: Thoralf-M <[email protected]>

* feat(docs/content): documentation - claim NFT Output (#1654)

* feat(docs/content): documentation - claim NFT Output

* fear(docs/content) example of conversion of a stardust NFT into a custom user's. (#1669)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* Review comment fixes

* Fix Nft naming

* Fix review comments

---------

Co-authored-by: Mirko Zichichi <[email protected]>

* feat(docs): Using an Alias object test scenario (#1679)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* feat(docs): extended the custom_nft package with collections

* Review comment fixes

* Fix Nft naming

* fix(docs): NFTs conversion docs were fixed after refactoring

* fix(docs): spelling issues

---------

Co-authored-by: Dkwcs <[email protected]>

* refactor(docs/content): Split claiming docs in a tree (#1710)

* refactor(docs/content): split claiming docs in a tree

* feat(docs/content): add address unlock condition claim

* fix(docs/content): claiming references

* fix(docs/content): claiming references 2

* chore(docs): fix doc tree for claiming

---------

Co-authored-by: Levente Pap <[email protected]>

* feat(docs): Alias usage documentation was added (#1723)

* Add example ofr third party simple nft package, PTB that create custom nft from stardust::nft

* feat(examples/docs): Add a conversion function for custom NFTs to allow migrating custom NFTs from Stardust NFTs

* Add function that publishes random nft package via CLI.

* feat(examples): replace package publishing approach with iota-move-builder

* Fix chkecs

* Minor refactoring

* dprint fix

* Fix review comments

* feat(docs/content): add doc related to conversion of a NFT Output into sutom NFT

* feat(docs): extended the custom_nft package with collections

* Review comment fixes

* Fix Nft naming

* fix(docs): NFTs conversion docs were fixed after refactoring

* fix(docs): spelling issues

* feat(docs): added alias documentation

* fix(docs): spelling issues

* fix(docs): review comments

---------

Co-authored-by: Dkwcs <[email protected]>

* feat(docs/content): docs implementation for address unlock condition example (#1706)

* feat(docs/content): docs impl for address unlock condition

* feat(docs/content): Create example doc for claiming a Foundry Output (#1724)

* feat(docs/content): add doc example of claiming foundry output

* fix(docs/content): enhance claiming and fix links (#1768)

* feat(docs/examples): Add self sponsor example for Shimmer assets (#1772)

* feat(docs/examples): add self sponsor example

* fix(docs/content): make self sponsor example for Shimmer

* fix(docs/examples): smr comment

* fix(docs/examples): dprint

* fix(docs/examples): remove double comment

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/examples): client server comments

---------

Co-authored-by: Thoralf-M <[email protected]>

* feat(docs/content): Add Shimmer self-sponsorship claim docs (#1773)

* feat(docs/examples): add self sponsor example

* fix(docs/content): make self sponsor example for Shimmer

* fix(docs/examples): smr comment

* fix(docs/examples): dprint

* feat(docs/content): add shimmer self-sponsorship claim

* fix(docs/content): spaces

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/content): code lines

---------

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/content): improvements of docs navigation by adding links (#1774)

* fix(docs/content): improvements of docs navigation by adding links

* fix(docs/content): add additional links, readable improvements.

* fix(docs/content/../claiming): simplify navigation with additional links for OTW, Bag, Coin, Unlock Condition

* refactor(docs/examples): Create a utility methods lib (#1821)

* refactor(docs/examples): create a utility methods lib

* refactor(docs/examples): update examples

* refactor(docs/content): update examples code lines in docs

* fix(docs/examples): move module path

* fix(docs/examples): address uc name

* Update docs/examples/rust/src/lib.rs

Co-authored-by: Thoralf-M <[email protected]>

* Update docs/content/developer/stardust/claiming/nft.mdx

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/examples): move utils out of lib

---------

Co-authored-by: Thoralf-M <[email protected]>

* fix(docs/content): add links to simplify docs navigation

* feat(docs): Move content was fixed in the Developer/Getting Started documentation part

* fix(docs/context): add links, minor docs refactoring

* fix(docs/content): documentation code examples enhancement

* fix(docs): fixed tokenomics link

---------

Co-authored-by: Mirko Zichichi <[email protected]>
Co-authored-by: Dr-Electron <[email protected]>
Co-authored-by: Valerii Reutov <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Levente Pap <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
* fix: renamed code

* fix: applied patches

* fix: newline linter issue

* fix: Fix lint in kiosk

* fix: Fix lint in explorer (prependlicense)

* fix: Fix lint in wallet (prependlicense)

---------

Co-authored-by: Mario Sarcevic <[email protected]>
Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 303e401

✅ Preview: https://apps-ui-ckpw6g408-iota1.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 303e401

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-qi1v0c8pd.vercel.app

Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 303e401

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-39ap5gzmn.vercel.app

@fijter fijter merged commit d0a3de7 into update-rpc Aug 22, 2024
40 of 52 checks passed
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
Merge develop into update-rpc
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
Merge develop into update-rpc
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
Merge develop into update-rpc
alexsporn pushed a commit that referenced this pull request Sep 9, 2024
Merge develop into update-rpc
marc2332 pushed a commit that referenced this pull request Sep 10, 2024
Merge develop into update-rpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.