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

平行链支持通道的概念 #947

Open
mdj33 opened this issue Jan 15, 2021 · 2 comments
Open

平行链支持通道的概念 #947

mdj33 opened this issue Jan 15, 2021 · 2 comments
Milestone

Comments

@mdj33
Copy link
Collaborator

mdj33 commented Jan 15, 2021

  1. 平行链交易支持只在某个通道上打包,通道可以是对总通道的取余
  2. 不同平行链在主链上使用通道来分割
  3. 交易结构增加一个通道的参数,打包区块只打包符合通道的交易
@mdj33
Copy link
Collaborator Author

mdj33 commented Jan 15, 2021

@andyYuanFZM

@mdj33
Copy link
Collaborator Author

mdj33 commented Jan 15, 2021

共识模块需要判断一个总通道数,交易通道对总通道数取余

@vipwzw vipwzw added this to the v1.66.0 milestone Jan 28, 2021
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

2 participants