Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Releases: FerranMarin/axie-scholar-utilities

[HOTFIX] Release v1.15.1

29 Dec 21:46
Compare
Choose a tag to compare

Hotfix a bug with tuple assignment. Sorry!

Full Changelog: v1.15...v1.15.1

Release v1.15

29 Dec 20:21
Compare
Choose a tag to compare
  • Change RLP issue fix
  • Better handling of passphrases for trezor

Full Changelog: v1.14.1...v1.15

Release v1.14.1

22 Dec 00:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14...v1.14.1

Release v1.14

15 Dec 17:31
Compare
Choose a tag to compare

Small release with Mexico taste! I had a bit of time, so I fixed and improved a bit the tool during my holidays :)

What's Changed

  • Update trezorlib to latest version
  • Make get_random_msg more robust
  • Make has_unclaimed_slp more robust
  • Add extra logging on Axie transfers

Full Changelog: v1.13...v1.14

Release v1.13

29 Nov 03:14
Compare
Choose a tag to compare

Officially supporting trezor now!

What's Changed

Full Changelog: v1.12.1...v1.13

Release v1.12.1

18 Nov 00:28
Compare
Choose a tag to compare

What's Changed

  • Minor improvements
  • Added user agent to bypass rpc block
  • Changed gas numbers to randomish numbers (maybe chinese ppl will reconognize why I chose those) so it's easy for sky mavis to identify automation calls if they wanna gather data.

Full Changelog: v1.12...v1.12.1

Release v1.12

07 Nov 23:12
Compare
Choose a tag to compare

What's Changed

  • Updated Docs to help with having multiple log files, on per execuion. Please review your aliases if you happen to be using them! Everything should be updated on the wiki pages.

Full Changelog: v1.10.1...v1.12

Release v1.11

02 Nov 01:11
Compare
Choose a tag to compare

What's Changed

  • Reduced timeout from 10 min to 5 min
  • Added a small 10 second delay between tx replacement and re-try (trying to avoid a minor bug about too low nonce)
  • Transfers now check you actually have the axie in your account before trying to transfer (specially useful when re-running after a failure)
  • Some doc updates, some mistakes here and there
  • Update packages

Full Changelog: v1.10.1...v1.11

Release v1.10.1

26 Oct 15:58
Compare
Choose a tag to compare

Minor bug fixes that were causing error with transfers!

Full Changelog: v1.10....v1.10.1

Release v1.10

24 Oct 20:46
Compare
Choose a tag to compare

Main changes:

  • Fixed problems with morphing json responses, it should skip them but not break the execution!
  • Transactions and Transfers have now an automatic 10min timeout
  • Transactions have a retry if it failed, by adding a substitute transaction.

Full Changelog: v1.9.2...v1.10