Releases: crypto-bug-hunters/bug-buster
Releases · crypto-bug-hunters/bug-buster
v0.7.0-rc.1
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
New Contributors
- @felipeargento made their first contribution in #104
Full Changelog: v0.6.0...v0.7.0-rc.1
v0.6.0
What's Changed
- Frontend containerization by @claudioantonio in #94
- Add support to built-in bounties by @guidanoli in #97
- Fix
.eslintrc.json
by @guidanoli in #98
Additional Thanks
- Thanks @endersonmaia for assisting with #94!
- Thanks @claudioantonio for reviewing #97 and #98!
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- Fix dependency versions in README by @guidanoli in #90
- Serialize state to JSON with keys in
camelCase
by @guidanoli in #92 - Fix Solidity bounty Dockerfile by @guidanoli in #88
Additional thanks
- Thanks, @claudioantonio for reviewing #90, #92 and #88
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Bump Rollmelette from v0.1.0 to v0.1.1 by @guidanoli in #89
- Migrate from
@sunodo/cli
to@cartesi/cli
by @endersonmaia in #91
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Migrated from EggRoll to Rollmelette by @ZzzzHui in #48
- Bump Sunodo SDK to 0.4.0 by @guidanoli in #81
- Disable "Withdraw" button after withdrawal request by @guidanoli in #80
- Fix dependency table by @guidanoli in #84
New Contributors
Additional Thanks
- @edubart and @endersonmaia for helping me on the Sunodo SDK bump
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Externalizing required frontend config to a dot env file by @claudioantonio in #56
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Voucher icon more clear by @claudioantonio in #55
- Fix withdraw button color by @guidanoli in #58
- Adds support for optimism by @claudioantonio in #61
- chore: migrate to
pnpm
by @guidanoli in #64 - feat: add Solidity bounty by @guidanoli in #23
- Prefer
bugless
and "Bugless" overbug-less
and "BugLess" by @guidanoli in #65 - Fix
package.json
(remove "pre" scripts) by @guidanoli in #67
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Voucher execution by @claudioantonio in #14
- Make
populate.sh
a bash script and set flags by @guidanoli in #46 - Improve the
README
by @guidanoli in #47 - fix: use
block.timestamp
for bounty status badge by @guidanoli in #39 - Add fly.io deployment config and instructions by @endersonmaia in #36
- Add
<HasConnectedAccount>
component by @guidanoli in #45 - calendar should not allow dates in the past by @claudioantonio in #38
- Error in bounty info page when the bounty has a sponsor by @claudioantonio in #35
New Contributors
- @claudioantonio made their first contribution in #14
- @guidanoli made their first contribution in #46
- @endersonmaia made their first contribution in #36
Full Changelog: v0.1.1...v0.2.0