Skip to content

v0.13.3

Choose a tag to compare

@bobbinth bobbinth released this 27 Jan 19:07
· 361 commits to main since this release
4ad8725
  • Fixed CLAIM note creation to use NetworkAccountTarget attachment (#2352).
  • Added standards for working with NetworkAccountTarget attachments (#2338).
  • Fixed PartialBlockchain::add_block() not adding block headers to the blocks map when track=true, which caused prune_to() to never untrack old blocks, leading to unbounded memory growth (#2353).