What's Changed
v0.2.0 introduces accounting for GNO deposits on the beacon chain.
Changelog:
- Add github action for dev deployments by @gMonty030 in #20
- Add deployment block for dev github workflow by @gMonty030 in #21
- merge main into fix/revamp-subgraph by @Wagalidoom in #22
- Adding Deposit GNO to Gnosis Chain accounting by @Wagalidoom in #23
- feat: add better overview of the deposit solution in gno handler by @Wagalidoom in #24
- feat: update schema by @Wagalidoom in #25
- GitHub actions update and fix typo by @gMonty030 in #26
- Update notification service Name by @gMonty030 in #27
- fix: set deposit attribute to create user helper function by @Wagalidoom in #28
- Update dev workflow by @gMonty030 in #29
- Update dev workflow excluded branch step and input by @gMonty030 in #30
- Update dev workflow for random_id ref by @gMonty030 in #31
- GitHub actions by @gMonty030 in #32
- Add prod CI/CD pipeline for release deployments by @gMonty030 in #33
- Update prod worflow name by @gMonty030 in #34
- Update checkout step on prod deploy by @gMonty030 in #35
- GitHub actions by @gMonty030 in #36
- Add buildcode to prod worflow by @gMonty030 in #37
- Use tag pass as input instead of latest by @gMonty030 in #38
New Contributors
- @gMonty030 made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0