v0.8.0-beta2
Pre-release
Pre-release
kauri-hero
released this
25 Feb 09:54
·
19 commits
to master
since this release
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