Skip to content

Releases: PACZone/wrapto

v1.0.3

02 Feb 16:03
6acb733
Compare
Choose a tag to compare

What's Changed

  • fix: add amount and created at to order on database, update polygon state. by @kehiy in #78

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Feb 18:43
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Feb 18:15
Compare
Choose a tag to compare

What's Changed

  • feat(database): add created_at to log model. by @kehiy in #77

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Jan 16:15
6a643cc
Compare
Choose a tag to compare

What's Changed

  • feat(sides): turn polygon to general evm side. by @kehiy in #75

Full Changelog: v0.1.0...v1.0.0

v0.1.0

16 Dec 15:14
d3f4f38
Compare
Choose a tag to compare

Change log

  • Separating secret and normal configs for better management experience and safety.
  • Using Mongo DB instead of Postgres SQL to enhance performance and decrease the cost of maintenance.
  • Separating cold and hard wallets to increase safety.
  • Updating Pactus package to support new address type (ed25519).
  • Updating dependencies and fixing minor bugs.