Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-24 09:05:03 +00:00
cbf319e97e Add CLI for releasing funds of provider auction winners
prathamesh created pull request cerc-io/registry-sdk#28 2024-09-24 08:59:08 +00:00
[WIP] Add methods for creating auctions and add auction tests
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-24 08:57:21 +00:00
5659864611 Add a helper function to check account balance
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-24 07:33:10 +00:00
e5f27c246c Add funds released flag in GQL schema
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-24 06:29:08 +00:00
40ece271d0 Fix auction funds release check
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-24 05:43:57 +00:00
552db03227 Save auction object on releasing funds
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-20 13:20:34 +00:00
fa734a4ff8 Update create auction CLI with updated types
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-20 12:50:24 +00:00
daa4297e72 Update types used for create auction methods
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-20 10:50:07 +00:00
4b273f4d16 Add provider auction CLI test
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-20 10:21:16 +00:00
ecddfb96bc Remove unnecessary log
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-20 09:32:43 +00:00
ff35394e4f Add provider auction CLI test
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-20 09:04:11 +00:00
0cb084e865 Update authority auctions test CI workflow
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-20 09:01:13 +00:00
d27f9ae43d Update create auction CLI and add auction tests
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-20 07:01:46 +00:00
3fcab10496 Update authority auctions test CI workflow
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-20 06:25:50 +00:00
93f7f17cc0 Use stable sort for sorting bids
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-19 14:52:01 +00:00
3cf35dad43 Update expected auction object in tests
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-19 14:10:53 +00:00
6562b9fc30 Update balance checks in authority auction tests
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-19 13:06:58 +00:00
1bb84c510c Update account balance checks
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-19 11:53:04 +00:00
273da5f2a9 Handle failing e2e tests
prathamesh created pull request cerc-io/laconicd#59 2024-09-19 11:40:26 +00:00
[WIP] Add service provider auctions