Skip to content

Releases: saefstroem/acceptevm

0.0.3

16 May 14:14
8def1e4
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

What's Changed

  • feat: make callback structure mutexless by @biryukovmaxim in #2
  • Suggest improvements by @starkbamse in #1
  • reduce clones by @biryukovmaxim in #3
  • Merge pull request #1 from starkbamse/main by @starkbamse in #4
  • Deprecate is_native in PaymentMethod by @starkbamse in #5
  • Prepare for release by @starkbamse in #6

New Contributors

  • @biryukovmaxim made their first contribution in #2
  • @starkbamse made their first contribution in #1

Full Changelog: 0.0.1...0.0.3

0.0.2

10 May 15:10
8def1e4
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

This release adds significant improvements to the library.

  • use RUST_LOG
  • simplify functions
  • convert sled errors to custom db error
  • deprecate audit module
  • reduce cloning and replace with ref usage
  • add zeroize type for wallet bytes

Thanks to @biryukovmaxim for helping finding these issues and suggest fixes.

What's Changed

  • feat: make callback structure mutexless by @biryukovmaxim in #2
  • Suggest improvements by @starkbamse in #1
  • reduce clones by @biryukovmaxim in #3
  • Merge pull request #1 from starkbamse/main by @starkbamse in #4
  • Deprecate is_native in PaymentMethod by @starkbamse in #5
  • Prepare for release by @starkbamse in #6

New Contributors

  • @biryukovmaxim made their first contribution in #2
  • @starkbamse made their first contribution in #1

Full Changelog: 0.0.1...0.0.2

0.0.1

08 May 22:52
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Set treasury address in tests