Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh pushed to pm-add-pagination at cerc-io/laconicd 2024-08-29 12:04:43 +00:00
ad2f43f027 Configure pagination in getRecords GQL query
prathamesh commented on issue cerc-io/registry-sdk#23 2024-08-28 11:52:31 +00:00
globalThis incorrectly pollyfilled

re-opening b/c this patch needs to be applied to main. cut patch release to unblock progress on snowball

Handled in #25 Included in release [v0.2.7](https://git.vdb.to/cerc-io/registry-sdk/r

prathamesh opened issue cerc-io/registry-sdk#26 2024-08-28 11:50:27 +00:00
Handle globalThis in generated proto bindings to avoid polyfill issues
prathamesh created pull request cerc-io/registry-sdk#25 2024-08-28 09:50:29 +00:00
Rename globalThis in generated proto bindings to avoid polyfill issues
prathamesh pushed to pm-global-this-fix at cerc-io/registry-sdk 2024-08-28 09:43:56 +00:00
c680ef9ede Increment package version
9b29b0d31b Fix globalThis usage. Fixes #23
Compare 2 commits »
prathamesh created branch pm-global-this-fix in cerc-io/registry-sdk 2024-08-28 09:43:55 +00:00
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 13:59:32 +00:00
f802e1d31c Check all txs are within two blocks in batched txs test
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 13:10:34 +00:00
6add6d2844 Use gitea laconicd URL
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 13:08:39 +00:00
5db0910a05 Use gitea laconicd URL
1a42cf3836 Debug logs
Compare 2 commits »
prathamesh pushed to pm-support-auto-gas at deep-stack/laconic-registry-cli 2024-08-27 12:32:19 +00:00
743f5ebc3c Update bond list CLI for owner filter
prathamesh pushed to pm-support-auto-gas at deep-stack/laconic-registry-cli 2024-08-27 11:46:11 +00:00
705bf0257a Add short help alias
prathamesh pushed to pm-support-auto-gas at deep-stack/laconic-registry-cli 2024-08-27 11:15:32 +00:00
426515a9a1 Add explanation for with examples for gas and fees config
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 10:46:28 +00:00
ee4c431bc8 Reduce number of txs in batched txs test
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 09:48:41 +00:00
fea30985c5 Update test message
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 09:45:54 +00:00
75e302fd29 Add config tests
prathamesh pushed to pm-update-gql-api at cerc-io/laconicd 2024-08-27 09:13:19 +00:00
d1949eb514 Remove unused attributes arg from queryBonds GQL API
prathamesh created branch pm-update-gql-api in cerc-io/laconicd 2024-08-27 09:13:18 +00:00
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 09:00:51 +00:00
9a1abc18ca Add a method to query bonds by owner and update tests
prathamesh pushed to iv-add-tx-info-test at deep-stack/registry-sdk 2024-08-27 06:09:27 +00:00
06adca6e81 Fix test for batched txs
prathamesh created pull request cerc-io/laconicd#57 2024-08-27 04:50:19 +00:00
[WIP] Add methods to update laconic module params