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

Fix chain specific account prefixes #40

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

anilcse
Copy link
Collaborator

@anilcse anilcse commented Mar 21, 2020

Fixes: #25

Copy link
Member

@jackzampolin jackzampolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Thank you @anilcse !!

@jackzampolin jackzampolin merged commit b8e8ec6 into cosmos:master Mar 21, 2020
faddat pushed a commit to faddat/relayer that referenced this pull request Nov 29, 2021
* fix q txs

* WIP qos query etl

* Push etl work

* switch cmd arg to chain-id

* update number of args

* postgres logic

* update logic for schema changes

* small tweaks

* sql file for db schemas

* get last stored block height

* change default behavior to run from last stored block

* remove global vars

* cleanup

* test

* WIP: QoS for specified datetime period

* WIP: queries for QoS over a given period

* create tables at runtime, revise schema

* fix possible race condition

* don't run on nil blocks

* get last saved block

* improved logging

* fix tx count

* finished queries for various msgs

* use src & dst channels when querying

* fix logging bug

* index resp code, events and gas metrics

* update queries & calculate QoS

* query transfer amounts per chain

* fix performance issues in QoS queries

* update data with fee info

* temporarily ignore last saved block

* store fee amount 0 when no fee

* remove fee update query & start queries from last saved block

* refactor/code cleanup

* pull from main

* refactor transfer-amounts to work on paths

Co-authored-by: jtieri <[email protected]>
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.

Generate chain specific keys (address-prefixes)
2 participants