Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canto Core Devs Meeting 4 Agenda #4

Closed
gyousuf opened this issue Jun 26, 2023 · 2 comments
Closed

Canto Core Devs Meeting 4 Agenda #4

gyousuf opened this issue Jun 26, 2023 · 2 comments

Comments

@gyousuf
Copy link
Collaborator

gyousuf commented Jun 26, 2023

Canto Core Devs Meeting 4 Agenda


Meeting Date/Time: 6/28/2023 11:00PM UTC

Agenda

New Initiatives

  • B-Harvest's CI/CD Suggestion

Updates

Liquid Staking Module

  • Completed the alpha version of the liquid staking module feat: liquidstaking module b-harvest/Canto#2
  • Most specifications have been developed and are internal-test level ready, but is not production ready yet
  • Plex finished the liquid staking dashboard UI (just need to hook up node to get data)

Audit

  • Audit call schedule: 9 am KST at every Thursday
  • Start date: next Monday (June 3).

Onboarding Module

  • C4 audit update
  • Set up plan for releasing onboarding module
  • Figure out what other updates we need before doing chain upgrade (any version bumps, etc)
@zsystm
Copy link

zsystm commented Jun 27, 2023

From B-Harvest

Done

liquidstaking

  • Completes alpha version of liquidstaking module.
    • Most specifications have been developed and are internal-test level ready, but is not production ready yet.

audit

Agenda

liquidstaking

  • A few outstanding tasks remained. We wrote the remaining in the PR comment.
    • @zsystm is currently working on it.

audit

  • Audit call schedule: 9 am KST at every Thursday
  • Start date: next Monday (June 3).

CI/CD suggestion

  • Purpose: make Canto development & maintenance more stable and secure

  • Suggestion: Setup Github workflow on Canto. We recommend adding github actions including following steps.

    • codecov: checking test coverage for each commit on PR
    • build: checking build completed with no errors on PR
    • sims: run simulations for each commit on PR
    • CodeQL: a query suite for common bug patterns in cosmos-sdk based applications.
  • We already have a history of setup CI/CD in Crescent. So, if you guys agreed on this and if there is no candidate for this work, we want to start it.

@tkkwon1998
Copy link
Member

from plex:

Working

  • audit almost finished, waiting on judge review
  • liquid staking UI finished, just need to hook up node to get data
  • PRs to remove unused modules, including fees, recovery, and vesting
  • creating plan internally to get ready for canto audit

Agenda

  • set up plan for releasing onboarding module
  • figure out what other updates we need before doing chain upgrade (any version bumps, etc)

@gyousuf gyousuf closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants