This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
feat: convertCoin and convertERC20 messages #45
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently testing the amino patch |
hanchon
commented
Jun 13, 2022
This pull request introduces 3 alerts when merging 4e5c395 into 80bdf98 - view on LGTM.com new alerts:
|
fedekunze
reviewed
Jun 13, 2022
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
This pull request introduces 3 alerts when merging 27608c5 into 80bdf98 - view on LGTM.com new alerts:
|
This pull request introduces 3 alerts when merging 8fc65af into 80bdf98 - view on LGTM.com new alerts:
|
This was referenced Jun 13, 2022
The LGTM alerts were fixed, they were there because I accidentally pushed the |
tiendn
pushed a commit
to AstraProtocol/astrajs
that referenced
this pull request
Jun 15, 2022
* 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>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.