Commit Graph

6291 Commits

Author SHA1 Message Date
Jeff Cruikshank
01256f4641
Use wallet.type() 2022-06-11 14:18:23 -07:00
Jeff Cruikshank
4fd9b7b053
Added nft_get_wallets_with_dids RPC to simplify the discovery of NFT
wallets that have an associated DID, and identifying the DID wallet.
2022-06-11 10:28:27 -07:00
William Allen
a36f5a2eab
Merge pull request #11871 from Chia-Network/paninaro.bump_gui_1cb1a8e7b7ab8025744a4205e2444b87621ccd1b
Bump chia-blockchain-gui to 1cb1a8e7b7
2022-06-11 01:32:56 -05:00
Jeff Cruikshank
94f14b9e86
Bump chia-blockchain-gui to 1cb1a8e7b7 2022-06-10 17:24:47 -07:00
William Allen
a6272b894d
Merge pull request #11831 from AmineKhaldi/owner_pubkey_hex
Show owner pubkey as a hex string in nft list command
2022-06-10 15:58:19 -05:00
William Allen
d91ee386f9
Merge pull request #11830 from AmineKhaldi/did_id_as_property
Read did_id from nft_wallet_info in NFTWallet. Fixes some did_id AttributeError instances
2022-06-10 15:55:21 -05:00
William Allen
a3c9674aa2
Merge pull request #11431 from AmineKhaldi/nft_wallet_create_cmd
Initial iteration of the chia wallet nft create command
2022-06-10 15:09:26 -05:00
William Allen
1e3193ec2d
Merge pull request #11849 from AmineKhaldi/nft_set_did_cmd
Initial iteration of the chia wallet nft set_did command
2022-06-10 14:21:44 -05:00
William Allen
48418955b1
Merge pull request #11813 from AmineKhaldi/fix_name_handling_create_new_nft_wallet
Fix name handling in create_new_nft_wallet()
2022-06-10 13:54:17 -05:00
Amine Khaldi
d7b0141c06
Change the wording on the success message. 2022-06-09 18:49:58 +01:00
William Allen
2d8230f6fb
Merge pull request #11845 from Chia-Network/paninaro.bump_gui_c833cfdd06cff80e1cb7ababc8607b0b99c526d4
Bumping chia-blockchain-gui to c833cfdd06
2022-06-09 10:34:34 -05:00
William Allen
5375a96755
Merge pull request #11841 from AmineKhaldi/fix_typo
Fix a typo
2022-06-09 10:31:35 -05:00
Amine Khaldi
e2cab0fd44
Address Kevin's feedback. 2022-06-09 12:49:03 +01:00
Amine Khaldi
1ad58432af
Initial iteration of the chia wallet nft set_did command. 2022-06-09 10:13:22 +01:00
Jeff Cruikshank
e0ed89ff22
Bumping chia-blockchain-gui to c833cfdd06 2022-06-08 18:12:33 -07:00
Amine Khaldi
f1725c014a
Fix a typo. 2022-06-08 23:06:21 +01:00
William Allen
4a848475d5
Merge pull request #11775 from AmineKhaldi/minting_cli_royalty_percentage
Add royalty percentage flag to the NFT minting command
2022-06-08 16:21:16 -05:00
William Allen
61717035f2
Merge pull request #11764 from Chia-Network/el.ephemeral-port-dual-stack
Handle ephemeral ports and dual stack (ipv4 & ipv6)
2022-06-08 13:48:00 -05:00
Earle Lowe
463e303c91
Code readability 2022-06-08 08:50:23 -07:00
Amine Khaldi
e273af22f0
Fix the example and address the name feedback using Seb's suggestion. 2022-06-08 16:47:45 +01:00
Amine Khaldi
4856b2275c
Show owner pubkey as a hex string in nft list command. 2022-06-08 16:25:34 +01:00
William Allen
6576aafa9d
Merge pull request #11812 from Chia-Network/nft1_did_fix
Fix DID related NFT bugs
2022-06-08 10:16:23 -05:00
Amine Khaldi
8238f9ba54
Read did_id from nft_wallet_info in NFTWallet. Fixes some did_id AttributeError instances. 2022-06-08 16:15:36 +01:00
ytx1991
f0dbfb5b4f
Resolve comments 2022-06-07 11:48:59 -07:00
William Allen
bb8c2cf827
Merge pull request #11790 from AmineKhaldi/did_owner_to_owner_did
Adapt the nft list command to recent nft info changes
2022-06-07 11:01:22 -05:00
Amine Khaldi
ed40576dc4
Fix name handling in create_new_nft_wallet(). 2022-06-07 10:57:20 +01:00
Amine Khaldi
3639619342
Initial iteration of the DID anchored chia wallet nft create command. 2022-06-07 10:54:57 +01:00
ytx1991
894b359293
Fix pre-commit 2022-06-06 23:17:04 -07:00
ytx1991
51e746991b
Merge from release 2022-06-06 23:07:02 -07:00
ytx1991
1204f9c831
Fix pubkey is not synthetic issue 2022-06-06 23:05:08 -07:00
ytx1991
ccacd08e9f
Add nft_get_by_id & fix bugs 2022-06-06 23:04:55 -07:00
William Allen
022052ac45
Merge pull request #11460 from AmineKhaldi/did_get_did_cmd
Initial iteration of the chia wallet did get_did command
2022-06-06 15:57:25 -05:00
William Allen
45a77273e8
Merge pull request #11802 from Chia-Network/paninaro.bump_gui_b5c6bbc649333621c626b02799a037cc79d42a59
Bumping chia-blockchain-gui to b5c6bbc649
2022-06-06 15:49:16 -05:00
Jeff Cruikshank
97c934170e
Bumping chia-blockchain-gui to b5c6bbc649
Includes fixes for NFT1
2022-06-06 10:38:08 -07:00
ytx1991
33484f7310
Add nft_get_by_id & fix bugs 2022-06-06 10:01:14 -07:00
Amine Khaldi
86e9d6c416
Initial iteration of the chia wallet did get_did command. 2022-06-05 20:19:12 +01:00
Amine Khaldi
8225903db7
Adapt for recent NFT info changes in the nft list command. 2022-06-05 18:24:11 +01:00
William Allen
b9b7cac4c9
Merge pull request #11781 from Chia-Network/paninaro.bump_gui_e0c75343513879ef71338c08d6097833a47a872f
Bumping chia-blockchain-gui to e0c7534351
2022-06-04 22:14:00 -05:00
Jeff Cruikshank
659ec426ad
Bumping chia-blockchain-gui to e0c7534351
Includes offer sharing updates, DID renaming, passphrase dialog updates,
and assorted (small) design fixes.
2022-06-03 18:09:08 -07:00
William Allen
3c4eab1ee0
Merge pull request #11774 from trepca/nft1_test_fix
fixed royalty address position in RPC call, more tests
2022-06-03 14:04:58 -05:00
William Allen
e470630212
Merge pull request #11768 from Chia-Network/paninaro.bump_gui_b5aecf073b2c35206ac069801c3c2fe45e5671ce
Bumping chia-blockchain-gui to b5aecf073b
2022-06-03 13:35:48 -05:00
Amine Khaldi
ba883dc4f8
Adopt Jeff's suggestion about the help message. 2022-06-03 17:32:57 +01:00
Earle Lowe
f14e743cfc
Fix up syntax 2022-06-03 09:28:53 -07:00
Earle Lowe
f9fe04767e
Added utility function and code cleanup 2022-06-03 09:09:18 -07:00
Amine Khaldi
6cd785e032
Add royalty percentage flag to the NFT minting command. 2022-06-03 16:22:50 +01:00
Sebastjan
b8bb2834a6
fixed royalty address position in RPC call, more tests 2022-06-03 17:19:38 +02:00
William Allen
766da049de
Merge pull request #11740 from Chia-Network/nft1_extend_info
Extend API for NFT1
2022-06-02 21:15:42 -05:00
Jeff Cruikshank
aa34ba1820
Bumping chia-blockchain-gui to b5aecf073b 2022-06-02 18:25:44 -07:00
Earle Lowe
bf6da8ee52
Fix LGTM double import 2022-06-02 16:27:03 -07:00
ytx1991
f68568a01e
Receive NFT with right wallet & add tests 2022-06-02 15:51:26 -07:00