Releases: rustinmyeye/token-bouncer
Releases · rustinmyeye/token-bouncer
v1.1.0
- Token Id's are now entered directly in the token id table
- Token Id's can now be added and removed easily
- there is now a !bounce_all function to remove all tokens without needing to specify token ids
Please follow the install instructions to run this, or to update:
- remove your current token-bouncer docker container
git pull
to update to the latest release in the token-bouncer directory- rebuild, and run the new container (same as initial install, see the README.md file)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is the first release of token-bouncer. Follow the instructions in the README file to install. Remember this is a work in progress, and keep in mind the default address is a burn address.
So far this is working well for me, and has been keeping unwanted tokens out of my wallet as expected.
Full Changelog: https://github.com/rustinmyeye/token-bouncer/commits/v1.0.0