What's Changed
🔧 Improvements
- bfg: add config option to disable public ws conns by @joshuasing in #431
- tbc: convert hash pointers to hashes as variable arguments by @marcopeereboom in #433
- all: change default network to mainnet by @joshuasing in #437
⚙️ Other
- bfg, bss, popm, tbc: fix various typos by @VolodymyrBg in #405
- all: fix various typos by @kilavvy in #418
- all: fix int64 and uint64 casting to int by @AL-CT in #409
- localnode: add monitoring script by @jcvernaleo in #420
- tbc: reduce threads used by fixup, misc improvements by @marcopeereboom in #424
- popm: fix fragile test by @AL-CT in #421
- all: fix various typos in variable names by @Alex-Roleks in #425
- api/auth, e2e, popm: fix minor spelling mistakes by @Pronoss in #417
- tbc: use chainhash.Hash without pointers in the lowIQLRU cache by @marcopeereboom in #429
- localnode: fixes and updates by @jcvernaleo in #423
- Localnet fix by @ClaytonNorthey92 in #430
- localnode: fix some compose formatting by @jcvernaleo in #436
- popm: fix test expecting testnet3 by @joshuasing in #438
New Contributors
- @VolodymyrBg made their first contribution in #405
- @kilavvy made their first contribution in #418
- @AL-CT made their first contribution in #409
- @Alex-Roleks made their first contribution in #425
- @Pronoss made their first contribution in #417
Full Changelog: v0.11.5...v1.0.0