-
Notifications
You must be signed in to change notification settings - Fork 3
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
Coin transfer refactor #484
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
peara
reviewed
Nov 17, 2023
peara
added a commit
that referenced
this pull request
Nov 20, 2023
* feat: add migration for coin transfer table * fix: fix import CoinTransfer * fix: decode amount and denom * Coin transfer refactor (#484) * feat: crawl coin transfer * feat: crawl coin transfer * feat: add config for job coin transfer * fix: revert crawl tx to old logic * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * fix: refactor query coin transfer * fix: refactor query coin transfer --------- Co-authored-by: matthew-nguyen-20032023 <129312342+matthew-nguyen-20032023@users.noreply.github.com> Co-authored-by: matthew.nguyen.20.03.2023 <matthew.nguyen.20.03.2023@gmail.com>
matthew-nguyen-20032023
added a commit
that referenced
this pull request
Nov 30, 2023
* feat: crawl coin transfer * feat: crawl coin transfer * feat: add config for job coin transfer * fix: revert crawl tx to old logic * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * fix: refactor query coin transfer * fix: refactor query coin transfer
peara
added a commit
that referenced
this pull request
Dec 1, 2023
* feat: add migration for coin transfer table * fix: fix import CoinTransfer * fix: decode amount and denom * Coin transfer refactor (#484) * feat: crawl coin transfer * feat: crawl coin transfer * feat: add config for job coin transfer * fix: revert crawl tx to old logic * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * fix: refactor query coin transfer * fix: refactor query coin transfer * fix: fix job only run with type of transfer * fix: fix bulk insert coin transfer * feat: update coin transfer hasura * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer hasura * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer hasura * fix: allow count coin transfer table --------- Co-authored-by: Vu Ngoc Quang <quang.vn@outlook.com>
matthew-nguyen-20032023
added a commit
that referenced
this pull request
Dec 4, 2023
* feat: crawl coin transfer * feat: crawl coin transfer * feat: add config for job coin transfer * fix: revert crawl tx to old logic * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * fix: refactor query coin transfer * fix: refactor query coin transfer
peara
added a commit
that referenced
this pull request
Dec 4, 2023
* feat: add migration for coin transfer table * fix: fix import CoinTransfer * fix: decode amount and denom * Coin transfer refactor (#484) * feat: crawl coin transfer * feat: crawl coin transfer * feat: add config for job coin transfer * fix: revert crawl tx to old logic * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * feat: test unit and fix bug for coin transfer * fix: refactor query coin transfer * fix: refactor query coin transfer * fix: fix job only run with type of transfer * fix: fix bulk insert coin transfer * feat: update coin transfer hasura * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer hasura * fix: fix coin transfer with tx_msg_index === 0 * fix: update hasura for coin_transfer * fix: fix coin transfer hasura * fix: allow count coin transfer table * feat: update coin transfer hasura --------- Co-authored-by: Vu Ngoc Quang <quang.vn@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.