Releases: MASQ-Project/Node
Releases · MASQ-Project/Node
v0.8.2
What's Changed
- GH-524: Disable
entry_dns
by @utkarshg6 in #526 - GH-539: Don't Panic! by @utkarshg6 in #540
- New Version: v0.8.2 by @utkarshg6 in #542
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- v0.8.0 by @kauri-hero in #435
- GH-783 Fix tests failing on non standard environment by @czarte in #432
- GH-791: Small fixes to stabilize tests in setup_reporter.rs by @bertllll in #443
- GH-797: Update min-hops command docs in User Interface by @utkarshg6 in #447
- GH-728: Finish the password-change logic by @utkarshg6 in #355
- feat: added initial dependabot.yml by @FinsaasGH in #342
- GH-813: Correctly parse max block range error message by @masqrauder in #531
- GH-500: Adding Base chains by @bertllll in #510
- update readme and tag v0.8.1 by @kauri-hero in #532
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- GH-629: Batch request for redeeming multiple payables + the payable and pending_payable machinary reworked to request the DB do multiple operations in a single transactions by @bertllll in #190
- GH-702: Hot fix for debug level sensitive
.expect()
. Serious vulnerability. by @bertllll in #285 - GH-687: Version Info at Head of Log by @Syther007 in #280
- GH-690: Add new unprivileged arg
--min-hops
by @utkarshg6 in #275 - GH-700: Improve Version Bump Script by @utkarshg6 in #281
- GH-706: cleanup at existing response producing messages by @bertllll in #292
- GH-709: Rearranged files in Accountant by folders by @bertllll in #296
- GH-710: fixing TTHxxxArgs by @bertllll in #297
- GH-701: Annoying cargo manifest warnings by @utkarshg6 in #301
- GH-719: Replace BlockchainInterfaceClandestine with BlockchainInterfaceNull by @bertllll in #307
- GH-691: Integrate
--min-hops
withPersistentConfiguration
by @utkarshg6 in #294 - GH-727: Don't run actions when PR is in Draft Mode by @utkarshg6 in #319
- GH-580: test for data_directory_from_context with opt dir and implementation … by @bertllll in #248
- Little renamings by @bertllll in #333
- GH-745: Macro for creating HashMap by @utkarshg6 in #337
- GH-692: Allow UI to configure --min-hops during runtime by @utkarshg6 in #316
- GH-751: Hot fix for wrong books keeping at transactions confirmation by @bertllll in #349
- GH-600: Add get_block_number by @masqrauder in #193
- GH-672: payment adjuster infrastructure by @bertllll in #348
- GH-716: Our StreamKeys are insecure by @utkarshg6 in #336
- GH-760: hot fix - wrong test assertion by @bertllll in #364
- GH-651: Automatic Retries for the URLs in case of DNS Resolve Failure by @Syther007 in #326
- GH-747: transactions received from unknown wallets by @bertllll in #350
- GH 731 - review by @czarte in #362
- GH-749: Update logic for contract existence tests by @utkarshg6 in #384
- Removing obsolete test by @czarte in #419
- GH-756 by @czarte in #426
- GH-781: New Testnet Polygon Amoy by @bertllll in #431
New Contributors
- @masqrauder made their first contribution in #193
Full Changelog: v0.7.3...v0.8.0
v0.8.0-beta3
What's Changed
- GH-629: Batch request for redeeming multiple payables + the payable and pending_payable machinary reworked to request the DB do multiple operations in a single transactions by @bertllll in #190
- GH-702: Hot fix for debug level sensitive
.expect()
. Serious vulnerability. by @bertllll in #285 - GH-687: Version Info at Head of Log by @Syther007 in #280
- GH-690: Add new unprivileged arg
--min-hops
by @utkarshg6 in #275 - GH-700: Improve Version Bump Script by @utkarshg6 in #281
- GH-706: cleanup at existing response producing messages by @bertllll in #292
- GH-709: Rearranged files in Accountant by folders by @bertllll in #296
- GH-710: fixing TTHxxxArgs by @bertllll in #297
- GH-701: Annoying cargo manifest warnings by @utkarshg6 in #301
- GH-719: Replace BlockchainInterfaceClandestine with BlockchainInterfaceNull by @bertllll in #307
- GH-691: Integrate
--min-hops
withPersistentConfiguration
by @utkarshg6 in #294 - GH-727: Don't run actions when PR is in Draft Mode by @utkarshg6 in #319
- GH-580: test for data_directory_from_context with opt dir and implementation … by @bertllll in #248
- Little renamings by @bertllll in #333
- GH-745: Macro for creating HashMap by @utkarshg6 in #337
- GH-692: Allow UI to configure --min-hops during runtime by @utkarshg6 in #316
- GH-751: Hot fix for wrong books keeping at transactions confirmation by @bertllll in #349
- GH-600: Add get_block_number by @masqrauder in #193
- GH-672: payment adjuster infrastructure by @bertllll in #348
- GH-716: Our StreamKeys are insecure by @utkarshg6 in #336
- GH-760: hot fix - wrong test assertion by @bertllll in #364
- GH-651: Automatic Retries for the URLs in case of DNS Resolve Failure by @Syther007 in #326
- GH-747: transactions received from unknown wallets by @bertllll in #350
- GH 731 - review by @czarte in #362
- GH-749: Update logic for contract existence tests by @utkarshg6 in #384
- Removing obsolete test by @czarte in #419
- GH-756 by @czarte in #426
- GH-781: New Testnet Polygon Amoy by @bertllll in #431
New Contributors
- @masqrauder made their first contribution in #193
Full Changelog: v0.7.3...v0.8.0-beta3
v0.8.0-beta2
What's Changed
- GH-629: Batch request for redeeming multiple payables + the payable and pending_payable machinary reworked to request the DB do multiple operations in a single transactions by @bertllll in #190
- GH-702: Hot fix for debug level sensitive
.expect()
. Serious vulnerability. by @bertllll in #285 - GH-687: Version Info at Head of Log by @Syther007 in #280
- GH-690: Add new unprivileged arg
--min-hops
by @utkarshg6 in #275 - GH-700: Improve Version Bump Script by @utkarshg6 in #281
- GH-706: cleanup at existing response producing messages by @bertllll in #292
- GH-709: Rearranged files in Accountant by folders by @bertllll in #296
- GH-710: fixing TTHxxxArgs by @bertllll in #297
- GH-701: Annoying cargo manifest warnings by @utkarshg6 in #301
- GH-719: Replace BlockchainInterfaceClandestine with BlockchainInterfaceNull by @bertllll in #307
- GH-691: Integrate
--min-hops
withPersistentConfiguration
by @utkarshg6 in #294 - GH-727: Don't run actions when PR is in Draft Mode by @utkarshg6 in #319
- GH-580: test for data_directory_from_context with opt dir and implementation … by @bertllll in #248
- Little renamings by @bertllll in #333
- GH-745: Macro for creating HashMap by @utkarshg6 in #337
- GH-692: Allow UI to configure --min-hops during runtime by @utkarshg6 in #316
- GH-751: Hot fix for wrong books keeping at transactions confirmation by @bertllll in #349
- GH-600: Add get_block_number by @masqrauder in #193
- GH-672: payment adjuster infrastructure by @bertllll in #348
- GH-716: Our StreamKeys are insecure by @utkarshg6 in #336
- GH-760: hot fix - wrong test assertion by @bertllll in #364
- GH-651: Automatic Retries for the URLs in case of DNS Resolve Failure by @Syther007 in #326
- GH-747: transactions received from unknown wallets by @bertllll in #350
- GH 731 - review by @czarte in #362
- GH-749: Update logic for contract existence tests by @utkarshg6 in #384
New Contributors
- @masqrauder made their first contribution in #193
Full Changelog: v0.7.3...v0.8.0-beta2
v0.7.3
What's Changed
- GH-679: Create a script for bumping version by @utkarshg6 in #242
- GH-544 - removing wrap_to_ok() and wrap_to_error() by @czarte in #246
- GH-677: Refactor the extremely long function
handle_dispatcher_node_query_response()
by @utkarshg6 in #236 - GH-541 - Isolate Database-Migration Code by @Syther007 in #237
- GH-678: Create a Message Scheduler by @utkarshg6 in #249
- fix: replaced old copyright in scripts with masq copyright by @FinsaasGH in #240
- GH-688: HOTFIX: Remove version incompatibility issue that's occurring on v0.7.2 by @utkarshg6 in #259
- GH-671: base for PaymentAdjuster-checked payables by @bertllll in #233
- GH-675: Find Alternative to route -n in Linux by @Syther007 in #251
- GH-662: Write tests for usages of 'panic_on_migration()' by @Syther007 in #267
- bump version from v0.7.2 to v0.7.3 by @utkarshg6 in #272
New Contributors
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
Corrected this v0.7.1 release as the tag and artifacts were not correct commit
What's Changed
- fix: removed failfast false and attempting single vm upload to s3 by @FinsaasGH in #199
- GH-664: HOT FIX ... updating at overflow SQL wrongly written by @bertllll in #224
- GH-611: Accountant Overlapping Scans by @utkarshg6 in #176
Full Changelog: v0.7.0...v0.7.1
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, theratePack
designating 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 aneighbor
that 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