Release v3.3.2
Highlighted Changes
- V3 custom config for testnets
- Logs menu on TUI mode
- Enable the new PolicyConfig for onlyrandomx and noprogpow
- Changes on the usernet
- Mine more blocks per second
- Added feedback if foundations are broken
- Add get blocks and get last n kernels endpoints
- Get blocks returns all the mined blocks
- Last n kernels returns all the available kernels
- Add Testnet configuration file
- Reproducible builds
- New readme
More information about the highlighted changes can be found on our Wiki: Epic - v3.3.2
What's Changed
- V3 custom config for testnets by @johanneshahn in #57
- allow usernet to mine more blocks using header version 6, just like f… by @MarcioMacedoBA in #58
- fix: A small update to enable block mining on usernet v3 by @MarcioMacedoBA in #59
- feat: usernet now is optimized to mine more blocks per second by @MarcioMacedoBA in #60
- fix: small fix related to match_ref variable by @MarcioMacedoBA in #61
- Fix/documentation by @MarcioMacedoBA in #62
- feat: Added feedback if foundations are broken by @JualnSilva in #65
- Feat/get blocks by @rassilva in #64
- Update the develop branch with master commits by @JualnSilva in #66
- Feat: Add Testnet configuration file by @JualnSilva in #67
- Fix cucumber tests by @JualnSilva in #69
- Edit pre-commit and add PR template by @Jualns in #75
- Update main readme for the project by @jhelison in #78
- Add automation to build the release binaries and tar files by @jhelison in #76
- Freeze randomx and progpow libraries using tags by @jhelison in #73
- Make builds reproducible by @jhelison in #74
- Release v3.3.2 by @jhelison in #79
New Contributors
- @MarcioMacedoBA made their first contribution in #58
- @JualnSilva made their first contribution in #65
- @rassilva made their first contribution in #64
- @Jualns made their first contribution in #75
- @jhelison made their first contribution in #78
Full Changelog: v3.0.0...v3.3.2