feat: InitChainer
auto stakes uniformly to validators at genesis
#59
Triggered via pull request
February 26, 2024 20:05
Status
Success
Total duration
11m 39s
Artifacts
–
Annotations
10 errors and 2 warnings
Analyze
cmd.InitTestnet calls tx.Sign, which eventually calls jose2go.Decode
|
Analyze
cmd.InitTestnet calls testutil.GenerateSaveCoinKey, which eventually calls jose2go.Encrypt
|
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls grpc.NewServer
|
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls transport.NewServerTransport
|
Analyze
testutil.IntegrationTestSuite.SetupSuite calls network.New, which eventually calls grpc.Server.Serve
|
Analyze
cmd.addModuleInitFlags calls crisis.AddModuleInitFlags
|
Analyze
app.GovGenApp.InitChainer calls module.Manager.GetVersionMap, which calls crisis.AppModule.ConsensusVersion
|
Analyze
app.GovGenApp.EndBlocker calls module.Manager.EndBlock, which calls crisis.AppModule.EndBlock
|
Analyze
app.GovGenApp.ExportAppStateAndValidators calls module.Manager.ExportGenesis, which calls crisis.AppModule.ExportGenesis
|
Analyze
app.GovGenApp.InitChainer calls module.Manager.InitGenesis, which calls crisis.AppModule.InitGenesis
|
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|