This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
174d5e1
commit 41afaed
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/bitcoin-sv/go-broadcast-client/compare/v0.0.1...v0.1.0) (2023-08-28) | ||
|
||
|
||
### Features | ||
|
||
* adds tests and basic docs ([#4](https://github.com/bitcoin-sv/go-broadcast-client/issues/4)) ([0063bb2](https://github.com/bitcoin-sv/go-broadcast-client/commit/0063bb23f48a8b079f07aa436f0ca01cc39c493f)) | ||
* **BUX-120, BUX-148, BUX-150:** broadcast, query subtasks ([#2](https://github.com/bitcoin-sv/go-broadcast-client/issues/2)) ([ebb8aea](https://github.com/bitcoin-sv/go-broadcast-client/commit/ebb8aea5fb7a435f8a8a153a540d517bb3506b94)) | ||
* **BUX-120:** initializes repository with architecure ([#1](https://github.com/bitcoin-sv/go-broadcast-client/issues/1)) ([8f2ad7b](https://github.com/bitcoin-sv/go-broadcast-client/commit/8f2ad7b52db8eb295ee7784834406e7382102bba)) | ||
* **BUX-144,146:** auto-relase github action ([#5](https://github.com/bitcoin-sv/go-broadcast-client/issues/5)) ([174d5e1](https://github.com/bitcoin-sv/go-broadcast-client/commit/174d5e109f5695cc37d9c2057dd616b987ef8d11)) | ||
* **BUX-149:** documentation of fee quotes ([#12](https://github.com/bitcoin-sv/go-broadcast-client/issues/12)) ([e78219a](https://github.com/bitcoin-sv/go-broadcast-client/commit/e78219a7deecf7a7bf34a951576f1177917d9ee6)) | ||
* **BUX-149:** fee quotes implemented ([#7](https://github.com/bitcoin-sv/go-broadcast-client/issues/7)) ([c15d749](https://github.com/bitcoin-sv/go-broadcast-client/commit/c15d7490432aca67b99f71aaf4f70fd00c1fcaae)) | ||
* **BUX-149:** readme-docs ([#19](https://github.com/bitcoin-sv/go-broadcast-client/issues/19)) ([75a9017](https://github.com/bitcoin-sv/go-broadcast-client/commit/75a90170644adcf1a5f5543af7783b72e78c68f0)) | ||
* **BUX-156:** add acceptance tests ([c396e56](https://github.com/bitcoin-sv/go-broadcast-client/commit/c396e56ff21232e4fb83d532530543c467908e50)) | ||
* **BUX-156:** add batch example ([2526c96](https://github.com/bitcoin-sv/go-broadcast-client/commit/2526c96520df9c7a9b5dffd818d4bc086579b6cc)) | ||
* **BUX-156:** add broadcaster unit tests ([2e9f9b1](https://github.com/bitcoin-sv/go-broadcast-client/commit/2e9f9b19ae5b4d5e92615b9936a63a2c89047406)) | ||
* **BUX-156:** add SubmitBatchTransactions ([57471bd](https://github.com/bitcoin-sv/go-broadcast-client/commit/57471bd828d4df394ded03ae7590f5cd2b54b4b3)) | ||
* **BUX-156:** improve http error handling ([3b94345](https://github.com/bitcoin-sv/go-broadcast-client/commit/3b9434546b563a8b576cf4e4b1961c90e4adc621)) | ||
* **BUX-156:** refactor arc_query_tx (a little) ([6ffa739](https://github.com/bitcoin-sv/go-broadcast-client/commit/6ffa739632fd6146ca7c57b455be79139e3102e4)) | ||
* **BUX-158:** README docs + comments for godocs ([#8](https://github.com/bitcoin-sv/go-broadcast-client/issues/8)) ([7596179](https://github.com/bitcoin-sv/go-broadcast-client/commit/7596179c3b0241ff3128c6389bd47546fc124651)) | ||
* **BUX-162:** moves headers opts out of tx struct ([#14](https://github.com/bitcoin-sv/go-broadcast-client/issues/14)) ([f06b5db](https://github.com/bitcoin-sv/go-broadcast-client/commit/f06b5dbff466c699f0084f8fc7481120d46c67e6)) | ||
* **BUX-174:** miner url wrapper added to responses from Query and Submit Transaction ([#20](https://github.com/bitcoin-sv/go-broadcast-client/issues/20)) ([2ddad8b](https://github.com/bitcoin-sv/go-broadcast-client/commit/2ddad8b28d84c6421b6149e7ff465f99de4e6e80)) | ||
* initialize repo with README.md ([85ee7a3](https://github.com/bitcoin-sv/go-broadcast-client/commit/85ee7a3bee80e8ce7dafc65dfb0f5718d56f452a)) | ||
* moves httpclient as separated package ([#13](https://github.com/bitcoin-sv/go-broadcast-client/issues/13)) ([bba9d78](https://github.com/bitcoin-sv/go-broadcast-client/commit/bba9d78ea33ed8e4425fe11f5fad3c4d27d7bddd)) | ||
* removed bestQuote, fastestQuote, implemented slice return from policyQuote and feeQuote ([#11](https://github.com/bitcoin-sv/go-broadcast-client/issues/11)) ([3d7f23c](https://github.com/bitcoin-sv/go-broadcast-client/commit/3d7f23c3da9d351b3fada221647357143a9c8d19)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* no return warning from PrettyPrint ([#15](https://github.com/bitcoin-sv/go-broadcast-client/issues/15)) ([32f2135](https://github.com/bitcoin-sv/go-broadcast-client/commit/32f2135ba009f9f8b3b4cd27ef3ce0fe07c42244)) | ||
* remove mentions about bitcoin sv overlay nodes in readme ([#16](https://github.com/bitcoin-sv/go-broadcast-client/issues/16)) ([fe2257a](https://github.com/bitcoin-sv/go-broadcast-client/commit/fe2257ac209a9a5f4325d79f780a4c1a969917ed)) | ||
* remove unused errors import ([#10](https://github.com/bitcoin-sv/go-broadcast-client/issues/10)) ([f8e769f](https://github.com/bitcoin-sv/go-broadcast-client/commit/f8e769fdc8c13d7289cddd5ec51af3dc64c7e927)) |