mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
76ffd4c2df
* mint from did * fix did puzzle announcements * clean up params and test * mypy * add RPC endpoint * use rpc client for test * test create spends in loop * transfer to target * fix lineage proof for transfers * isolate block timing issue in test * DID lineage proof * test transfer to targets * add exclude list to select_coins RPC * coin json * move tests to did wallet * fix typing royalties * cleanup tests * DID_HRP to AddressType * clvm compilation * improve checks in rpc api * move mint_from_did to nft wallet * reduce number of blocks in tests * forgot to remove mint function from did_wallet.py * mypy * validate NFT metadata and edition numbers in test * fix puzzle announcements, refactor and comments * make tests work with new RPC server settings * create puzzle assertions for eve and transfer spends * rename vars for mint numbering * rename more edition -> mint variables * remove DID owner from eve spend * make coin announcement from did spend * make transfer from eve spend * corrections for address options in RPC * simplify intermediate launchers * announcments for xch xpend * re-order announcements for xch spend * test with fewer blocks * skip off chain metadata test with IPFS * add bulk mint puzzle and methods to nft wallet * add rpc endpoints * add tests * don't skip off chain metadata test * fix default case for xch_coin_list |
||
---|---|---|
.. | ||
__init__.py | ||
did_info.py | ||
did_wallet_puzzles.py | ||
did_wallet.py |