laconicd/x/onboarding
Prathamesh Musale df43322ef3
All checks were successful
Integration Tests / test-integration (push) Successful in 2m57s
E2E Tests / test-e2e (push) Successful in 4m25s
Unit Tests / test-unit (push) Successful in 2m53s
SDK Tests / sdk_tests_nameservice_expiry (push) Successful in 9m50s
SDK Tests / sdk_tests_auctions (push) Successful in 15m1s
SDK Tests / sdk_tests (push) Successful in 8m43s
Publish on release / Run docker build and publish (release) Successful in 2m31s
Add pagination for query to get records (#58)
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8)
Handles cerc-io/laconic-console#59

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #58
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-09-05 07:33:48 +00:00
..
keeper Add pagination for query to get records (#58) 2024-09-05 07:33:48 +00:00
module Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
codec.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
events.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
genesis.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
genesis.pb.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
keys.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
msgs.go Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
onboarding.pb.go Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
params.go Create skeleton for onboarding module (#2) 2024-07-16 09:25:39 +05:30
query.pb.go Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
query.pb.gw.go Add queries to get participant by laconic or nitro address (#44) 2024-07-29 10:28:30 +00:00
tx.pb.go Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
tx.pb.gw.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30