What's Changed
- ci(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #19
- ci(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #20
- deps(deps): bump rand from 0.8.5 to 0.9.0 by @dependabot in #21
- deps(deps): bump config from 0.14.1 to 0.15.11 by @dependabot in #22
- fix: toolchain extension by @varun-doshi in #25
- feat: impl Block structure by @varun-doshi in #26
- feat: integrate frieda wrapper for commitments by @stevencartavia in #27
- feat: update block structure by @varun-doshi in #31
- chore: remove useless frieda module by @0xLucqs in #35
- deps(deps): bump itertools from 0.13.0 to 0.14.0 by @dependabot in #23
- chore: remove annoying ci by @0xLucqs in #36
- feat: add block table + serialization by @varun-doshi in #34
- Update make value by @0xLucqs in #38
- Consensus on simple random blocks by @0xLucqs in #39
- feat: verify da commitment when receiving blocks by @0xLucqs in #40
- Feat/real validation by @0xLucqs in #41
- Feat/mempool by @0xLucqs in #42
- Feat/rpc by @0xLucqs in #44
New Contributors
- @dependabot made their first contribution in #19
- @varun-doshi made their first contribution in #25
- @stevencartavia made their first contribution in #27
- @0xLucqs made their first contribution in #35
Full Changelog: v0.0.1...v0.0.2