Releases: HappyGroupHub/Ethereum-Wallet-Tracker
Releases · HappyGroupHub/Ethereum-Wallet-Tracker
v0.1.1 - Bug fixes and imporvements
Changes
- You can now specify the bot's port in
config.yml
- Line bot reply messages imporved
Bug fixed
- Fixed not-showing image message in Line bot
- Fixed the logging file error bug
- Fixed notify missing bug while normal/internal and erc20/erc721 txn appears
- Fixed missing notify while two subscribed address transferred to each other with different Line account
Dev
- Commented http debugging for better security
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - First production release!
Features
- Line Notify users when any new transactions appeared
- Supported notifying normal/internal/erc20/erc721 transactions in one message
- Multiple Ethereum wallet tracking supported
- Fancy and easy UI for Line Bot usage
v0.1.0-alpha - Semi-finished product
Feature
- Line Notify user when new txns appeared
- Support all normal txns, showing actions
- NFT sales supported, but bugged sometimes
- Goerli test net support for devs