Skip to content

Releases: shardeum/shardus-core

v2.13.4-0

25 Oct 12:08
Compare
Choose a tag to compare
v2.13.4-0 Pre-release
Pre-release
  • BLUE-130 Global txreceipt forwarding (#293) 71cda6e
  • GOLD-265 -- feat: archiver socketio now require a timestamped sig for replay prevent (#294) cde14fd
  • fix: add duplicate signature check in verifyAppliedReceipt to prevent… (#310) 3206afe
  • Remove deprecated code (#313) e3545c6
  • SHARD-51: debug delays to keep nodes in the selected, syncing, and ready states longer (#312) 0b9e7a1
  • GOLD-217: remove binary internal endpoint flags (#302) a9c9cff
  • first draft for cycleRecord schema (#285) 6508a57
  • avoid issue with no cycle on unjoin request (#300) cf9dbaf

v2.13.3...v2.13.4-0

v2.12.30-40

25 Oct 12:22
Compare
Choose a tag to compare
v2.12.30-40 Pre-release
Pre-release
  • fix(rename): crypto util stringify indentifier rename b31b13e
  • fix(package): regenerated package-lock.json 3007f99
  • feat(lib): updated shardus/net and shardus/types to latest version 99c9932
  • Replace stringification and parsing methods with safeStringify and safeJsonParse from shardus/types d8bd62d

v2.12.30-39...v2.12.30-40

What's Changed

  • RED-309 Avoid issue with no cycle on unjoin request by @magonjr in #300
  • RED-261: add cycleRecord validation by @PudgyPug in #285
  • GOLD-217: remove binary internal endpoint flags by @S0naliThakur in #302
  • SHARD-51: debug delays to keep nodes in the selected, syncing, and ready states longer by @ahmxdiqbal in #312
  • Remove deprecated code by @urnotsam in #313
  • fix: add duplicate signature check in verifyAppliedReceipt to prevent… by @tanuj-shardeum in #310
  • GOLD-265 -- feat: archiver socketio now require a timestamped sig for replay prevent by @kgmyatthu in #294
  • BLUE-130 Global txreceipt forwarding by @jairajdev in #293

Full Changelog: v2.13.3...v2.12.30-40

v2.13.3

23 Sep 17:08
Compare
Choose a tag to compare
  • always send node-deactivated event 0202207

v2.13.3-9...v2.13.3

Fix for receipt errors in POQ-Original (based on 2.12.30-48)

17 Jun 08:45
Compare
Choose a tag to compare
  • populate "vote.account_state_hash_before" in both old and new POQ 50b6d00

v2.12.30-48...v2.12.30-51

v2.12.30-45

07 Jun 06:30
Compare
Choose a tag to compare
v2.12.30-45 Pre-release
Pre-release
  • fix(imports): fixed to use release shardus type imports 63b310e
  • fix(rename): crypto util stringify indentifier rename 6ca3342
  • fix(package): regenerated package-lock.json 0e38036
  • feat(lib): updated shardus/net and shardus/types to latest version 727d84f
  • Replace stringification and parsing methods with safeStringify and safeJsonParse from shardus/types e890393
  • feat: use logFlags.seqdiagram for all uses of seqLogger 2fdf5ec

v2.12.30-41...v2.12.30-45

Cherry picked fixes for stuck internal txs and stake txs

06 Jun 07:22
Compare
Choose a tag to compare
  • 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