v5.2.0-beta.1
github-actions
released this
03 Aug 11:51
·
12 commits
to master
since this release
What's Changed
- Show slatepack QR codes by @cliik in #655
- Do not prompt for password to start owner API by @davidtavarez in #656
- Show QR code for listener address by @cliik in #650
- Implement fee inclusive transactions by @cliik in #657
- Add option to limit number of TXs shown by @cliik in #660
- Remove method from grin-wallet.yml and keybase.rs from adapters by @s7500 in #658
- Replace
failure
withthiserror
by @yeastplume in #654 - Remove grin lib re-exports from util crate by @yeastplume in #661
- Transaction pagination + full query arguments by @yeastplume in #666
- Manual update and verification of prettytable-rs update by @yeastplume in #674
- CI update - Ubuntu Image by @yeastplume in #679
- Fix build error with Rust 1.71.0 by @quentinlesceller in #684
- Update sysinfo crate to 0.29.6 by @yeastplume in #685
- Cargo lock update by @yeastplume in #689
- Replace Azure Pipelines with Github Actions by @quentinlesceller in #688
- Update CI Badge on README.MD by @quentinlesceller in #690
- Trigger CI on push and pull request by @quentinlesceller in #693
- Update versioning to 5.2.0-beta.1 against grin 5.2.0-beta.3 by @yeastplume in #691
New Contributors
- @sheldonth made their first contribution in #629
- @scilio made their first contribution in #641
- @cliik made their first contribution in #655
- @davidtavarez made their first contribution in #656
- @s7500 made their first contribution in #658
Full Changelog: v5.1.0...v5.2.0-beta.1