Skip to content

Releases: elimu-ai/web3-sponsors

0.9.9

16 Feb 18:25
c57caed

Choose a tag to compare

What's Changed

  • feat(frontend): tx pending indicator by @jo-elimu in #189
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend by @dependabot[bot] in #199
  • build(deps): bump hono from 4.10.3 to 4.11.5 in /frontend by @dependabot[bot] in #200
  • build(deps): bump qs and @cypress/request in /frontend by @dependabot[bot] in #201
  • fix: rebuild package-lock by @jo-elimu in #202
  • fix(backend): from block of latest deployment by @jo-elimu in #204
  • build(deps-dev): bump cypress from 15.7.0 to 15.7.1 in /frontend by @dependabot[bot] in #158
  • chore(backend): dao-contracts 1.0.4 by @nya-elimu in #210
  • build(deps-dev): bump dotenv from 17.2.3 to 17.2.4 in /backend by @dependabot[bot] in #208
  • build(deps-dev): bump dotenv from 17.2.4 to 17.3.1 in /backend by @dependabot[bot] in #211
  • build(deps-dev): bump qs from 6.14.1 to 6.14.2 in /frontend by @dependabot[bot] in #214
  • chore(backend): handle multiple deployment versions by @jo-elimu in #206
  • refactor: implement ownable by @jo-elimu in #217
  • feat: prevent duplicate distributions by @jo-elimu in #218
  • chore(backend): release v0.9.9 by @jo-elimu in #219

Full Changelog: 0.9.7...0.9.9

frontend: 0.5.0

26 Dec 19:44
4da8de4

Choose a tag to compare

What's Changed

Full Changelog: 0.9.7...frontend-0.5.0

0.9.7

24 Dec 22:37
d8bee74

Choose a tag to compare

What's Changed

  • feat(backend): add interface for distribution queue by @jo-elimu in #188

Full Changelog: 0.9.6...0.9.7

0.9.6

22 Dec 18:44
2895cd9

Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.9.6

0.9.4

16 Dec 19:46
30093b2

Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

06 Dec 08:32
bc1c613

Choose a tag to compare

What's Changed

  • feat(frontend): display release version in footer by @jo-elimu in #171
  • feat(distribution): add indexed event parameters by @jo-elimu in #173

Full Changelog: 0.8.0...0.9.3

0.8.0

06 Dec 03:12
6f97f25

Choose a tag to compare

What's Changed

  • refactor(backend): remove operator role requirement by @jo-elimu in #170

Full Changelog: 0.7.3...0.8.0

0.7.3

05 Dec 09:38
9315c6e

Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

04 Dec 15:05
b2921f7

Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

04 Dec 13:49
aa46576

Choose a tag to compare

What's Changed

  • Init frontend by @jo-elimu in #3
  • build: remove eslint by @jo-elimu in #4
  • Init backend by @jo-elimu in #8
  • feat(backend): set sponsorship cost by @jo-elimu in #11
  • Update SponsorshipProgram.sol by @jo-elimu in #12
  • refactor(backend): sponsorship queue by @jo-elimu in #15
  • chore(backend): deploy to base sepolia by @jo-elimu in #20
  • feat(backend): add queue count by @jo-elimu in #21
  • refactor(backend): rename array by @jo-elimu in #23
  • feat(frontend): list sponsorships by @jo-elimu in #25
  • styles(frontend): dark mode by @jo-elimu in #26
  • feat(frontend): onchainkit by @jo-elimu in #27
  • 7 connect wallet by @jo-elimu in #28
  • feat(frontend): add sponsorship by @jo-elimu in #30
  • 17 add sponsorship by @jo-elimu in #31
  • feat(backend): add distribution queue by @jo-elimu in #33
  • feat(frontend): add distribution by @jo-elimu in #36
  • feat(backend): add attestation handler by @jo-elimu in #37
  • docs: link to video demo by @jo-elimu in #38
  • docs: add link to live demo by @jo-elimu in #39
  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 in /frontend by @dependabot[bot] in #40
  • style: remove nouns by @jo-elimu in #47
  • build(deps): bump elliptic from 6.5.5 to 6.6.0 in /frontend by @dependabot[bot] in #49
  • build(deps): bump micromatch from 4.0.7 to 4.0.8 in /frontend by @dependabot[bot] in #43
  • build(deps): bump serve-static from 1.15.0 to 1.16.2 in /frontend by @dependabot[bot] in #45
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /frontend by @dependabot[bot] in #50
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 in /frontend by @dependabot[bot] in #51
  • build(deps): bump next from 14.2.4 to 14.2.21 in /frontend by @dependabot[bot] in #53
  • build(deps-dev): bump axios from 1.7.2 to 1.7.9 in /backend by @dependabot[bot] in #55
  • build(deps): bump @coinbase/wallet-sdk and wagmi in /frontend by @dependabot[bot] in #56
  • build(deps): bump serialize-javascript and mocha in /backend by @dependabot[bot] in #57
  • Hardhat toolbox 6.1.0 by @jo-elimu in #67
  • feat(backend): add language code to sponsorships by @jo-elimu in #71
  • chore(backend): deploy sepolia by @jo-elimu in #74
  • feat(backend): matching with student ids by @jo-elimu in #75
  • feat(backend): distribution verifier by @jo-elimu in #78
  • feat(backend): queue handler by @jo-elimu in #81
  • feat(backend): remove rejected distributions by @jo-elimu in #87
  • feat(backend): prevent duplicate voting by @jo-elimu in #89
  • Distribution verifier, add tests by @jo-elimu in #90
  • build(deps): bump next from 14.2.31 to 14.2.32 in /frontend by @dependabot[bot] in #88
  • Add sponsorship by @jo-elimu in #91
  • chore(backend): deploy to sepolia by @jo-elimu in #92
  • fix(frontend): fetch sponsorship based on queue numbers by @jo-elimu in #96
  • Update frontend.yml by @nya-elimu in #97
  • build(deps): bump @metamask/sdk-communication-layer and wagmi in /frontend by @dependabot[bot] in #98
  • fix(frontend): distribution queue numbers by @jo-elimu in #106
  • build(deps): bump undici from 5.28.4 to 5.29.0 in /backend by @dependabot[bot] in #105
  • build(deps): bump elliptic and @ethersproject/signing-key in /backend by @dependabot[bot] in #69
  • build(deps-dev): bump @types/node from 20.19.10 to 24.8.1 in /frontend by @dependabot[bot] in #103
  • feat(frontend): load estimated cost by @jo-elimu in #111
  • feat(frontend): ui for processing queue pair by @jo-elimu in #112
  • feat(frontend): previously processed pairs by @jo-elimu in #118
  • feat(frontend): remove rejected distribution by @jo-elimu in #120
  • build(deps): bump hono from 4.10.1 to 4.10.3 in /frontend by @dependabot[bot] in #121
  • build(deps-dev): bump eslint-config-next from 14.2.31 to 15.5.6 in /frontend by @dependabot[bot] in #104
  • build(deps): bump next from 14.2.32 to 15.5.6 in /frontend by @dependabot[bot] in #100
  • build(deps): bump @rainbow-me/rainbowkit from 2.1.2 to 2.2.9 in /frontend by @dependabot[bot] in #123
  • build(deps-dev): bump @types/node from 24.8.1 to 24.10.0 in /frontend by @dependabot[bot] in #126
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /frontend by @dependabot[bot] in #122
  • chore(backend): set address of languages smart contract by @nya-elimu in #141
  • chore(deps): @elimu-ai/dao-contracts 1.0.3 by @jo-elimu in #144
  • build(deps-dev): bump @types/node from 24.10.0 to 24.10.1 in /frontend by @dependabot[bot] in #127
  • fix(frontend): downgrade rainbowkit version by @jo-elimu in #150
  • feat(frontend): add sponsor illustration by @jo-elimu in #151
  • test(frontend): add regression tests by @jo-elimu in #152
  • build(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #140
  • build(deps): bump actions/setup-node from 3 to 6 by @dependabot[bot] in #134
  • build(deps-dev): bump dotenv from 16.4.5 to 17.2.3 in /backend by @dependabot[bot] in #135
  • build(deps): bump actions/setup-node from 3 to 6 by @dependabot[bot] in #155
  • fix(frontend): fetch all verification events by @jo-elimu in #156
  • fix(frontend): fetch all processed events by @jo-elimu in #157
  • feat(frontend): list an account's sponsorships by @jo-elimu in #159
  • 162 link distributions with webapp by @jo-elimu in #163
  • refactor(frontend): fetch timestamp from event log by @jo-elimu in #165
  • refactor(sponsorship): remove estimated cost from event by @jo-elimu in #166

New Contributors

Full Changelog: https://github.com/elimu-ai/web3-sponsors/commits/0.7.1