chia-blockchain/chia/wallet/did_wallet
Jack Nelson e8ff7ea9a4
Coin Selection CLI / RPC Expansion (#13325)
* add max coin amount everywhere

* add excluded amounts to bare minimum

offers really does not need it passed.

* add excluded coin ids

* finish rpc stuff

* finalize commands

add coins command group & expand various coin selection methods

* fix argument processing & clean up code

* fix grammer

* small miss

* Update wallet_rpc_api.py

* fix test

* add combination command

* fix error

* move command group

* add new built in funcs for direct wallet coin searches.

* add get coin rpc

* add last command

* switch to pageable function

* fix args

* expand multi rpc call and tests

+ fix other things

* da lint

* add reverse coin sorting and ability to select coins

* Update wallet_state_manager.py

* fix types

* align with protocol

* fix asserts

* fix imports

* isort

* Update wallet_coin_store.py

* Update wallet_rpc_api.py
2022-10-24 14:03:53 -05:00
..
__init__.py Merge DID into main (#1720) 2021-04-06 19:31:44 -07:00
did_info.py Replace NFT_HRP and DID_HRP with AddressType (#12711) 2022-08-01 11:19:49 -05:00
did_wallet_puzzles.py Mint from DID (#12736) 2022-09-29 11:23:33 -05:00
did_wallet.py Coin Selection CLI / RPC Expansion (#13325) 2022-10-24 14:03:53 -05:00