Add support for using auto fee calculation #22

Merged
nabarun merged 19 commits from deep-stack/registry-sdk:iv-add-tx-info-test into main 2024-09-06 09:07:58 +00:00
Member

Part of Create a public laconicd testnet

  • Add an option for setting gas price
  • Use fees as gas estimation multiplier when gasPrice is provided (following cosmjs pattern)
    • Default gas estimation multiplier: 2
  • Add a method to query bonds by owners and fix tests
  • Add a test for inclusion of batch of txs sent at once in the same block
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8) - Add an option for setting gas price - Use fees as gas estimation multiplier when `gasPrice` is provided (following `cosmjs` pattern) - Default gas estimation multiplier: `2` - Add a method to query bonds by owners and fix tests - Add a test for inclusion of batch of txs sent at once in the same block
prathamesh added 7 commits 2024-08-26 12:11:28 +00:00
prathamesh added 1 commit 2024-08-27 06:09:27 +00:00
Fix test for batched txs
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m55s
Tests / sdk_tests (pull_request) Successful in 21m32s
06adca6e81
prathamesh added 1 commit 2024-08-27 09:00:51 +00:00
Add a method to query bonds by owner and update tests
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m53s
Tests / sdk_tests (pull_request) Successful in 21m26s
9a1abc18ca
prathamesh added 1 commit 2024-08-27 09:45:54 +00:00
Add config tests
Some checks failed
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m53s
Tests / sdk_tests (pull_request) Failing after 9m54s
75e302fd29
prathamesh added 1 commit 2024-08-27 09:48:41 +00:00
Update test message
Some checks failed
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m54s
Tests / sdk_tests (pull_request) Failing after 9m33s
fea30985c5
prathamesh added 1 commit 2024-08-27 10:46:28 +00:00
Reduce number of txs in batched txs test
Some checks failed
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m47s
Tests / sdk_tests (pull_request) Failing after 9m20s
ee4c431bc8
prathamesh changed title from [WIP] Add support for using auto gas estimation to [WIP] Add support for using auto fee calculation 2024-08-27 10:59:33 +00:00
prathamesh changed title from [WIP] Add support for using auto fee calculation to [WIP] Add support for using `auto` fee calculation 2024-08-27 11:01:59 +00:00
prathamesh added 2 commits 2024-08-27 13:08:39 +00:00
Use gitea laconicd URL
Some checks failed
Tests / sdk_tests (pull_request) Failing after 8s
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m39s
5db0910a05
prathamesh force-pushed iv-add-tx-info-test from 5db0910a05 to 6add6d2844 2024-08-27 13:10:34 +00:00 Compare
prathamesh added 1 commit 2024-08-27 13:59:32 +00:00
Check all txs are within two blocks in batched txs test
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 2m0s
Tests / sdk_tests (pull_request) Successful in 22m20s
f802e1d31c
prathamesh added 1 commit 2024-09-05 05:51:27 +00:00
Update config tests to use a single account
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m52s
Tests / sdk_tests (pull_request) Successful in 22m3s
8828b5388d
ashwin force-pushed iv-add-tx-info-test from 8828b5388d to cb1d74614c 2024-09-05 09:05:24 +00:00 Compare
ishavenikar added 1 commit 2024-09-05 12:01:23 +00:00
Update test to query bonds by owner
Some checks failed
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m57s
Tests / sdk_tests (pull_request) Failing after 9m34s
d30245c6df
prathamesh force-pushed iv-add-tx-info-test from d30245c6df to 91a4792346 2024-09-05 13:51:40 +00:00 Compare
ishavenikar added 1 commit 2024-09-06 05:38:33 +00:00
Update bonds test
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m51s
Tests / sdk_tests (pull_request) Successful in 21m55s
adf39a4089
prathamesh changed title from [WIP] Add support for using `auto` fee calculation to Add support for using `auto` fee calculation 2024-09-06 06:11:41 +00:00
prathamesh added 1 commit 2024-09-06 06:13:00 +00:00
Increment package version
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m56s
Tests / sdk_tests (pull_request) Successful in 22m10s
b56cb09b3b
prathamesh added 1 commit 2024-09-06 06:47:39 +00:00
Move chain id constant to test helpers
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m59s
Tests / sdk_tests (pull_request) Successful in 22m15s
7717b11fb2
prathamesh added 1 commit 2024-09-06 06:54:56 +00:00
Rename method to query bonds by owners
All checks were successful
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m48s
Tests / sdk_tests (pull_request) Successful in 21m48s
e88105f67b
nabarun merged commit 6a17b1b175 into main 2024-09-06 09:07:58 +00:00
nabarun deleted branch iv-add-tx-info-test 2024-09-06 09:08:00 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/registry-sdk#22
No description provided.