Skip to content

Releases: tdex-network/tdex-daemon

v0.3.2

17 Apr 16:06
7cf525c
Compare
Choose a tag to compare

Changelog

7038399 Trade service component test & move badger transaction creation at app level (#330)
7ba6002 Utxo fragmentation (#332)
7cf525c goreleaser: ldflags -s -w
ae3871d goreleaser: use CGO osxcross for tdex on darwin

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:latest
  • docker pull ghcr.io/tdex-network/tdexd:v0.3.2

v0.3.1

08 Apr 17:28
6270a8f
Compare
Choose a tag to compare

Changelog

c39cb99 Component tests & Fixes (#326)
6270a8f Update release.yml

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:latest
  • docker pull ghcr.io/tdex-network/tdexd:v0.3.1

v0.3.0

30 Mar 14:29
71f9869
Compare
Choose a tag to compare

Changelog

0adcc0c Add go.mod in /pkg/explorer: prevents importing config pkg in externa…
0ce6b37 Add claim deposits and drop market commands (#323)
71f9869 Add txhex log in case of broadcast failing (#324)
eff1fb8 Claim Fee/Market deposit RPC (#302)
34bfc84 Dockerfile: copy all projects inside before go mod download
9b01afb DropMarket impl, ListMarket update (#319)
2dba266 Hotfixes (#311)
77a31ea ListUtxos RPC (#318)
e4609dd Refactor domains and repos (#301)
ab2a1de Remove addresses observation (#312)
7691954 Rpc reload utxos (#315)
434def1 [tdex] Include version, commit and date via gorelaser (#285)
05ab2ae docker build args (#313)
ed408ab go mod tidy
fc2804c listutxos and reloadutxos cli added (#320)
6feef59 market fee config bug fix (#308)
5e4e4f8 pkg/explorer: go mod tidy
476df01 vault network bug (#306)

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:latest
  • docker pull ghcr.io/tdex-network/tdexd:v0.3.0

v0.2.1

20 Mar 13:29
e874aec
Compare
Choose a tag to compare

Changelog

0a5f5f2 Add Log.Error in the broadcast method
4d3ba13 Make trade write non blocking in TradeComplete
b9e3bc4 [goreleaser] add --build-arg to docker build step
434def1 [tdex] Include version, commit and date via gorelaser (#285)
65aca35 go mod tidy
e874aec print raw tx on broacast err in TradeComplete

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:latest
  • docker pull ghcr.io/tdex-network/tdexd:v0.2.1

v0.2.0

05 Mar 23:42
41f7d03
Compare
Choose a tag to compare

Changelog

41f7d03 microsecond sleep to preven high CPU usage (#288)
01aa2e2 Add --restore flag to init command (#274)
b2c890c Add rescan timestamp && Improve address import (#267)
0ab84f8 Crawler and BlockchainListener improvements (#259)
81ffe0e Crawler performance improvement (#243)
27f3f0b Crawler rate limiter (#270)
b3965b3 Experimental elements (#255)
7289892 Fix ReportFee & Drop fee asset (#262)
474c38a Lock to ubuntu-18.04 the release.yml GH action (#245)
af189f0 Move to optional restore for IniyWallet (#269)
d389b35 Optimize memory compsumption (#252)
491fd74 Rescan only in GetTransacitonsForAddress (#275)
ececb69 Trade complete time unix bug (#230)
bef338f Update Makefile targets and build scripts (#253)
5453893 Update README.md (#272)
7305354 Update rpc to newer version of protobuf & Improve MarketPrice (#244)
6c7c8f7 [Typo] listenToEventChannel instead of listen-t-ToEventChannel (#271)
c0ab2cb [goreleaser] build docker image and push to ghcr.io (#268)
6c9e03f add timestapm to stats filename
79e511a basic instrumentation added
3f7e256 basic instrumentation added (#234)
a3c523a change stats file dir
b2db0a6 enable instrumentation for debug level or higher
b4ffff3 get block height (#258)
76a849f profiler handlers added (#236)
d77890f refactor after of review

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:v0.2.0
  • docker pull ghcr.io/tdex-network/tdexd:latest

v0.2.0-rc.3

05 Mar 23:22
41f7d03
Compare
Choose a tag to compare
v0.2.0-rc.3 Pre-release
Pre-release

Changelog

41f7d03 microsecond sleep to preven high CPU usage (#288)

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:v0.2.0-rc.3

v0.2.0-rc.2

05 Mar 18:29
4f6744f
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release

Changelog

6155c37 Disable restore wallet with Elements (#284)
4f6744f Increase crawler default interval (#286)
86d18da skip docker push of latest tag if pre-release (#277)

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:v0.2.0-rc.2

v0.2.0-rc.1

04 Mar 15:57
491fd74
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

Changelog

01aa2e2 Add --restore flag to init command (#274)
b2c890c Add rescan timestamp && Improve address import (#267)
0ab84f8 Crawler and BlockchainListener improvements (#259)
81ffe0e Crawler performance improvement (#243)
27f3f0b Crawler rate limiter (#270)
b3965b3 Experimental elements (#255)
7289892 Fix ReportFee & Drop fee asset (#262)
474c38a Lock to ubuntu-18.04 the release.yml GH action (#245)
af189f0 Move to optional restore for IniyWallet (#269)
d389b35 Optimize memory compsumption (#252)
491fd74 Rescan only in GetTransacitonsForAddress (#275)
ececb69 Trade complete time unix bug (#230)
bef338f Update Makefile targets and build scripts (#253)
5453893 Update README.md (#272)
7305354 Update rpc to newer version of protobuf & Improve MarketPrice (#244)
6c7c8f7 [Typo] listenToEventChannel instead of listen-t-ToEventChannel (#271)
c0ab2cb [goreleaser] build docker image and push to ghcr.io (#268)
6c9e03f add timestapm to stats filename
79e511a basic instrumentation added
3f7e256 basic instrumentation added (#234)
a3c523a change stats file dir
b2db0a6 enable instrumentation for debug level or higher
b4ffff3 get block height (#258)
76a849f profiler handlers added (#236)
d77890f refactor after of review

Docker images

  • docker pull ghcr.io/tdex-network/tdexd:v0.2.0-rc.1

v0.1.2

07 Dec 20:37
8bf97e6
Compare
Choose a tag to compare

Changelog

81ffe0e Crawler performance improvement (#243)
8bf97e6 Lock to ubuntu-18.04 the release.yml GH action
ececb69 Trade complete time unix bug (#230)
7305354 Update rpc to newer version of protobuf & Improve MarketPrice (#244)
6c9e03f add timestapm to stats filename
79e511a basic instrumentation added
3f7e256 basic instrumentation added (#234)
a3c523a change stats file dir
b2db0a6 enable instrumentation for debug level or higher
76a849f profiler handlers added (#236)
d77890f refactor after of review

v0.1.1

02 Dec 09:48
7deb84b
Compare
Choose a tag to compare

Changelog

aafda4b correct "set base asset" --> "set quote asset" (#231)
7deb84b decrease http client timeout, crawler bug fix (#235)