Skip to content

Cherry picked fixes for stuck internal txs and stake txs

Pre-release
Pre-release
Compare
Choose a tag to compare
@thantsintoe thantsintoe released this 06 Jun 07:22
· 480 commits to dev since this release
  • Bump version to 2.12.30-42 4090715
  • Improve getReceipt2() to prioritize a challenge receipt2 8725890
  • fix misplaced call of removeFromQueue() 35d166c
  • forward the confirmation after we processed the pending confirmations 4092499
  • Bug fix in hasSeenVote variable logic a3cfcce
  • use deepCopyWrappedStates in the app.apply() so that the app can't mess with them in case we later share it to nearest neighbors. put it behind "useCopiedWrappedStateForApply" flag. default value is true bd86739
  • feat: use logFlags.seqdiagram for all uses of seqLogger 2fdf5ec

v2.12.30-41...v2.12.30-43