-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Backfilled some test coverage on the terra client - Simplify using cosmos client for queries and sending txes as well as ws mgmt - Added gas price querying from FCD node and the ability to specify a gas limit multiplier and fallback gas price in the spec - Bug fix: ContractID needs to be ContractAddress in the wasm contract interactions - Consistent receiver semantics on the terrra client (needs to use pointer semantics for the head tracker) - Introduce a Start method for the client which boots the ws connection and starts the head tracker
- Loading branch information
1 parent
71d9f86
commit e3ae6b8
Showing
12 changed files
with
934 additions
and
693 deletions.
There are no files selected for viewing
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
Oops, something went wrong.