Skip to content

v0.1.3

Compare
Choose a tag to compare
@lsunsi lsunsi released this 05 Dec 10:51
· 40 commits to main since this release

Added

  • (channel) add action to channel server callback
  • (withdraw) add k1 to withdraw server callback
  • (channel) add client/server and a test for withdraw (lud02)
  • (withdraw) add client/server and a test for withdraw (lud03)

Fixed

  • change bitor for logical one (typo)

Other

  • cover serializations with unit tests
  • remove nedless clone on urls serialization
  • add re-exports top level for ease of use
  • rename, reorganize, simplify, evolve
  • rename withdrawal to withdraw (so confusing)