Skip to content

Releases: milktoastlab/SolanaNFTBot

v0.17.0

18 Nov 12:23
e777105
Compare
Choose a tag to compare

Added

Added support for MagicEden V2. See Readme on how to activate the feature.

v0.16.0

11 Oct 12:05
df78db4
Compare
Choose a tag to compare

Fixed

  • Solanart item url

Changed

  • Updated metaplex/js to metaplex-foundation/js
  • Updated @solana/web3, use maxTransactionSupportedVersion to fetch transactions

Added

  • Made discord buyer/seller linkable to the Marketplace profile page

v0.15.2

20 Apr 01:00
Compare
Choose a tag to compare

Fixed

  • Metaplex AuctionHouse program change breaks the inner instruction filter because the parsed object doesn't exist

v0.15.1

18 Apr 15:01
Compare
Choose a tag to compare

Fixed

  • missing opensea bidding sales transactions
  • some opensea sales price not parsed correctly
  • some opensea transaction not detected

v0.15.0

15 Apr 07:36
Compare
Choose a tag to compare

Added

  • Multiple addresses subscription support

v0.14.0

09 Apr 10:55
Compare
Choose a tag to compare

Added

  • OpenSea Marketplace support

Screen Shot 2022-04-08 at 12 37 40 am

  • A yarn cmd to fetching tx data for testing

v0.13.0

09 Mar 12:31
dfc336b
Compare
Choose a tag to compare

Changed

  • Restructured notification code to be cleaner and extensible
  • Improved dedupe logic to check the last 50 notified transactions
  • Runs discord notification in the memory queue asynchronous

Fixed

  • Fixed tx parser to ignore errored tx
  • Fixed test endpoint initiate discord client hangs
  • Discord image not working for URL with spaces

v0.12.1

24 Feb 12:43
efb218c
Compare
Choose a tag to compare

Fixed

  • Error message not showing stacktrace

v0.12.0

15 Feb 12:31
74a6434
Compare
Choose a tag to compare

Fixed

  • Notify same transaction twice

Changed

  • Improved logging format to show timestamp and level

v0.11.0

12 Feb 20:08
ed1dee9
Compare
Choose a tag to compare

Added

  • Auth secret key support for RPC
  • Updated test endpoint to include Twitter notification