laconicd/.gitea/workflows
Prathamesh Musale 52e8d322fa
Some checks failed
Integration Tests / test-integration (push) Successful in 2m29s
E2E Tests / test-e2e (push) Successful in 4m6s
Unit Tests / test-unit (push) Successful in 2m3s
SDK Tests / sdk_tests_authority_auctions (push) Failing after 6m31s
SDK Tests / sdk_tests_nameservice_expiry (push) Successful in 9m11s
SDK Tests / sdk_tests (push) Failing after 10m14s
Add service provider auctions (#59)
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

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Isha Venikar <ishavenikar@Ishas-MacBook-Air.local>
Reviewed-on: #59
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-09-25 12:38:49 +00:00
..
build.yml Additional CI workflows (#16) 2024-03-07 09:11:53 +00:00
docker-image.yml Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
lint.yml Comment lint workflow 2024-07-16 12:49:31 +05:30
proto.yml Additional CI workflows (#16) 2024-03-07 09:11:53 +00:00
test-e2e.yml Add e2e tests for gRPC requests and CLI commands (#13) 2024-03-04 11:16:09 +00:00
test-integration.yml Setup integration tests and CI (#11) 2024-02-29 11:54:35 +00:00
test-sdk-authority-auction.yml Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
test-sdk-nameservice.yml Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
test-sdk.yml Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
test-unit.yml Additional CI workflows (#16) 2024-03-07 09:11:53 +00:00