Skip to content

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

Merged
drewstone merged 16 commits intomainfrom
drew/service-refactor
Dec 21, 2023
Merged

feat: Replace aura with babe and seperate build on feature flags#348
drewstone merged 16 commits intomainfrom
drew/service-refactor

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
@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