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

docs: multiple messages example #14

Open
wants to merge 74 commits into
base: main
Choose a base branch
from
Open

Conversation

tiendn
Copy link
Collaborator

@tiendn tiendn commented Feb 10, 2023

No description provided.

Tien Nam Dao and others added 30 commits May 12, 2022 11:46
…rter

feat: support convert astra-eth and eth-astra
* chore: change package name

* chore: change package name

* ci: publish

 - @astraprotocol/address-converter@0.2.0
 - astrajs@0.2.6
 - @astraprotocol/transactions@0.3.0

* chore: add .npmrc

* chore: update README.md

* chore: update README.md

* chore: update

* ci: publish

 - @astraprotocol/address-converter@0.2.1
 - astrajs@0.2.7

* chore: update package.json

* chore: omg

* ci: publish

 - @astraprotocol/address-converter@0.2.2
 - astrajs@0.2.8

* chore: update package name

* ci: publish

 - @astraprotocol/address-converter@0.2.3
 - @astraprotocol/astrajs@0.2.9
 - @astraprotocol/eip712@0.3.0
 - @astraprotocol/proto@0.2.0
 - @astraprotocol/provider@0.3.0
 - @astraprotocol/transactions@0.3.1

* chore: update

* ci: publish

 - @astraprotocol/astrajs@0.2.10
 - @astraprotocol/address-converter@0.3.0
 - @astraprotocol/astrajs@0.2.11
 - @astraprotocol/eip712@0.4.0
 - @astraprotocol/proto@0.3.0
 - @astraprotocol/provider@0.4.0
 - @astraprotocol/transactions@0.4.0
* refactor: update latest proto

* chore: add ci auto deploy

* chore: update config for jest test
 - @astraprotocol/astrajs@0.2.12
 - @astraprotocol/proto@0.3.1
 - @astraprotocol/transactions@0.4.1
* feat: kyve address converter (evmos#39)

* feat: withdrawValidatorCommission message (evmos#42)

* feat: (wip)withdrawValidatorCommission message

* fix: send the correct params

* ci: publish

 - @tharsis/address-converter@0.1.8
 - @tharsis/eip712@0.2.2
 - evmosjs@0.2.6
 - @tharsis/proto@0.1.17
 - @tharsis/transactions@0.2.3

* feat: utils to sign messages locally (evmos#44)

* feat: utils to sign messages locally

* chore: remove old comments

* feat: convertCoin and convertERC20 messages (evmos#45)

* feat: convertCoin and convertERC20 messages

* Update packages/eip712/src/messages/erc20/msgConvertERC20.ts

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* Update packages/eip712/src/messages/erc20/msgConvertCoin.ts

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* fix: small changes

* chore: revert index.ts util, update localnet example

* chore: remove console log

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* fix: bump version and missing

Co-authored-by: John Letey <john@kyve.network>
Co-authored-by: Guillermo Paoletti <guillermo.paoletti@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* fix: github actions build

* fix: ci
* fix: github actions build

* fix: ci

* fix: update versio
 - @astradefi/address-converter@0.4.0
 - @astradefi/astrajs@0.4.0
 - @astradefi/eip712@0.6.0
 - @astradefi/proto@0.5.0
 - @astradefi/provider@0.6.0
 - @astradefi/transactions@0.6.0
 - @astradefi/address-converter@0.4.1
 - @astradefi/astrajs@0.4.1
 - @astradefi/eip712@0.7.0
 - @astradefi/proto@0.6.0
 - @astradefi/provider@0.7.0
 - @astradefi/transactions@0.7.0
 - @astradefi/astrajs@0.4.3
 - @astradefi/provider@0.7.1
 - @astradefi/astrajs@0.4.4
 - @astradefi/transactions@0.7.1
Tien Nam Dao and others added 28 commits November 17, 2022 15:18
 - @astradefi/astrajs@0.5.0
 - @astradefi/eip712@0.9.0
 - @astradefi/proto@0.9.0
 - @astradefi/provider@0.8.0
 - @astradefi/transactions@0.11.0
 - @astradefi/utils@0.1.0
 - @astradefi/astrajs@0.5.1
 - @astradefi/provider@0.9.0
fix: missing slash before endpoint simulate gas
ci: add github_token for publish github packages
 - @astradefi/astrajs@0.5.2
 - @astradefi/provider@0.10.0
 - @astradefi/address-converter@0.5.0
 - @astradefi/astrajs@0.5.3
 - @astradefi/eip712@0.9.1
 - @astradefi/proto@0.9.1
 - @astradefi/provider@0.11.0
 - @astradefi/transactions@0.11.1
 - @astradefi/utils@0.1.1
 - @astradefi/address-converter@0.5.1
 - @astradefi/astrajs@0.5.4
 - @astradefi/eip712@0.9.2
 - @astradefi/proto@0.9.2
 - @astradefi/provider@0.11.1
 - @astradefi/transactions@0.11.2
 - @astradefi/utils@0.1.2
 - @astradefi/address-converter@0.5.2
 - @astradefi/astrajs@0.5.5
 - @astradefi/eip712@0.9.3
 - @astradefi/proto@0.9.3
 - @astradefi/provider@0.11.2
 - @astradefi/transactions@0.11.3
 - @astradefi/utils@0.1.3
ci(revert): use NPM_TOKEN instead of GITHUB_TOKEN
@tiendn tiendn force-pushed the main branch 2 times, most recently from 0f82df0 to 8bfa2fe Compare July 17, 2023 10:33
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.

1 participant