Skip to content

Commit 4b0397c

Browse files
authored
Merge pull request #6129 from oasisprotocol/changelog-stable/20.12.x
2 parents e1e6598 + 0094124 commit 4b0397c

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

.changelog/4539.feature.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@ The format is inspired by [Keep a Changelog].
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 20.12.8 (2025-03-31)
16+
17+
| Protocol | Version |
18+
|:------------------|:---------:|
19+
| Consensus | 2.0.0 |
20+
| Runtime Host | 1.0.0 |
21+
| Runtime Committee | 1.0.0 |
22+
23+
### Features
24+
25+
- Add archive mode support
26+
([#4539](https://github.com/oasisprotocol/oasis-core/issues/4539))
27+
28+
Node started in archive mode only serves existing consensus and runtime
29+
states. The node has all unneeded consensus and P2P functionality disabled so
30+
it wont participate in the network. Archive mode can be set using the
31+
`consensus.tendermint.mode` setting.
32+
1533
## 20.12.7 (2021-04-23)
1634

1735
| Protocol | Version |

0 commit comments

Comments
 (0)