Releases: crypto-bug-hunters/bug-buster
Releases · crypto-bug-hunters/bug-buster
v0.9.0
What's Changed
- Run CI on pushes to
next
branch by @guidanoli in #144 - Run CI on PRs by @guidanoli in #146
- Make build reproducible by @endersonmaia in #148
- Create bounty for solidity 0.8.27 by @claudioantonio in #147
- Add line length limit in Solidity bounty by @guidanoli in #150
- Fix populate script (bump latest Lua version) by @guidanoli in #149
- Make archive metadata deterministic by @guidanoli in #151
- Specify package manager for root package by @guidanoli in #153
- feat: use
apt update --snapshot
for reproducibility by @endersonmaia in #154 - Add grype vulnerability scanner to CI by @endersonmaia in #155
- Give
security-events: write
permission to CI by @guidanoli in #161 - Remove curl dependency from final image by @endersonmaia in #160
Full Changelog: v0.8.4...v0.9.0
v0.9.0-alpha.1
What's Changed
- Run CI on pushes to
next
branch by @guidanoli in #144 - Run CI on PRs by @guidanoli in #146
- Make build reproducible by @endersonmaia in #148
- Create bounty for solidity 0.8.27 by @claudioantonio in #147
- Add line length limit in Solidity bounty by @guidanoli in #150
- Fix populate script (bump latest Lua version) by @guidanoli in #149
- Make archive metadata deterministic by @guidanoli in #151
- Specify package manager for root package by @guidanoli in #153
- feat: use
apt update --snapshot
for reproducibility by @endersonmaia in #154 - Add grype vulnerability scanner to CI by @endersonmaia in #155
- Give
security-events: write
permission to CI by @guidanoli in #161 - Remove curl dependency from final image by @endersonmaia in #160
Full Changelog: v0.8.4...v0.9.0-alpha.1
v0.8.4
What's Changed
- fix: Replace Discord thread by the new Telegram group by @claudioantonio in #127
- Fix populate script by @guidanoli in #135
- Add instructions to pull and build machine image from GHCR by @guidanoli in #131
- Build Cartesi Node image in the CI by @guidanoli in #134
- Bump
pnpm
to 9.x by @guidanoli in #130 - Responsive optimizations by @dimitarangelkov in #136
- Specify Cartesi CLI version in
package.json
by @guidanoli in #137 - Fix CI build (extract image id) by @guidanoli in #138
- Add
paths-ignore
filter topush
events onmain
for build workflow by @guidanoli in #133 - Fix CI build by @guidanoli in #139
- Cache bounty example builds by @guidanoli in #140
New Contributors
- @dimitarangelkov made their first contribution in #136
Additional Thanks
- Thanks @claudioantonio for reviewing #135, #131, #130, #136, #137, and #133
- Thanks @endersonmaia for reviewing #127, #134, #138, #139, and #140
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- feat: Add favicon by @claudioantonio in #122
- feat: Add analytics by @claudioantonio in #123
- fix: check preconditions before running exploit code for the solidity bounty by @claudioantonio in #126
Additional Thanks
- Thanks @endersonmaia for reviewing #122 and #123
- Thanks @edubart for reviewing #126
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Add workflow to build and push machine image to GHCR by @guidanoli in #118
Additional Thanks
- Thanks @endersonmaia for reviewing #118
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Bump the latest version of Lua from 5.4.6 to 5.6.7 by @guidanoli in #116
Additional Thanks
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Accept ERC-20 tokens instead of ETH by @guidanoli in #87
Additional thanks
- Thanks to
cartesi/rollups-explorer
for inspiring the front-end refactor - Thanks to @claudioantonio for reviewing #87
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Notification bar by @claudioantonio in #109
- Create a landing page by @claudioantonio in #111
- Validate form fields by @guidanoli in #112
- Create bounty form by @claudioantonio in #113
Additional Thanks
- Thanks @claudioantonio for reviewing #112
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Refactor front-end by @guidanoli in #101
Additional Thanks
- Thanks @claudioantonio for reviewing #101
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Copy bounties to
/bounties/examples
by @guidanoli in #102 - Cross-compile the Solidity compiler by @guidanoli in #103
- Update README to reflect new name by @felipeargento in #104
- Rename "Bugless" as "Bug Buster" by @guidanoli in #105
- Fix bug in Bug Buster CLI by @guidanoli in #106
- Fix instructions order in README file by @claudioantonio in #107
New Contributors
- @felipeargento made their first contribution in #104
Additional Thanks
- Huge thanks to @mpolitzer and @edubart for helping me cross-compile the Solidity bounty (#103)
- Huge thanks to @claudioantonio for reviewing my PRs (#102, #103, #105, #106)
Full Changelog: v0.6.0...v0.7.0