Skip to content

Releases: lilnouns/lilnouns-bots

v1.1.0-alpha.12

24 Nov 18:27
v1.1.0-alpha.12
5593edf
Compare
Choose a tag to compare
v1.1.0-alpha.12 Pre-release
Pre-release

Bug Fixes

  • Update floor price change notification text

v1.1.0-alpha.11

20 Nov 07:13
v1.1.0-alpha.11
d3d5a5d
Compare
Choose a tag to compare
v1.1.0-alpha.11 Pre-release
Pre-release

Revert

  • Update date format to use Utc timestamp across discord handlers

v1.1.0-alpha.9

19 Nov 08:48
v1.1.0-alpha.9
bb70d2f
Compare
Choose a tag to compare
v1.1.0-alpha.9 Pre-release
Pre-release

Refactor

  • Update avatar URLs in Discord webhook handlers
  • Format floor price changes in Discord notifications
  • Add collection support to handlers of second market
  • Update OpenSea url format in handlers of second market

v1.1.0-alpha.8

19 Nov 08:19
v1.1.0-alpha.8
8afa9e7
Compare
Choose a tag to compare
v1.1.0-alpha.8 Pre-release
Pre-release

Refactor

  • Update floor price change message format in discord handler
  • Simplify URL assignment in second market discord handler
  • Implement farcaster handler to handle new second market floor

v1.1.0-alpha.10

19 Nov 17:51
v1.1.0-alpha.10
3255cfa
Compare
Choose a tag to compare
v1.1.0-alpha.10 Pre-release
Pre-release

Refactor

  • Update date format to use Utc timestamp across discord handlers

v1.1.0-alpha.7

18 Nov 20:28
v1.1.0-alpha.7
2ed4956
Compare
Choose a tag to compare
v1.1.0-alpha.7 Pre-release
Pre-release

Miscellaneous Tasks

  • Add Second Market Discord and Warp Cast tokens
  • Add second market settings to wrangler.toml

v1.1.0-alpha.6

18 Nov 20:00
v1.1.0-alpha.6
8fcf61b
Compare
Choose a tag to compare
v1.1.0-alpha.6 Pre-release
Pre-release

Features

  • Add the second market module and debug function

Refactor

  • Add Floor structure to second market module
  • Update fetch floors function to return data
  • Add new second market structure and handlers
  • Add logging and setup for second market module
  • Add extended logging and floor management in second market
  • Update data structures and fetcher for second market
  • Implement handlers and update fetch floors function
  • Update Floor struct and handling to incorporate kind field
  • Add Discord integration to second market handler
  • Add debug and warning logs in second market module
  • Update URL order and enhance floor price display

Miscellaneous Tasks

  • Disable all feature settings in wrangler.toml
  • Updated .dev.vars.example with Second Market settings
  • Add SECOND_MARKET_API_KEY to deployment workflow
  • Add new second market settings in wrangler.toml

Revert

  • Disable all feature settings in wrangler.toml

v1.1.0-alpha.3

31 Oct 14:25
v1.1.0-alpha.3
3e37539
Compare
Choose a tag to compare
v1.1.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • Handle potential None case for Vote reason on lil nouns

Miscellaneous Tasks

  • Change warpcast channel in config settings

v1.1.0-alpha.2

29 Oct 12:20
v1.1.0-alpha.2
6a99170
Compare
Choose a tag to compare
v1.1.0-alpha.2 Pre-release
Pre-release

Features

  • Add voting reasons to fetched and handled data for lil nouns

Refactor

  • Add error handling for failed cache storages
  • Serialize idea cast map before caching
  • Change key type for idea_casts in farcaster
  • Update cron schedule in wrangler.toml
  • Changed caching method for proposal casts to string
  • Update cron schedule in wrangler.toml

v1.1.0-alpha.1

31 Oct 14:25
v1.1.0-alpha.1
01fb1be
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

Bug Fixes

  • Update Any type and vote choice conversion

Refactor

  • Update warpcast channel for lil nouns
  • Replace unwrap calls with detailed error messages
  • Improve error handling for cast_hash retrieval on prop lot farcaster
  • Add debug logs for proposal and idea cast handling
  • Handle null proposal scenario in discord handler
  • Update warp cast channel in Prop House and Prop Lot configs