mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
13 lines
374 B
Markdown
13 lines
374 B
Markdown
# v0.2.1
|
|
|
|
- Clean `.json` if necessary
|
|
- Only save `.json` if needed
|
|
- Updated benchmarks
|
|
- Updated packages
|
|
|
|
# v0.2.0
|
|
|
|
- Removed the need for an output directory path
|
|
- Changed the location of the saved json file from the previously needed output directory path to the Bitcoin data directory
|
|
- Added a save of the json file every 144 * 30 blocks instead of only at the end
|