WIP: Nitro integration #76
Draft
roysc
wants to merge 3 commits from
roysc/nitro-integration into main
pull from: roysc/nitro-integration
merge into: :main
:main
:roysc/nitro-integration
:mainnet
:bump-iavl
:pm-update-gql-api
:zach/alnt
No Reviewers
Labels
Clear labels
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
An issue or PR manually copied from GitHub.
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconicd#76
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add
nitroserver andx/nitromoduleAdd
distsigserver for distributed Schnorr signaturesIntegrate DKG and DSS schemes into ABCI methods
Remove deprecated features
Update to use newer SDK patterns
cerc.registry.v1.Record.typeRevise & add documentation
Update
init.shscript- Add nitro server and x/nitro module - wire go-nitro p2p through cometbft - Add distsig server, currently WIP - integrate DKG and DSS schemes into ABCI methods - Remove deprecated features - crisis module - module invariants - Update to use newer SDK patterns - upgrade sdk to v0.53.x - custom address codec - expand use of depinject - migrate e2e tests to system tests - use depinject to set up integration tests - change reserved protobuf field name `cerc.registry.v1.Record.type` - Revise & add documentation - TransferCoinsToModuleAccount: clarify function - Update init.sh scriptDepends on dev branch of go-nitro: cerc-io/go-nitro#1
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.