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

Various Fixes & Features #24

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Various Fixes & Features #24

merged 3 commits into from
Dec 13, 2023

Conversation

keefertaylor
Copy link
Member

Including, but not limited to:

  • Add testing to sanity check batching correctness
  • Implement asset list querying from cosmos chain registry
  • Remove poorly conceived OneFeeToken function
  • Add logging for rpc / registry clients
  • Fix bug with unwrapping context errors in rpc / registry clients
  • Fix bug where non included txs would be retried in checkIncluded in grpc rpc client
  • Fix various chain name / chain id mismatches in cosmos gas code (TODO: make a more generalized API)
  • Fix bug where chainRegistryClient was not initialized in defaultGasManager's constructor
  • Explicitly pass gasWanted to GasManager. It is not populated correctly in the tx broadcast result
  • Support Agoric's cointype
  • Fix bug where chainID wasn't populated in signer metadata
  • Revise GasManager to track codespace as well

@keefertaylor keefertaylor merged commit cc93be2 into main Dec 13, 2023
4 checks passed
@keefertaylor keefertaylor deleted the keefer/grab-bag-fixes branch December 13, 2023 20:00
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