Skip to content

Releases: rustinmyeye/token-bouncer

v1.1.0

20 May 17:13
b347f76
Compare
Choose a tag to compare
  • 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:

  1. remove your current token-bouncer docker container
  2. git pull to update to the latest release in the token-bouncer directory
  3. 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

16 May 02:14
aaf186e
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

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