Skip to content

v1.0.0-alpha.45

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 15:39
· 821 commits to master since this release
c7378b9

Features

  • Add LilNouns module with GraphQL fetcher and handlers

Refactor

  • Update code structure for clarity and consistency
  • Update Proposal and Vote structures to add detail on Lil Nouns
  • Add new functions to handle Discord messages for Lil Nouns
  • Implement handling for new Lil Nouns proposals and votes
  • Add HTTP request handling function in Lil Nouns farcaster
  • Change data type of Lil Nouns proposal id in Vote struct to usize

Miscellaneous Tasks

  • Add new Lil Nouns GraphQL schema
  • Add Lil Nouns GraphQL queries for proposals and votes
  • Add configuration for Lil Nouns in wrangler.toml