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

feat: Replace aura with babe and seperate build on feature flags #348

Merged
merged 16 commits into from
Dec 21, 2023

Conversation

drewstone
Copy link
Contributor

@drewstone drewstone commented Dec 14, 2023

Summary of changes
Changes introduced in this pull request:

  • Replaces aura consensus with babe
  • Use seperate executor based on feature flags
  • Rename tangle-standalone to tangle
  • Update scripts and github actions

Notes : To build mainnet node use cargo b -rp tangle
To build testnet node use cargo b -rp tangle --features testnet

@drewstone drewstone linked an issue Dec 18, 2023 that may be closed by this pull request
@1xstj 1xstj mentioned this pull request Dec 19, 2023
39 tasks
@1xstj 1xstj added the Waiting for CI Ready to merge if CI is green label Dec 21, 2023
@1xstj 1xstj changed the title Creating service abstractions for separating testnet/tangle runtime Replace aura with babe and seperate build on feature flags Dec 21, 2023
@1xstj 1xstj changed the title Replace aura with babe and seperate build on feature flags feat: Replace aura with babe and seperate build on feature flags Dec 21, 2023
@drewstone drewstone merged commit edd2450 into main Dec 21, 2023
6 checks passed
@drewstone drewstone deleted the drew/service-refactor branch December 21, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for CI Ready to merge if CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Switch Tangle mainnet to BABE consensus
2 participants