Skip to content

Releases: bsv-blockchain/go-batcher

Release v1.2.5

26 Nov 15:19

Choose a tag to compare

Changelog

  • d4acfa9 refactor(batcher): improve duplicate detection with double-checked locking

Release v1.2.3

20 Nov 22:17
d02e913

Choose a tag to compare

Changelog

  • 454ba4b chore(deps): update go-tx-map to v1.2.1 and add gomoddirectives
  • d02e913 sync: update 8 files from source repository (#43)

Release v1.2.2

18 Nov 22:52

Choose a tag to compare

Changelog

  • 622c2ef chore(deps): bump github/codeql-action in the ghactions-all group (#29)
  • 57423c4 chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (#41)
  • 36f0577 chore(deps): bump the ghactions-all group with 2 updates (#35)
  • 7315b48 chore(deps): update github.com/bsv-blockchain/go-bt to v2.5.1
  • 3976a90 chore(scorecard): format branch list for consistency
  • c2fae6a docs(README): reorganize development build commands section
  • 02fc6c4 sync: update .github/.env.base from source repository (#24)
  • 34448ce sync: update .github/SECURITY.md from source repository (#33)
  • f850212 sync: update .github/workflows/scorecard.yml from source repository (#34)
  • 29ea255 sync: update 16 files from source repository (#36)
  • b33374e sync: update 16 files from source repository (#38)
  • 6339822 sync: update 2 files from source repository (#25)
  • f7c362f sync: update 2 files from source repository (#26)
  • c5b4695 sync: update 2 files from source repository (#28)
  • ed3a2ff sync: update 26 files from source repository (#42)
  • 8e64aa1 sync: update 3 files from source repository (#40)
  • d56d63f sync: update 5 files from source repository (#27)
  • de9738e sync: update 5 files from source repository (#31)
  • cb543b5 sync: update 5 files from source repository (#32)
  • 4c448ea sync: update 6 files from source repository (#30)
  • 189e8ff sync: update 6 files from source repository (#37)
  • a5e71a3 sync: update 9 files from source repository (#39)
  • 6d58453 test(batcher): improve timing in TestTimePartitionedMap

Release v1.2.1

10 Oct 01:06
20c5078

Choose a tag to compare

Changelog

  • da378ec fix: hanging icon
  • 20c5078 sync: update 9 files from source repository (#23)

Release v1.1.0

31 Jul 16:17
797234e

Choose a tag to compare

Changelog

  • e0f7a05 [Feat] Added more documentation (#1)
  • 83ca92d chore(deps): bump github/codeql-action in the ghactions-all group (#3)
  • da8fe8b ci: update GoFortress workflows and environment configuration
  • 6c7de76 feat(ci): add comprehensive benchmark testing to GoFortress pipeline
  • 46660f8 feat(ci): integrate benchmark configuration and reporting
  • 797234e feat: performance optimizations for go-batcher (#2)
  • a648b8e feat: updated benchmark times
  • 345fdff fix: forked prs
  • 2f1c3de fix: pre-commit workflow issue
  • e045bfa fix: sorted imports

Release v1.0.0

18 Jul 04:31

Choose a tag to compare

Changelog

  • b5e4c86 Initial commit
  • de913db feat: implement core batching functionality with comprehensive test suite
  • 0fae3a5 fix: fuzz test names
  • 3546e8f fix: made verbiage tighter
  • c4d39d9 fix: only use 1.24
  • e481b20 fix: possible fix for race issues
  • 24201ad fix: the example func