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

DS-157: Transfer AVAX Tokens Between Chains #782

Merged
merged 72 commits into from
Jun 7, 2022

Conversation

Julian-dev28
Copy link
Contributor

Hey all
Please review the changes to the Export-Avax Tutorial so far

@yulin-dong , @cgcardona
I know there might be some room to add:

  • using ANR
  • how to set the amount of Avax to send
  • difference between buildExportTx and ExportTx
  • include API section

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 25, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8574a90
Status: ✅  Deploy successful!
Preview URL: https://3e85e16a.avalanche-docs.pages.dev

View logs

@Julian-dev28 Julian-dev28 added the DO NOT MERGE This PR is not meant to be merged in its current state label May 25, 2022
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
@yulin-dong yulin-dong changed the title update transfer-avax-between-x-chain-and-c-chain DS-157: update transfer-avax-between-x-chain-and-c-chain May 26, 2022
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
docs/quickstart/cross-chain-transfers.md Outdated Show resolved Hide resolved
Julian-dev28 and others added 2 commits June 6, 2022 12:57
commit suggestion

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>
add period

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>
Julian-dev28 and others added 2 commits June 6, 2022 13:28
Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>
@yulin-dong yulin-dong changed the title DS-157: Transfer AVAX Tokens Between Chains DS-157: Transfer AVAX Tokens Between Chains (DON'T MERGE) Jun 6, 2022
@cgcardona cgcardona merged commit b1ee429 into master Jun 7, 2022
@cgcardona cgcardona deleted the DS-157-rewrite-doc-on-cross-chain-transfer branch June 7, 2022 13:15
Julian-dev28 added a commit that referenced this pull request Jun 7, 2022
* airdrop fields in genesis file

* fix broken links (#792)

* fixed typo (develope -> develop) (#793)

* make explict that config-dir/files do not exisit by default (#794)

* Fix minor typo. (#795)

* * Add missing headers to AVM spec. (#796)

* Make EVM headers match AVM and PlatformVM headers.

* Use relative links  (#800)

* fix link to /avalanchego/apis/metrics.md

* use relative links

* combine two subnets doc into one on custom blockchain (#801)

* Bump @Docusaurus from 2.0.0-beta.20 to 2.0.0-beta.21 (#802)

* Bump @docusaurus/core from 2.0.0-beta.20 to 2.0.0-beta.21

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.20 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* updata all docusaurus ver to the same and nvm to v18

* kick the build

* use node v16.14.0

* use node v16.15.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* update to v1.7.11 in subnets/create-a-local-subnet.md (#806)

* Avalanche Faucet Docs (#799)

* avalanche faucet docs

* sidebar update

* fuji reference

* trigger cf build

* units for fee and amount

* review changes

* change the file name to avalanche-subnet-faucet.md

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* remove out-dated link (#807)

* DS-192: add nodes/maintain/subnet-configs.md (#808)

* add nodes/maintain/subnet-configs.md

* nit

* emphasize AVALANCHEGO_EXEC_PATH in ANR (#810)

* add nodes/maintain/subnet-configs.md

* nit

* emphasize AVALANCHEGO_EXEC_PATH in ANR

* review

* warn on Keystore API usage (#811)

* refine documents (#812)

* refine documents

* remove broken link

* update local subnet

* add prettier

* format (#813)

* Remove 404 links and format (#815)

* format

* remove links to 404

* nit

* Grafana dashboards moved, updated monitoring tutorial (#817)

* Grafana dashboards moved, updated monitoring tutorial

Dashboards and the installer moved to a separate repo, deleted them here
and updated the tutorial with new links

* remove references to dashboards in docs repo

Co-authored-by: Dan Laine <daniel.laine@avalabs.org>

* remove dan from code owners

* correcting address typos (#820)

* v1.7.12 (#821)

* update --throttler-outbound-at-large-alloc-size default

* update flag defaults

* add flags

* add v1.7.12 avalanchgo relesae note

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* nits (#822)

* AV-1728: avalanche-cli (#819)

* initial commit with avalanche-cli

* WIP

* WIP

* WIP

* smart contract

* Update create-a-local-subnet.md

* Update create-a-local-subnet.md

* sentence in smart contract section

* Update create-a-local-subnet.md

* WIP

* WIP

* WIP

* Update create-a-local-subnet.md

* update

* update

* update doc for release

Co-authored-by: Julian-dev28 <julian_martinez28@outlook.com>

* DS-157: Transfer AVAX Tokens Between Chains (DON'T MERGE) (#782)

* update transfer-avax-between-x-chain-and-c-chain

* Update transfer-avax-between-x-chain-and-c-chain.md

* add transfer-avax-between-chains

* Update transfer-avax-between-chains.md

* Update transfer-avax-between-chains.md

* 0524_2110

* update image

* Update transfer-avax-between-chains.md

* Update transfer-avax-between-chains.md

* Update transfer-avax-between-chains.md

* add 'cross-chain-transfers'

* Update cross-chain-transfers.md

* Update cross-chain-transfers.md

* kick the build

* regenerate yarn.lock

* link to support article

* remove articles on avax transfter and redirect them to the new one

* correct redirect

* use the correct link to the support article

* Update cross-chain-transfers.md

* Update cross-chain-transfers.md

* Update cross-chain-transfers.md

add over written content

* remove use of 'VM'

* Update cross-chain-transfers.md

* Update docs/quickstart/cross-chain-transfers.md

#782 (comment)

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* Update docs/quickstart/cross-chain-transfers.md

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* Update cross-chain-transfers.md

* improve word selection

* update steps to add pk

update steps to add pk

* resolve merge conflicts

* auto-format the doc

* fix broken links

* update-0705

fix broken links
Update titles
Remove test

* Update docs/quickstart/cross-chain-transfers.md

commit suggestion

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* Update docs/quickstart/cross-chain-transfers.md

commit suggestion 2

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* updates before ANR removal

* Merge branch 'DS-157-rewrite-doc-on-cross-chain-transfer' of https://github.com/ava-labs/avalanche-docs into DS-157-rewrite-doc-on-cross-chain-transfer

* Big Revision

Improved separation between each workflow

Cleaned up text

* updated text per suggestions

* update  return txn

@yulin-dong

I believe we are close to finished with this one

* punctuation

* grammar

* 0602-1605

* update the transfer tutorial

* nit

* nit

* Update cross-chain-transfers.md

* addressed comments

* fix extra space

* update

* add mainnet workflow

* nit

* update

* update

* Update cross-chain-transfers.md

* Update cross-chain-transfers.md

* Update create-a-fuji-subnet.md

* Update docs/quickstart/cross-chain-transfers.md

commit suggestion

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* Update docs/quickstart/cross-chain-transfers.md

add period

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* updated examples

* update to import to x chain steps

* c

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* Added a section for transaction fee

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>

* remove unused doc (#823)

Co-authored-by: Yulin Dong <yulin.dong@avalabs.org>
Co-authored-by: Phoenix <64740254+digitalcleavage@users.noreply.github.com>
Co-authored-by: Gabriel Cardona <gabriel@avalabs.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raj Ranjan <rranjan01234@gmail.com>
Co-authored-by: Jovica Popovic <jpop32@gmail.com>
Co-authored-by: Dan Laine <daniel.laine@avalabs.org>
@yulin-dong yulin-dong removed the DO NOT MERGE This PR is not meant to be merged in its current state label Jun 7, 2022
@yulin-dong yulin-dong changed the title DS-157: Transfer AVAX Tokens Between Chains (DON'T MERGE) DS-157: Transfer AVAX Tokens Between Chains Jun 7, 2022
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.

4 participants