Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Releases: atomex-me/atomex.client.wpf

v1.0.5

12 Oct 22:55
Compare
Choose a tag to compare
  • add BitCore testnet api for Bitcoin;
  • fix "dust" outputs problem for bitcoin based currencies;

v1.0.4

28 Sep 00:07
Compare
Choose a tag to compare
  • tezos alphanet rpc hot fix;

v1.0.3

25 Sep 17:25
Compare
Choose a tag to compare
  • hot fix;

v1.0.2

25 Sep 11:05
Compare
Choose a tag to compare
  • improved fee evaluation algorithm for all currencies;
  • ether scan api for contract events;
  • improved swap restoring algorithm;
  • bug fixes;
  • refactoring;

v1.0.1

23 Sep 10:03
Compare
Choose a tag to compare
  • updated api to v1.1;
  • improved transaction details for each currency;
  • new bitcoin based swap scripts added;
  • fees fixed;

v1.0.0

19 Sep 11:47
Compare
Choose a tag to compare

List of changes:

  • MainNet added;
  • additional blockchain explorers added;
  • new smart contracts for ETH and XTZ (safer and more compact);
  • first token problem solved for ETH and XTZ;
  • added links to third-party blockchain explorers;
  • rebranding (Atomix -> Atomex);
  • refactoring;
  • WebSocket+ProtoBuf API for swaps added;
  • Settings View added;
  • auto sign out after timeout;
  • bug fixes;