Skip to content

Commit 8d33170

Browse files
committed
docs: update CHANGELOG
Note about usage of a new memory allocator ('jemallocator') on the signer and aggregator.
1 parent e05ebd2 commit 8d33170

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ As a minor extension, we have adopted a slightly different versioning convention
2222
- `portable` feature now has no effect and should be removed from crate dependencies.
2323
- Removed it from all other crates (including `mithril-common`).
2424

25+
- Switched memory allocator to `jemallocator` on signer and aggregator to avoid memory fragmentation when signing transactions (which lead to RES memory not being properly returned to the OS).
26+
2527
- Crates versions:
2628

2729
| Crate | Version |

0 commit comments

Comments
 (0)