laconicd/x/onboarding
Nabarun Gogoi a8a59ad0c1
Some checks failed
Lint / Run golangci-lint (pull_request) Failing after 5m56s
Unit Tests / test-unit (pull_request) Successful in 2m4s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m57s
SDK Tests / sdk_tests (pull_request) Failing after 8m51s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 13m26s
Protobuf / lint (pull_request) Successful in 24s
Build / build (pull_request) Successful in 2m49s
Integration Tests / test-integration (pull_request) Successful in 2m33s
E2E Tests / test-e2e (pull_request) Successful in 3m50s
Rename ethereum_address to nitro_address in onboarding module (#8)
* Rename ethereum_address to nitro_address

* Use camel case for variables in gql schema

* Fix indentation in proto files

* Fix proto lint errors

---------

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
2024-07-16 09:25:39 +05:30
..
keeper Rename ethereum_address to nitro_address in onboarding module (#8) 2024-07-16 09:25:39 +05:30
module Add flag to enable/disable onboarding of validators (#6) 2024-07-16 09:25:39 +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 lint config and fix lint errors (#7) 2024-07-16 09:25:39 +05:30
onboarding.pb.go Rename ethereum_address to nitro_address in onboarding module (#8) 2024-07-16 09:25:39 +05:30
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 Rename ethereum_address to nitro_address in onboarding module (#8) 2024-07-16 09:25:39 +05:30
tx.pb.gw.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30