Here is a quick set of fixes for some issues we've seen.
What's Changed
- Don't show block as mined in
status
if the block is invalid #648 @kernel32uiuc - Fix documentation for
accounts:import
#711 @unordered-set - Remove redundent buffer copy inside of miner #661 @kernel32uiuc
- Make all links printed out in
miners:mined
command lower case so they work #601 @jakegrella - Fix documentation for
fee
arg inaccounts:pay
to say it's inIRON
notORE
#596 @PNZ20 - Use blake3 instead of blake3-wasm in our miner leading to a 15% increase in hash rate #698
- Increase time to consider synced from 45 seconds to 12 hours #647