Releases: bitcoin-sv/spv-wallet
Releases · bitcoin-sv/spv-wallet
Release v1.0.0-beta.13
Release v1.0.0-beta.12
Release v1.0.0-beta.11
Changelog
- c05c9ce feat(SPV-xxx): update go-paymail version (#621)
- d58c30e feat(SPV-000): define project name in start.sh to have reusable environment across all repositories (#617)
- 3114e9e feat(SPV-815): refactor how the outputs in draft transaction are created (#608)
- ae184d8 Merge pull request #616 from bitcoin-sv/feat-spv-827-Switch-Contacts-capability-from-BRFCTemporaryPike-to-BRFCPike.invite
- 73f71ba chore(spv-827) changing go-paymal version
- 5577b08 tests(SPV-827): fix contact tests
- 4939748 fix(spv-827) added fix for linter
- e71a0ce Merge branch 'feat-spv-827-Switch-Contacts-capability-from-BRFCTemporaryPike-to-BRFCPike.invite' of github.com:bitcoin-sv/spv-wallet into feat-spv-827-Switch-Contacts-capability-from-BRFCTemporaryPike-to-BRFCPike.invite
- 0dc29f7 fix(spv-827) added fix for new capabilites functionality
- b77de4f Merge branch 'main' into feat-spv-827-Switch-Contacts-capability-from-BRFCTemporaryPike-to-BRFCPike.invite
- dd530ef fix(spv-827) added fix for new capabilites functionality
- 657671e test(spv-827) testing main so commiting local changes
- a53cf1e feat(SPV-831): start.sh with new compose-additional flag
Release v1.0.0-beta.10
Changelog
- c882428 feat(SPV-802): implement extended pike capability (#602)
- 64b1b30 Merge pull request #614 from bitcoin-sv/chore/update-dependencies-mrz1836-spf13
- 0feedb7 addressing dependencies issues
- 1e4c028 fix(SPV-XXX): set callback host while running start.sh + default domain to be different than localhost (#605)
- 5a1b9e0 Merge pull request #606 from bitcoin-sv/chore/update-dependencies
- 8ae2ed1 updating dependencies
- 67133ca updating dependencies
Release v1.0.0-beta.9
Release v1.0.0-beta.8
Changelog
- cf3d33a Merge pull request #597 from bitcoin-sv/SPV-807/adjustSharedConfig
- 8106355 Merge branch 'SPV-807/adjustSharedConfig' of https://github.com/bitcoin-sv/spv-wallet into SPV-807/adjustSharedConfig
- 255ddde feat(SPV-807): updated docs
- 465eaff Merge branch 'main' of https://github.com/bitcoin-sv/spv-wallet into SPV-807/adjustSharedConfig
- 47efa37 Merge pull request #595 from bitcoin-sv/feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
- 20f0fdb refactoring(spv-790) addressing other review issues
- 43c9cfc Merge branch 'main' into SPV-807/adjustSharedConfig
- 730fecf Merge branch 'feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination' of github.com:bitcoin-sv/spv-wallet into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
- 7660ab2 refactoring(spv-790) addressing other review issues
- cfcc1e9 Merge branch 'main' into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
- e8397e3 refactoring(spv-790) addressing leatest review changes
- 38fd49f feat(SPV-XXX): update dependencies + make update for inner packages (#599)
- 42d6ecb refactoring(spv-790) added one more check for nil
- 576f639 refactoring(spv-790) cleaned hack in go.mod
- 69aedba refactoring(spv-790) hmac calculation
- c3b67e7 refactoring(spv-790) adding test to refactored code
- 0ec8de3 refactoring(spv-790) addressing comments per review and moving functions into instructed packages
- a41017c feat(SPV-807): fix linters
- cc149ef feat(SPV-807): adjust shared config
- 62c7aa3 Merge branch 'feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination' of github.com:bitcoin-sv/spv-wallet into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
- 06f55c2 correction(spv-790) corrected test lib to require
- dd5f970 Merge branch 'main' into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
- 0b5f030 starting(spv-790) creating pr for pike2
Release v1.0.0-beta.7
Release v1.0.0-beta.6
Release v1.0.0-beta.5
Changelog
- 24aacb6 chore(SPV-750): regenerate swagger
- 70e1ed1 chore(SPV-750): move PAgeResponse struct to models
- f41d6a6 chore(SPV-750): fix linter errors
- fe67522 chore(SPV-750): refactor paged response
- 5aa32a4 chore(SPV-750): remove optional count parameter
- 78a2970 chore(SPV-750): fix linter errors
- f8713b7 chore(SPV-750): refactor structure of search response
- f7c0a01 chore(SPV-750): fix linter errors
- 78ac8b2 chore(SPV-750): remove unused file
- 3acd33c feat(SPV-750): remove contact count endpoints
- 9eda472 chore(SPV-750): remove admin confirm endpoint
- 347752f chore(SPV-750): remove pointer from conditions
- 192a197 chore(SPV-750): revert config changes
- b41ea3e chore(SPV-750): update swagger
- 1c9f6ee chore(SPV-750): fix linter error
- 50c867f chore(SPV-750): update swagger
- 24b3fe7 feat(SPV-750): add count endpoints
- 3a361e9 feat(BUX-750): add new endpoints
- 376270f feat(BUX-750): add admin contact endpoints
- 5892e13 fix(spv-642): do not rebroadcast declined transactions again (#554)