Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Oct 31, 2023
1 parent 08a2181 commit 7d22501
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ See [RELEASE](./RELEASE.md) for workflow instructions.

Pruning will be enabled starting from epoch 8, e.g in epoch 8 we will prune all activesets for epochs 7 and below.
We should also run an archival node that doesn't prune them. To disable pruning we should configure

```json
"main": {
"prune-activesets-from": 4294967295
Expand All @@ -62,6 +62,8 @@ See [RELEASE](./RELEASE.md) for workflow instructions.
yet created their initial proof the operator has to specify which provider to use. For Smapp users this is done automatically by Smapp, users that do not use Smapp may use
`postcli -printProviders` (<https://github.com/spacemeshos/post/releases>) to list their OpenCL providers and associated IDs.

* [#5209](https://github.com/spacemeshos/go-spacemesh/pull/5209) Removed API to update poet servers from SmesherService.

## v1.2.0

### Upgrade information
Expand Down

0 comments on commit 7d22501

Please sign in to comment.