Commit Graph

6363 Commits

Author SHA1 Message Date
ytx1991
e5dfc0825f
Rewrite ownership logic 2022-06-17 19:34:32 -07:00
ytx1991
ccec59ce25
Fix set DID bug 2022-06-17 08:51:33 -07:00
ytx1991
fcd6a6578f
fix pre-commit 2022-06-16 16:13:21 -07:00
ytx1991
ac33ef54d2
Add set_nft_status API 2022-06-16 14:34:51 -07:00
ytx1991
7af5e62900
Fix tests 2022-06-15 20:12:10 -07:00
ytx1991
0d14bfbe3a
Fix bugs & Add tests 2022-06-15 18:54:49 -07:00
ytx1991
ca2e953e3c
Merge branch 'release/1.4.0' into nft1_claim 2022-06-15 12:02:56 -07:00
William Allen
be1a487051
Merge pull request #11834 from Chia-Network/1.4.0_hide_wallet_info
Create stores for NFT
2022-06-15 13:39:09 -05:00
William Allen
5ad70ec0e3
Merge pull request #11914 from Chia-Network/paninaro.bump_gui_e90c91f72b7267b8e631715fcc776840c52517a9
Bump chia-blockchain-gui to e90c91f72b
2022-06-15 12:18:43 -05:00
ytx1991
95886f6340
Merge branch 'release/1.4.0' into nft1_claim 2022-06-15 09:37:11 -07:00
ytx1991
ec37426df0
Add set nft DID api 2022-06-15 09:02:55 -07:00
Kronus91
1d9815fb06
Merge branch 'release/1.4.0' into 1.4.0_hide_wallet_info 2022-06-14 21:43:35 -07:00
Jeff Cruikshank
19e269368e
Bump chia-blockchain-gui to e90c91f72b
Includes updates to the profile dropdown list, updated support for
posting offers to MintGarden, transfers of DID-assigned NFTs, minor
bech32m DID identifier updates in the profile view.
2022-06-14 20:49:32 -07:00
William Allen
3cd8284e72
Merge pull request #11911 from xdustinface/pr-fix-print-pool-wallet-state
cmds: Only access existing pool states in `pprint_pool_wallet_state`
2022-06-14 20:38:53 -05:00
William Allen
6b80055a1b
Merge pull request #11903 from Chia-Network/anotherassertwjb
another assert to make sure wallet is correct
2022-06-14 20:37:44 -05:00
ytx1991
476bd4597e
Fix tests 2022-06-14 16:48:32 -07:00
Kronus91
11187b2b39
Merge branch 'release/1.4.0' into 1.4.0_hide_wallet_info 2022-06-14 16:18:32 -07:00
xdustinface
da574e4081
cmds: Only access existing pool states in pprint_pool_wallet_state 2022-06-15 00:57:19 +02:00
William Allen
73ecb101e4
Merge pull request #11899 from Chia-Network/mh.nft_tranferring_rework
NFT transferring rework
2022-06-14 15:51:48 -05:00
William Allen
5a264e228f
Merge pull request #11905 from AmineKhaldi/bye_bye_owner_pubkey
NFT Owner pubkey is no longer a thing
2022-06-14 15:50:10 -05:00
Matt Hauff
b5eac1e121
Fixed merge conflicts 2022-06-14 12:11:10 -07:00
Amine Khaldi
440eedeb97
NFT Owner pubkey is no longer a thing. 2022-06-14 20:07:16 +01:00
William Blanke
a0afb4ec93
another assert to make sure wallet is correct 2022-06-14 20:01:33 +01:00
William Allen
06ee0f02e2
Merge pull request #11904 from Chia-Network/paninaro.wallet_show_did_id
`chia wallet show` output now displays the DID ID for NFT/DID wallets
2022-06-14 13:54:19 -05:00
Matt Hauff
6cd63dfdb7
black 2022-06-14 11:31:03 -07:00
Matt Hauff
b4f5e2904c
Fix bech32 encoding in tests 2022-06-14 11:09:37 -07:00
Jeff Cruikshank
75a913a3ff
Address feedback 2022-06-14 10:56:49 -07:00
Jeff Cruikshank
731ac77620
Remove unused code 2022-06-14 10:50:54 -07:00
Jeff Cruikshank
defb727bcb
Fixed tests 2022-06-14 10:40:56 -07:00
Matt Hauff
61412fb63f
Merge remote-tracking branch 'origin/release/1.4.0' into mh.nft_tranferring_rework 2022-06-14 10:11:26 -07:00
Jeff Cruikshank
2afaf7926b
Linter fixes 2022-06-14 09:36:18 -07:00
Jeff Cruikshank
9851d6bb57
chia wallet show output now displays the DID ID for NFT/DID wallets
Added `nft_get_wallet_did` RPC to get the DID ID for an NFT wallet
Bech32m encode the DID ID output from `nft_get_wallets_with_dids` RPC
2022-06-14 09:28:33 -07:00
William Allen
6efb5b8260
Merge pull request #11865 from AmineKhaldi/bech32m_nfts_dids
Initial iteration of updating RPCs and CLI to use bech32m identifiers for NFTs and DIDs
2022-06-14 10:17:38 -05:00
William Allen
8490d4e708
Merge pull request #11887 from Chia-Network/new_nft1_chialisp
New NFT chialisp
2022-06-13 23:17:00 -05:00
Matt Hauff
e039bf2deb
transfer_nft -> generate_signed_transaction 2022-06-13 15:05:16 -07:00
Matt Hauff
1d8f57cc89
Add an ignore 2022-06-13 13:32:26 -07:00
William Allen
b8e34c8569
Merge pull request #11863 from Chia-Network/paninaro.nft_get_wallets_with_dids_rpc
Added nft_get_wallets_with_dids RPC to simplify the discovery
2022-06-13 15:25:38 -05:00
Matt Hauff
bc528fc452
change how we get inner conditions 2022-06-13 13:16:12 -07:00
Matt Hauff
e665397289
Merge remote-tracking branch 'trepca/new_nft1_chialisp' into new_nft1_chialisp 2022-06-13 12:32:18 -07:00
Matt Hauff
88b0b0db86
Fix shatree error and lint 2022-06-13 12:31:43 -07:00
Sebastjan
2415dbdcfb
did wallet test fix 2022-06-13 21:11:29 +02:00
Matt Hauff
41885c8811
Add an option to automatically run TP w/ solution () 2022-06-13 10:05:20 -07:00
ytx1991
d128b0f830
Merge branch 'release/1.4.0' into 1.4.0_hide_wallet_info 2022-06-13 09:39:09 -07:00
Matt Hauff
e7066212f5
Remove some useless variables from loops 2022-06-13 09:31:35 -07:00
Matt Hauff
d3e3538b14
Merge remote-tracking branch 'trepca/new_nft1_chialisp' into new_nft1_chialisp 2022-06-13 09:18:11 -07:00
Sebastjan
a486b568af
metadata updater fix 2022-06-13 18:05:38 +02:00
Matt Hauff
bbe80db0ca
Merge remote-tracking branch 'origin/release/1.4.0' into new_nft1_chialisp 2022-06-13 07:39:03 -07:00
Matt Hauff
9a2998c71c
Merge remote-tracking branch 'trepca/new_nft1_chialisp' into new_nft1_chialisp 2022-06-13 07:32:31 -07:00
Matt Hauff
c8c46a605d
Add test that transfer program remains default 2022-06-13 07:32:04 -07:00
Sebastjan
2e0fae33c3
fixes 2022-06-13 16:26:56 +02:00