Skip to content

Releases: storopoli/scrow

v0.6.1

26 Dec 10:09
v0.6.1
9fda4c9

Choose a tag to compare

What's Changed

  • chore(deps): bump bitcoin to 0.32.6 by @luisschwab in #46
  • chore: address new clippy lints && lock Dioxus install on CI by @luisschwab in #48
  • chore(deps): bump bitcoin to 0.32.7 by @luisschwab in #49
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #47
  • fix(pages): lock Dioxus installation on GH pages deploy job by @luisschwab in #50
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #51
  • chore(deps): bump dioxus to 0.7.2 by @storopoli in #52

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 May 12:12
v0.6.0
b495bbc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

10 Mar 20:02
v0.5.1
8e10de7

Choose a tag to compare

Security fix for RUSTSEC-2025-0009 (ring dependency)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Mar 21:26
v0.5.0
63382ea

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 11:09
v0.4.0
b76681c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Mar 07:51
v0.3.0
5ab8036

Choose a tag to compare

Vout input for Escrow Resolution Spend

Full Changelog: v0.2.1...v0.3.0

v0.2.1

04 Mar 16:32
v0.2.1
cb1f9c5

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Mar 10:49
v0.2.0
65e7eb2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

02 Mar 20:04
v0.1.1
4026a6c

Choose a tag to compare

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

v0.1.0

02 Mar 15:19
v0.1.0
7b103c9

Choose a tag to compare

What's Changed

  • CI, wasm-bindgen, gitignore and deps by @storopoli in #1
  • feat: added general util functions with unit tests by @lucad70 in #3
  • feat: miniscript by @storopoli in #2
  • added fn to convert hours and days into blocks by @lucad70 in #4
  • added wasm to the util fn by @lucad70 in #6
  • feat: async fee fetching by @luisschwab in #5
  • Blessedux/feature/mainscreen by @blessedux in #7
  • Collaborative Flow with tests using Raw Txs (not PSBTs) and Raw Scripts by @storopoli in #8
  • added logic to handle odd pub key and test coverage by @lucad70 in #9
  • Dispute flow tested EVERYTHING WORKS by @storopoli in #10
  • feat: push transaction by @luisschwab in #11
  • Tx creation by @storopoli in #12
  • Scripts wasm by @lucad70 in #15
  • feat: now we can call rust from yavascript by @luisschwab in #14
  • feat: add bitcoin network dropdown by @luisschwab in #17
  • changed from pk to npub by @lucad70 in #16
  • fix .gitignore by @luisschwab in #18
  • Frontend fixes by @storopoli in #19
  • feat: wasm initialization by @luisschwab in #20
  • cleanup stuff by @storopoli in #21
  • feat: Dioxus backend and Taproot (ECDSA in Bitcoin was a mistake) by @storopoli in #26
  • Dioxus Frontend by @storopoli in #27
  • feat(dioxus): responsive menus by @storopoli in #29

New Contributors

  • @lucad70 made their first contribution in #3
  • @luisschwab made their first contribution in #5
  • @blessedux made their first contribution in #7

Full Changelog: https://github.com/storopoli/scrow/commits/v0.1.0