What's Changed
Added
- wallet: Implement
WalletCoinStore.delete_wallet
by @xdustinface in #15127 - wallet: Implement
WalletPoolStore.delete_wallet
by @xdustinface in #15126 - wallet: Implement
WalletPuzzleStore.delete_wallet
by @xdustinface in #15125 - Introduce Verifiable Credentials Primitive by @Quexington in #15059
- Add type filter for get_transactions by @ytx1991 in #15196
- Add notification for VC by @ytx1991 in #15353
- wallet: Implement
/get_coin_records
RPC command by @xdustinface in #15100
Changed
- Softfork2 testing by @arvidn in #15204
- Move to Discord in docs and install scripts (#15193) by @wallentx in #15210
- Changed: output plotid when we find an invalid proof of space by @wjblanke in #15257
- Identical spend aggregation by @AmineKhaldi in #13799
- hardcode
num
param when listing NFTs from CLI by @paninaro in #15293 - Improve help text for deprecated 'chia show' commands. by @notpeter in #15297
- optimize compact proofs by @arvidn in #15304
- Have simulator not rely on chia_root as originally implemented. & fix simulator tests by @jack60612 in #15157
- Fork infrastructure by @arvidn in #15299
- Update --fee options to indicate units are in XCH by @paninaro in #15327
- Wording change for fix ssl - Update ssl_check.py by @roybotbot in #15358
Fixed
- wallet: Avoid dict changes while iterating in
handle_nft
by @xdustinface in #15216 - add comment to reconsider_peak by @almogdepaz in #15164
- Fix #13393 offer shows network's XCH like TXCH on testnet10 by @yyolk in #15224
- wallet: Move
WalletPeers
init to the end of_start_with_fingerprint
by @xdustinface in #15150 - wallet: Fix coin state sorting by @xdustinface in #15124
- Refactor mutiproc prevalidation by @almogdepaz in #15166
- don't add transactions to the mempool before it has a valid peak by @arvidn in #15264
- Pass VC fee parameter all the way through and check balances in tests by @Quexington in #15286
- Enable signing for PRs that have secret access by @cmmarslender in #15331
GUI Changes
-
additional tests for compareAppVersions by @paninaro in Chia-Network/chia-blockchain-gui#1684
-
add option to add CLI location to PATH on Windows by @paninaro in Chia-Network/chia-blockchain-gui#1693
-
Change links and menu items to Discord by @hoffmang9 in Chia-Network/chia-blockchain-gui#1741
-
npm audit fix by @paninaro in Chia-Network/chia-blockchain-gui#1747
-
add color constant by @lipalong in Chia-Network/chia-blockchain-gui#1745
-
Verifiable credentials hooks by @rifeljm in Chia-Network/chia-blockchain-gui#1700
-
unit tests covering prepareNFTOffer and NFT functions by @paninaro in Chia-Network/chia-blockchain-gui#1751
-
generate test coverage report merged from all packages by @paninaro in Chia-Network/chia-blockchain-gui#1759
-
broadcast environment change when PATH is updated by @paninaro in Chia-Network/chia-blockchain-gui#1762
-
[Snyk] Upgrade core-js from 3.20.3 to 3.28.0 by @snyk-bot in Chia-Network/chia-blockchain-gui#1601
-
Files needed for playwright test by @jfawChia in Chia-Network/chia-blockchain-gui#1760
-
Update Electron to 24.3.0 by @paninaro in Chia-Network/chia-blockchain-gui#1775
-
Bh mint nft wc by @BrandtH22 in Chia-Network/chia-blockchain-gui#1776
-
build fix by @paninaro in Chia-Network/chia-blockchain-gui#1783
-
@nirajpathak13 made their first contribution in Chia-Network/chia-blockchain-gui#1713
-
@snyk-bot made their first contribution in Chia-Network/chia-blockchain-gui#1601
-
@BrandtH22 made their first contribution in Chia-Network/chia-blockchain-gui#1776
Full Changelog: 2.0.0-b1...2.0.0-b2