laconicd/x/onboarding
Prathamesh Musale 17745e70d5
Some checks failed
Build / build (pull_request) Successful in 2m24s
E2E Tests / test-e2e (pull_request) Successful in 3m8s
Integration Tests / test-integration (pull_request) Successful in 1m47s
Unit Tests / test-unit (pull_request) Successful in 1m58s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m19s
SDK Tests / sdk_tests (pull_request) Failing after 8m58s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 13m36s
Fix onboarding disabled error msg
2024-09-05 07:08:11 +00:00
..
keeper Fix onboarding disabled error msg 2024-09-05 07:08:11 +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