Skip to content

Releases: X9Developers/XSN

v1.0.28

31 May 15:36
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/X9Developers/XSN

Wallet update to v1.0.26

26 Oct 13:39
Compare
Choose a tag to compare
  • Fixed issue with incorrect rewards for 0 commission tpos.

Wallet update to v1.0.25

12 Oct 20:47
Compare
Choose a tag to compare
  • Legacy tpos contracts are deprecated.
  • Post HF contracts are default.

Wallet update to v1.0.24

29 Sep 08:23
Compare
Choose a tag to compare
  • Fixed issue with invalid contract initialization when adding tpos contract.

Wallet update to v1.0.23

25 Sep 12:23
Compare
Choose a tag to compare
  • Fixed issue when calling tposcontract validate on invalid contracts.
  • Added command to cleanup all watch-only addresses.
  • Added automatic tracking of tpos address for tpos contract.

Wallet update to v1.0.22

18 Sep 06:59
Compare
Choose a tag to compare
  • tpos signature hardfork at 8 October
  • new version of tpos contracts that will be available after HF.
  • extra rpc calls for tpos contract
  • fixed sign/verify message for P2WPKH addresses.
  • UI tweaks and fixes

Wallet update to v1.0.21

19 Nov 09:07
7fe0dae
Compare
Choose a tag to compare
  • Set hard fork date at 4th of December.
  • Fixed issue with signmessage
  • Fixed issue with tposcontract cleanup
  • Implementing PoSV3 stake modifiers

Wallet update to v1.0.20

01 Jun 09:14
Compare
Choose a tag to compare
  • More logs to merchantnode network.
  • Optimization of consensus.

Wallet update to v1.0.19

24 Apr 21:15
ace7e7d
Compare
Choose a tag to compare
  • Graphics update to latest logo.
  • Unlock only for staking rpc call.
  • Updates for merchantnode sync.
  • Fixed invalid state reporting in case ConnectBlock fails.

Wallet update to v1.0.18

26 Mar 19:04
Compare
Choose a tag to compare
  • Added extra checkpoints checks when syncing headers to successfully avoid RAM attacks by sending invalid headers.
  • Added extra utility functions for tpos contracts that will help to make maintenance easier.
  • Minor bug fixes