laconicd/x/onboarding
Prathamesh Musale 9fab3f8326
All checks were successful
Integration Tests / test-integration (push) Successful in 2m32s
Unit Tests / test-unit (push) Successful in 2m34s
SDK Tests / sdk_tests_nameservice_expiry (push) Successful in 8m34s
SDK Tests / sdk_tests_auctions (push) Successful in 14m15s
E2E Tests / test-e2e (push) Successful in 2m47s
SDK Tests / sdk_tests (push) Successful in 7m54s
Add fields for role and KYC ID for onboarded participants (#43)
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e)

Reviewed-on: #43
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-26 14:42:40 +00:00
..
keeper Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +00:00
module Add fields for role and KYC ID for onboarded participants (#43) 2024-07-26 14:42:40 +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 flag to enable/disable onboarding of validators (#6) 2024-07-16 09:25:39 +05:30
query.pb.gw.go Add flag to enable/disable onboarding of validators (#6) 2024-07-16 09:25:39 +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