Skip to content

Releases: Samourai-Wallet/whirlpool-server

0.23.8

18 Mar 17:04
Compare
Choose a tag to compare
  • fix mix history
  • fix concurrency

0.23.6

18 Mar 17:04
Compare
Choose a tag to compare
  • fix concurrency

0.23.4

21 Feb 14:11
Compare
Choose a tag to compare
  • fix POSTMIX index gap (fix re-inviting same userHash)
  • fix FAIL_BROADCAST(Missing inputs) + update spend detection + bitcoin-rpc-client
  • show real mix elapsedTime

0.23.3

18 Feb 14:49
Compare
Choose a tag to compare
  • dynamic mustMix adjustment
  • save/export mixs only when completed
  • config:
    • add pool.anonymity-set, pool.miner-fee-mix
    • remove pool.anonymity-set-target, anonymity-set-min, anonymity-set-max, anonymity-set-adjust-timeout

0.23.2

03 Feb 10:54
Compare
Choose a tag to compare
  • manage xm downtimes

0.23.1

03 Feb 09:00
Compare
Choose a tag to compare
  • use java-server
  • use xmanager
  • add config:
    • server.name
    • server.request-timeout

0.23.0

30 Dec 18:43
Compare
Choose a tag to compare
  • protocol 0.23
  • add config: server.register-input.max-inputs-same-user-hash
  • check for input spent during the mix + add FailReason.SPENT
  • add ConfirmInputRequest.userHash + feeDiscountPercent + fix tests + userHash

0.22.1

30 Dec 18:43
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 0.22.1

0.22.0

30 Sep 08:28
Compare
Choose a tag to compare
  • advanced scodes support

0.21.8

02 Sep 12:11
Compare
Choose a tag to compare
  • fix liquidityWatcher