Add service provider auctions #59

Merged
nabarun merged 29 commits from deep-stack/laconicd:iv-service-provider-auction into main 2024-09-25 12:38:50 +00:00
Member

Part of Service provider auctions

  • Add a new type of auction for service providers
    • Add a command to release provider auction funds
  • Remove unused auction module params
Part of [Service provider auctions](https://www.notion.so/Service-provider-auctions-a7b63697d818479493ec145ea6ea3c1c) - Add a new type of auction for service providers - Add a command to release provider auction funds - Remove unused auction module params
prathamesh added 16 commits 2024-09-19 11:40:25 +00:00
prathamesh added 1 commit 2024-09-19 11:53:04 +00:00
Handle failing e2e tests
Some checks failed
Build / build (pull_request) Successful in 2m43s
Protobuf / lint (pull_request) Successful in 13s
Integration Tests / test-integration (pull_request) Successful in 2m7s
E2E Tests / test-e2e (pull_request) Successful in 3m41s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m51s
Unit Tests / test-unit (pull_request) Successful in 1m53s
SDK Tests / sdk_tests_auctions (pull_request) Failing after 12m54s
SDK Tests / sdk_tests (pull_request) Failing after 10m13s
273da5f2a9
ishavenikar added 1 commit 2024-09-20 05:07:53 +00:00
Lock bid price in reveal phase only for vickrey auctions
Some checks failed
Build / build (pull_request) Has been cancelled
Protobuf / lint (pull_request) Has been cancelled
Integration Tests / test-integration (pull_request) Has been cancelled
SDK Tests / sdk_tests_auctions (pull_request) Has been cancelled
E2E Tests / test-e2e (pull_request) Has been cancelled
Unit Tests / test-unit (pull_request) Has been cancelled
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Has been cancelled
SDK Tests / sdk_tests (pull_request) Has been cancelled
3f9b494480
prathamesh added 1 commit 2024-09-20 06:25:50 +00:00
Use stable sort for sorting bids
Some checks failed
Protobuf / lint (pull_request) Successful in 18s
Build / build (pull_request) Successful in 2m11s
E2E Tests / test-e2e (pull_request) Successful in 3m8s
Integration Tests / test-integration (pull_request) Successful in 1m41s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m19s
SDK Tests / sdk_tests_auctions (pull_request) Failing after 11m52s
Unit Tests / test-unit (pull_request) Successful in 1m49s
SDK Tests / sdk_tests (pull_request) Failing after 9m8s
93f7f17cc0
prathamesh added 1 commit 2024-09-20 07:01:46 +00:00
Update authority auctions test CI workflow
Some checks failed
Protobuf / lint (pull_request) Successful in 20s
Build / build (pull_request) Successful in 2m30s
Integration Tests / test-integration (pull_request) Successful in 2m12s
E2E Tests / test-e2e (pull_request) Successful in 3m45s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 5m10s
Unit Tests / test-unit (pull_request) Successful in 1m51s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m54s
SDK Tests / sdk_tests (pull_request) Failing after 9m34s
3fcab10496
prathamesh added 1 commit 2024-09-20 10:21:17 +00:00
Remove unnecessary log
Some checks failed
Build / build (pull_request) Successful in 2m44s
Protobuf / lint (pull_request) Successful in 26s
Integration Tests / test-integration (pull_request) Successful in 2m41s
E2E Tests / test-e2e (pull_request) Successful in 4m16s
Unit Tests / test-unit (pull_request) Successful in 2m16s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 6m25s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m12s
SDK Tests / sdk_tests (pull_request) Failing after 10m5s
ecddfb96bc
ishavenikar added 1 commit 2024-09-23 09:19:06 +00:00
Fix auction owner address type
Some checks failed
Build / build (pull_request) Has been cancelled
Protobuf / lint (pull_request) Has been cancelled
E2E Tests / test-e2e (pull_request) Has been cancelled
SDK Tests / sdk_tests_authority_auctions (pull_request) Has been cancelled
Integration Tests / test-integration (pull_request) Has been cancelled
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Has been cancelled
SDK Tests / sdk_tests (pull_request) Has been cancelled
Unit Tests / test-unit (pull_request) Has been cancelled
3710f83002
ishavenikar added 2 commits 2024-09-23 12:30:25 +00:00
Add method to release provider funds after auction completion
Some checks failed
Build / build (pull_request) Has been cancelled
Protobuf / lint (pull_request) Has been cancelled
E2E Tests / test-e2e (pull_request) Has been cancelled
Integration Tests / test-integration (pull_request) Has been cancelled
SDK Tests / sdk_tests_authority_auctions (pull_request) Has been cancelled
Unit Tests / test-unit (pull_request) Has been cancelled
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Has been cancelled
SDK Tests / sdk_tests (pull_request) Has been cancelled
01bc492371
prathamesh added 1 commit 2024-09-24 05:43:57 +00:00
Save auction object on releasing funds
Some checks failed
Protobuf / lint (pull_request) Successful in 11s
Build / build (pull_request) Successful in 2m10s
E2E Tests / test-e2e (pull_request) Successful in 3m12s
Integration Tests / test-integration (pull_request) Successful in 1m48s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 4m53s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m36s
Unit Tests / test-unit (pull_request) Successful in 1m49s
SDK Tests / sdk_tests (pull_request) Failing after 9m5s
552db03227
prathamesh added 1 commit 2024-09-24 06:29:08 +00:00
Fix auction funds release check
Some checks failed
Protobuf / lint (pull_request) Successful in 15s
Build / build (pull_request) Successful in 2m38s
Integration Tests / test-integration (pull_request) Successful in 2m23s
E2E Tests / test-e2e (pull_request) Successful in 4m2s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 5m21s
Unit Tests / test-unit (pull_request) Successful in 1m52s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m2s
SDK Tests / sdk_tests (pull_request) Failing after 10m6s
40ece271d0
prathamesh added 1 commit 2024-09-24 07:33:10 +00:00
Add funds released flag in GQL schema
Some checks failed
Protobuf / lint (pull_request) Successful in 13s
Integration Tests / test-integration (pull_request) Successful in 2m38s
Build / build (pull_request) Successful in 2m55s
E2E Tests / test-e2e (pull_request) Successful in 4m10s
Unit Tests / test-unit (pull_request) Successful in 2m11s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 6m25s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m55s
SDK Tests / sdk_tests (pull_request) Failing after 9m37s
e5f27c246c
prathamesh added 1 commit 2024-09-24 12:33:59 +00:00
Return error on max price amount lock in instead of panic
Some checks failed
Protobuf / lint (pull_request) Successful in 26s
Integration Tests / test-integration (pull_request) Successful in 2m58s
Build / build (pull_request) Successful in 3m12s
E2E Tests / test-e2e (pull_request) Successful in 4m47s
Unit Tests / test-unit (pull_request) Successful in 2m39s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 7m26s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 10m5s
SDK Tests / sdk_tests (pull_request) Failing after 11m38s
ee9b10eb00
prathamesh added 1 commit 2024-09-25 06:40:30 +00:00
Handle chain id commit bid CLI and update create auction CLI
Some checks failed
Protobuf / lint (pull_request) Successful in 15s
Integration Tests / test-integration (pull_request) Successful in 3m15s
Build / build (pull_request) Successful in 3m17s
E2E Tests / test-e2e (pull_request) Successful in 5m3s
Unit Tests / test-unit (pull_request) Successful in 2m18s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 6m54s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 9m22s
SDK Tests / sdk_tests (pull_request) Failing after 10m12s
b8c3531824
prathamesh changed title from [WIP] Add service provider auctions to Add service provider auctions 2024-09-25 08:35:57 +00:00
nabarun merged commit 52e8d322fa into main 2024-09-25 12:38:50 +00:00
nabarun deleted branch iv-service-provider-auction 2024-09-25 12:38:51 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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/laconicd#59
No description provided.