Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

v0.4.9

Compare
Choose a tag to compare
@muhamadazmy muhamadazmy released this 19 Jan 10:07
· 60 commits to master since this release
3bc122c
  • Many improvements to the escrow and payments
    • retries on error
    • drop support for TFTA and FreeTFT
    • use stellar production network for all three threefold networks
  • store cause of payment cancellation on payment object
  • Clients can check the status of payments
  • Different prices for different networks
  • Validate gateway registration make sure that the gateway really manages the domains it claims
  • Faster pool expiration checks
  • Validation for farmer id on both node and gateway registration
  • Many more bug fixes