Releases: MASQ-Project/Node
Releases · MASQ-Project/Node
Release list
v0.7.0
What's Changed
- v0.7.0: GH-497 by @bertllll in #211
Large overhaul of the financials structure within the MASQ Node Accountant module.
Financials are now able to be denominated in wei and gwei, and most importantly, theratePackdesignating peer rates for relay and exit services is denominated in wei of MASQ, which provides extremely granular pricing as well as scaling for the future. - GH-647: HOTFIX: Prevent duplication of records of connection-progress by @utkarshg6 in #213
Fixed a connection-status state update failure, which was occurring when Pass Gossip occurred to aneighborthat had already been debuted from the startup neighbors specified.
Full Changelog: v0.6.3...v0.7.0
v0.6.3
What's Changed
- Workflow changes by @FinsaasGH in #172
- fix: updated workflows with correct syntax and os-specific paths by @FinsaasGH in #174
- Rust version hotfix by @FinsaasGH in #179
- fix: updated s3-release workflow with a matrix execution by @FinsaasGH in #175
- GH-631: Gossip Storm Avoidance by @utkarshg6 in #196
- Change version from 0.6.2 to 0.6.3 by @utkarshg6 in #206
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- GH-627: Some care to the scrupulous Clippy by @bertllll in #164
- GH-625: Log message enhancements, plus clippy appeasement by @dnwiebe in #153
- GH-574: Overall Connection Status of a Node with the MASQ Network by @utkarshg6 in #136
- GH 624 - Simplify ConfigDao to reduce or eliminate SQLITE_BLOCKED errors by @dnwiebe in #157
- GH-613: cutting back on too many report consume messages jamming Accountant...version 2 with a fix by @bertllll in #167
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- GH-597: correct AutomapProtocol db storage by @bertllll in #120
- 588 Removing big logfile errors and (hopefully) UiGateway crashes by @dnwiebe in #146
- GH 526 Multinode Test by @dnwiebe in #139
- 617 Optimize Routing Engine by @dnwiebe in #155
- FINAL 617 optimize router w/ Version bumps by @kauri-hero in #162
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Gh 396 - Remove gas price upper limit by @dnwiebe in #2
- Gh-386: formerly panics at double-used "shutdown" ; ended with broad redesign of some structures in masq by @bertllll in #3
- GH-244: Live Database Version Migration + adding one row for Automap by @bertllll in #19
- GH-379: 'go' in the Node hangs and a Clap's error message's doubled + and then, more than cosmetic reconstruction of the foundation of MASQNode modes by @bertllll in #20
- GH-449: Removal of BroadcastTrigger by @bertllll in #26
- GH-446: Replaced mpsc with crossbeam_channel by @FinsaasGH in #36
- Gh-451: signal handling for linefeed + solving broadcast thread speaking from beyond grave when masq's terminating by @bertllll in #34
- Delete Greypaper.md by @kauri-hero in #22
- GH-401: Make database picky about chain by @bertllll in #35
- Gh 382 - README updates by @dnwiebe in #54
- GH-457: Remove dead parameter processing by @FinsaasGH in #58
- GH-414: Change default mnemonic phrase to 12 by @FinsaasGH in #59
- GH-418: Update copyright tags by @FinsaasGH in #67
- GH-500: Accept the proposal of enhanced logging and safer sending http requests to the blockchain service by @bertllll in #65
- GH-473: New system of employing chains, internally (for developers) and externally (for users), not only for the expansion to L2 networks by @bertllll in #44
- GH-305: Partial panic and actors hold together until one crashes and then all of them. by @bertllll in #72
- Gh-478: Addition of config values written to database + updating db initialization and migration + better tooling in ntegration tests for Node by @bertllll in #62
- GH-525: Update rust to 1.57.0 and modify clippy related code by @FinsaasGH in #86
- GH-503: reengineeiring blockchain transacting to work for all chains by @bertllll in #70
- GH-496: Updated dependencies to latest available by @FinsaasGH in #92
- GH-492: Update accountant to not use futures in scanning for payables/receivables by @FinsaasGH in #91
- GH-372: Automap by @dnwiebe in #46
- zero-hop-hotfix: making past-neighbors configurable specially for zer… by @bertllll in #99
- Gh 477 - Store consuming wallet private key in database by @dnwiebe in #95
- GH-563: HOT-FIX - update Mumbai test token contract by @utkarshg6 in #103
- GH-523: pending payment confirmation or cancellation by @bertllll in #96
- GH-571: db-password ineffectively distributed to the componnents needing it by @bertllll in #110
- GH-569: Write Tests for Constants by @utkarshg6 in #111
- GH-485: adding advanced configurable parameters by @bertllll in #115
- GH-236: financials by @bertllll in #112
- GH-537: Corrected usage of serde::__private by @FinsaasGH in #97
- GH-595: better design of NotifyLaterHandle and NotifyHandle by @bertllll in #121
- Finsaas gh cimatrix by @FinsaasGH in #124
- feat: update ci-matrix.yml and s3-release.yml to new pipeline by @FinsaasGH in #127
- GH-349: broadcasting to UIs about events through logs by @bertllll in #122
- DRAFT: Update docs/branch by @kauri-hero in #133
- GH 526 Stop Crediting Debtors Multiple Times by @dnwiebe in #117
- Docs/contributing plus cleanup by @FinsaasGH in #138
New Contributors
- @dnwiebe made their first contribution in #2
- @FinsaasGH made their first contribution in #36
Full Changelog: https://github.com/MASQ-Project/Node/commits/v0.6.0