Skip to content

Releases: blinklabs-io/merkle-patricia-forestry

v0.1.1

30 Oct 12:28
6bbb021
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #6
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.89.1 to 0.90.0 by @dependabot in #7
  • fix: assign tmp variable a value before slicing by @wolf31o2 in #9
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.90.0 to 0.91.1 by @dependabot in #8
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #10
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.91.1 to 0.92.0 by @dependabot in #11
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.92.0 to 0.93.0 by @dependabot in #12
  • chore: update codeowners for teams by @wolf31o2 in #13
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.0 to 0.93.2 by @dependabot in #14
  • build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #16
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.2 to 0.93.3 by @dependabot in #17
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #18
  • chore: golines by @wolf31o2 in #19
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.96.0 by @dependabot in #20
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #21
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.96.0 to 0.98.0 by @dependabot in #22
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.99.0 by @dependabot in #23
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.99.0 to 0.100.0 by @dependabot in #24
  • ci: update to minimum go 1.22 by @wolf31o2 in #26
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.100.0 to 0.102.0 by @dependabot in #25

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jul 21:19
6ea345d
Compare
Choose a tag to compare

What's Changed

  • feat: initial code by @agaffney in #1
  • build(deps): bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 by @dependabot in #2
  • feat: initial implementation (part 2) by @agaffney in #3
  • feat: support for generating proofs by @agaffney in #4

New Contributors

Full Changelog: https://github.com/blinklabs-io/merkle-patricia-forestry/commits/v0.1.0