What's New:
- Fixed the delay in the node when interpreting blocks with large number of inputs in 6e5e176
- Enable c++20 support by @Tatsujin1978 in #1968
- Fixed C++20 and macos build by @anatolse in #1976
- Update explorer.htm & CodeQL workflow by @Maxnflaxl in #1964
- chore: fix typos by @xiaoxianBoy in #1967
- Fix some typos by @Maxnflaxl in #1970
- typo: cli.cpp by @Maxnflaxl in #1962
- Update contract.h by @Maxnflaxl in #1966
- chore: fix typos by @jimwfs in #1971
Known Limitations:
-
CLI Wallet & Laser Beam Channels: Ensure the CLI wallet remains online when using active laser beam channels; it should not be offline for over 24 hours to avoid disruptions.
-
Offline Address Usage: Do not offer the same offline address to multiple senders of payments, as this can lead to complications and tracking issues.
-
DApp Store - Ubuntu 22+ Issue: Users on Ubuntu 22 and newer versions might experience issues with loading app icons in the DApp Store. This is under investigation.
Points to Mention:
-
Atomic Swaps Requirement: For users intending to execute Atomic Swaps with ETH, DAI, WBTC, and USDT, it is necessary to create an account on Infura.
-
Public Offline Address Transparency: Be aware that when sending funds to a receiver's Public Offline Address, the sender might deduce when those funds are subsequently used. This transparency aspect is crucial in understanding the privacy dynamics of Beam wallet transactions.
New Contributors
- @xiaoxianBoy made their first contribution in #1967
- @Tatsujin1978 made their first contribution in #1968
- @jimwfs made their first contribution in #1971
Full Changelog: beam-7.5.13840...beam-7.5.13882