This repository was archived by the owner on Sep 13, 2024. It is now read-only.
Releases: FerranMarin/axie-scholar-utilities
Releases · FerranMarin/axie-scholar-utilities
[HOTFIX] Release v1.15.1
Hotfix a bug with tuple assignment. Sorry!
Full Changelog: v1.15...v1.15.1
Release v1.15
- Change RLP issue fix
- Better handling of passphrases for trezor
Full Changelog: v1.14.1...v1.15
Release v1.14.1
What's Changed
- Small Trezor Fix and Adding Debugging by @FerranMarin in #69
Full Changelog: v1.14...v1.14.1
Release v1.14
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
Officially supporting trezor now!
What's Changed
- Bump web3 from 5.24.0 to 5.25.0 in /axie-scholar-utilities/source by @dependabot in #59
- Officially add Trezor Support by @FerranMarin in #60
Full Changelog: v1.12.1...v1.13
Release v1.12.1
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
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
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
Minor bug fixes that were causing error with transfers!
Full Changelog: v1.10....v1.10.1
Release v1.10
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