Commit Graph

6363 Commits

Author SHA1 Message Date
Sebastjan
ccf16cb223
generate and transfer ported 2022-06-13 16:10:34 +02:00
Matt Hauff
0bb21abe38
remove _new suffix 2022-06-12 14:55:20 -07:00
Matt Hauff
a964170324
Skip old clvm tests 2022-06-12 14:07:57 -07:00
Matt Hauff
649ac8426f
block multiple odd coins in state layer 2022-06-12 13:53:25 -07:00
Matt Hauff
4fbe5293e4
shatrees 2022-06-12 13:42:11 -07:00
Matt Hauff
4da35af9a2
Rework and simplify transfer program 2022-06-12 13:37:49 -07:00
Matt Hauff
befeeaf229
Whoops forgot to save 2022-06-12 11:51:54 -07:00
Matt Hauff
71c7d3a8d0
Add announcement to ownership layer 2022-06-12 11:41:10 -07:00
Jeff Cruikshank
01256f4641
Use wallet.type() 2022-06-11 14:18:23 -07:00
William Allen
6fc1b1594a
Merge pull request #11874 from Chia-Network/NFTWallet.did_id_fixup
fix other case of self.did_id assignment after making it an @property
2022-06-11 15:09:01 -05: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
Amine Khaldi
1e43cb0921
Initial iteration of updating RPCs and CLI to use bech32m identifiers for NFTs and DIDs. 2022-06-11 17:59:13 +01:00
Kyle Altendorf
6586ea4c6b
fix other case of self.did_id assignment after making it an @property 2022-06-11 09:10:53 -04: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
Matt Hauff
b6c778d9f7
Optimize/modify ownership layer a bit 2022-06-10 17:42:06 -07:00
Jeff Cruikshank
94f14b9e86
Bump chia-blockchain-gui to 1cb1a8e7b7 2022-06-10 17:24:47 -07:00
ytx1991
6ce9085a03
Cover the NFT/DID concurrent issue 2022-06-10 16:59:26 -07:00
Matt Hauff
3ee52a4717
Optimize state layer and add tests 2022-06-10 15:53:14 -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
ytx1991
fe4e4a0b85
Modify SQL 2022-06-10 11:33:34 -07:00
ytx1991
13439d3729
Fix pre-commit 2022-06-09 18:27:35 -07:00
ytx1991
fac8245b64
Fix a NFT1-DID bug 2022-06-09 17:12:14 -07:00
ytx1991
dac9a24b4e
Add unit test 2022-06-09 13:32:35 -07:00
Amine Khaldi
d7b0141c06
Change the wording on the success message. 2022-06-09 18:49:58 +01:00
ytx1991
cc267a5dcb
Change full_puzzle data type 2022-06-09 10:14:09 -07: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
ytx1991
4e46accb7f
Fix tests 2022-06-08 21:17:44 -07:00
ytx1991
fad20b8b47
Add nft stores 2022-06-08 20:50:51 -07: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
ytx1991
62e261a5ba
Add include_data for get_wallets 2022-06-08 08:57:50 -07: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