Prathamesh Musale prathamesh
  • Joined on 2023-10-09
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-27 10:37:06 +00:00
61e1116e33 Update request-webapp-deployment command to handle deployment auction
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-27 10:27:32 +00:00
cfee04e4b8 Update request-webapp-deployment command to handle deployment auction
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-27 10:24:01 +00:00
865818ccf3 Update request-webapp-deployment command to handle deployment auction
prathamesh commented on issue cerc-io/stack-orchestrator#948 2024-09-27 07:03:31 +00:00
Auctions integration in webapp deployment flow

Implementation notes:

Note: The flow mentioned below is an alternative to existing one which should continue working as it is

  • User (app owner/deployment requester) publishes an `ApplicationRe…
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-26 13:38:38 +00:00
8051a3fc6b Add a command to create and publish a app deployment auction
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-26 13:31:57 +00:00
d987d18882 Add a command to create and publish a app deployment auction
prathamesh opened issue cerc-io/stack-orchestrator#948 2024-09-26 12:43:28 +00:00
Auctions integration in webapp deployment flow
prathamesh created branch pm-integrate-sp-auctions in deep-stack/stack-orchestrator 2024-09-26 06:49:41 +00:00
prathamesh pushed to pm-integrate-sp-auctions at deep-stack/stack-orchestrator 2024-09-26 06:49:41 +00:00
2319699c68 Add a util method to create a provider auction
prathamesh pushed to ng-remove-test-skip at cerc-io/laconic-registry-cli 2024-09-25 15:26:04 +00:00
56e9ba1829 Get tx fees from config for auction tests
prathamesh released v0.2.9 at cerc-io/laconic-registry-cli 2024-09-25 13:58:42 +00:00
prathamesh pushed tag v0.2.9 to cerc-io/laconic-registry-cli 2024-09-25 13:58:41 +00:00
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-25 13:26:37 +00:00
3d7fd6a1de Upgrade dependencies and increment version
prathamesh pushed to iv-create-auction-test at deep-stack/registry-sdk 2024-09-25 11:35:09 +00:00
8d02ebe4ec Increment package version
prathamesh released v0.1.8 at cerc-io/laconicd 2024-09-25 08:41:34 +00:00
prathamesh pushed tag v0.1.8 to cerc-io/laconicd 2024-09-25 08:41:33 +00:00
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-25 06:40:30 +00:00
b8c3531824 Handle chain id commit bid CLI and update create auction CLI
prathamesh pushed to iv-service-provider-auction at deep-stack/laconicd 2024-09-24 12:33:59 +00:00
ee9b10eb00 Return error on max price amount lock in instead of panic
prathamesh pushed to iv-create-auction-cmds at deep-stack/laconic-registry-cli 2024-09-24 10:17:00 +00:00
15bf0a3cf2 Add a test for release-funds command and use multiple accounts
prathamesh created pull request cerc-io/laconic-registry-cli#83 2024-09-24 09:06:05 +00:00
[WIP] Add command to create an auction and add auction CLI tests