Add command to create an auction and add auction CLI tests #83

Merged
nabarun merged 13 commits from deep-stack/laconic-registry-cli:iv-create-auction-cmds into main 2024-09-25 13:57:56 +00:00

13 Commits

Author SHA1 Message Date
3d7fd6a1de Upgrade dependencies and increment version
All checks were successful
Lint / lint (18.x) (pull_request) Successful in 1m10s
Tests / cli_tests (18.x) (pull_request) Successful in 7m52s
2024-09-25 18:56:25 +05:30
IshaVenikar
15bf0a3cf2 Add a test for release-funds command and use multiple accounts
Some checks failed
Lint / lint (18.x) (pull_request) Successful in 1m12s
Tests / cli_tests (18.x) (pull_request) Failing after 1m12s
2024-09-24 15:46:11 +05:30
IshaVenikar
cbf319e97e Add CLI for releasing funds of provider auction winners
Some checks failed
Lint / lint (18.x) (pull_request) Successful in 1m9s
Tests / cli_tests (18.x) (pull_request) Failing after 1m13s
2024-09-24 14:34:50 +05:30
fa734a4ff8 Update create auction CLI with updated types 2024-09-20 18:50:09 +05:30
4b273f4d16 Add provider auction CLI test 2024-09-20 16:19:59 +05:30
IshaVenikar
d27f9ae43d Update create auction CLI and add auction tests 2024-09-20 14:29:53 +05:30
3cf35dad43 Update expected auction object in tests 2024-09-19 20:21:34 +05:30
IshaVenikar
2299898a7b Use proper types for duration and coin 2024-09-19 17:35:48 +05:30
IshaVenikar
f100f3fb2d Update README auction CLI example 2024-09-19 14:49:50 +05:30
IshaVenikar
cf04bc1570 Update README auction example 2024-09-19 13:57:36 +05:30
IshaVenikar
b18314eef4 Add checks for args depending on auction kind 2024-09-19 13:39:33 +05:30
IshaVenikar
da744f3766 Update readme with CLI command to create a provider auction 2024-09-17 15:53:03 +05:30
IshaVenikar
37df84b562 Add command to create auctions 2024-09-17 15:38:51 +05:30