laconicd/x/onboarding
Prathamesh Musale 620c5224f7
All checks were successful
Build / build (pull_request) Successful in 1m53s
Protobuf / lint (pull_request) Successful in 10s
E2E Tests / test-e2e (pull_request) Successful in 2m46s
Integration Tests / test-integration (pull_request) Successful in 1m47s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 6m45s
Unit Tests / test-unit (pull_request) Successful in 2m18s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 12m20s
SDK Tests / sdk_tests (pull_request) Successful in 9m1s
Implement query to get participant by Nitro address
2024-07-29 15:05:04 +05:30
..
keeper Implement query to get participant by Nitro address 2024-07-29 15:05:04 +05:30
module Implement query to get participant by Nitro address 2024-07-29 15:05:04 +05:30
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 Implement query to get participant by Nitro address 2024-07-29 15:05:04 +05:30
query.pb.gw.go Implement query to get participant by Nitro address 2024-07-29 15:05:04 +05:30
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