Commit Graph
14659 Commits
Author SHA1 Message Date
dustinfaceandGitHub 1dccb682ae farmer: Drop redundant PlotPathRequestData conversion (#11755) 2022-06-02 21:16:01 -05:00
William AllenandGitHub 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 b5aecf073b2c35206ac069801c3c2fe45e5671ce 2022-06-02 18:25:44 -07:00
Kyle Altendorf 099e5494f4 port 0 for datalayer wallet tests 2022-06-02 20:30:17 -04: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
Earle Lowe 0b7295c25e Handle ephemeral ports and dual stack (ipv4 & ipv6) 2022-06-02 15:51:23 -07:00
Kyle AltendorfandGitHub b919ba2440 Merge pull request #11686 from Chia-Network/atari-drop_3.10_special_handling_for_debian_bookworm 2022-06-02 15:45:08 -04:00
ytx1991 d5a7d13eec Add support_did & modify create NFT wallet 2022-06-02 11:20:33 -07:00
Arvid NorbergandGitHub db1cc4d32a generalize script to generate protocol message test data (#11751) 2022-06-02 13:11:24 -05:00
Arvid NorbergandGitHub d08d1b0a11 make the protocol regression test also ensure all messages are covered (#11749) 2022-06-02 13:10:54 -05:00
dustinfaceandGitHub 2495e8dfd3 streamable: Introduce streamable.Field (#11745)
* streamable: Cache `dataclasses.Field` objects

* Introduce `streamable.Field`
2022-06-02 13:10:29 -05:00
Sven GrunewaldtandGitHub 46c4ab3891 Add Source and Changelog to project_urls (#11694) 2022-06-02 13:10:14 -05:00
Mariano SorgenteandGitHub 7cafb2a513 Ms.optimize wallet sync (#11671)
* Start with a new cache

* Move signature aggregation

* More changes to caching

* Merge conflict and lint

* Revert hardcoded to untrusted, unused imports

* Remove old comment
2022-06-02 12:59:34 -05:00
Mariano SorgenteandGitHub fcb9829f2b Don't re-hash the same objects (#11670)
* Don't re-hash the same objects

* Only define once

* Use CAT_MOD_HASH
2022-06-02 12:59:07 -05:00
ytx1991 5d97bc5702 Modify NFT walelt creation api 2022-06-02 10:20:09 -07:00
Amine Khaldi 09e59b4515 Merge release/1.4.0's eab86d7 into main 2022-06-02 17:40:01 +01:00
William AllenandGitHub 5b49a574e4 Merge pull request #11748 from AmineKhaldi/nft1_mint_cmd_update
Update chia wallet nft mint command to the recent RPC changes
2022-06-02 11:31:31 -05:00
ytx1991 75e375fd13 Merge 2022-06-02 09:25:48 -07:00
William AllenandGitHub 865d3b84bb Merge pull request #11747 from AmineKhaldi/main_checkpoint_1.4.0_c8359f0
Merge release/1.4.0's c8359f0 into main
2022-06-02 11:09:06 -05:00
Amine Khaldi ca7e0a6982 Update chia wallet nft mint command to the recent RPC changes. 2022-06-02 14:05:13 +01:00
Amine Khaldi 38d01b5908 Fix linting. 2022-06-02 13:30:43 +01:00
ytx1991andAmine Khaldi 8633f11260 Extend mint_nft api 2022-06-02 13:30:41 +01:00
ytx1991andAmine Khaldi 985054182c Extend NFTInfo 2022-06-02 13:30:38 +01:00
Amine Khaldi 390303892a Merge release/1.4.0's c8359f0 into main 2022-06-02 13:11:05 +01:00
William AllenandGitHub 22533ad96b Merge pull request #11715 from trepca/nft1_ownership_layer
NFT1 minting and receiving
2022-06-02 05:12:31 -05:00
Sebastjan 21f6ca9520 merged 2022-06-02 10:54:08 +02:00
ytx1991 4bd8f910d2 Extend mint_nft api 2022-06-01 23:58:33 -07:00
William AllenandGitHub 5f0b921788 Merge pull request #11739 from AmineKhaldi/main_checkpoint_1.4.0_8defd89
Merge release/1.4.0's 8defd89 into main
2022-06-01 19:39:14 -05:00
ytx1991 b371135b84 Extend NFTInfo 2022-06-01 16:19:17 -07:00
Amine Khaldi ff4e4795e8 Update workflows. 2022-06-01 23:34:33 +01:00
Amine Khaldi dcb343ada1 Merge release/1.4.0's 8defd89 into main 2022-06-01 23:32:59 +01:00
William AllenandGitHub cfc023fac5 Merge pull request #11738 from AmineKhaldi/set_gui_to_7a896a1
Anchor GUI to nftdev's 7a896a1
2022-06-01 17:32:41 -05:00
Amine Khaldi c67453c454 Anchor the GUI to nftdev's 7a896a1. 2022-06-01 22:40:48 +01:00
Mariano SorgenteandGitHub 718b830e61 Optimize get_hash by not double converting (#11668) 2022-06-01 16:10:42 -05:00
Mariano SorgenteandGitHub 0d2b39c87d Allow switching keys during sync (#11605) 2022-06-01 16:10:13 -05:00
William AllenandGitHub eab86d7bff Merge pull request #11652 from AmineKhaldi/series_number_extraction_fix
Fix series number extraction from the NFT full puzzle.
2022-06-01 15:48:22 -05:00
William AllenandGitHub c8359f0af9 Merge pull request #11653 from AmineKhaldi/nft_list_cli_update_to_nft1_info
Update chia wallet nft list command with NFT1 information
2022-06-01 15:47:56 -05:00
William AllenandGitHub 8defd89522 Merge pull request #11719 from Chia-Network/merge_gw_nft_offer_drivers_into_release
Bring Geoff's NFT offer drivers effort into release/1.4.0
2022-06-01 15:29:56 -05:00
William AllenandGitHub ef88a71404 Merge pull request #11734 from AmineKhaldi/main_checkpoint_1.4.0_7b104f3
Merge release/1.4.0's 7b104f3 into main
2022-06-01 15:12:45 -05:00
Arvid NorbergandGitHub 3c2fc1947d upgrade chia-rs to streamable support (#11503)
* upgrade chia-rs to streamable support

* bump chia_rs dependency
2022-06-01 12:56:11 -05:00
Arvid NorbergandGitHub 969c2586f1 add checkpoint feature to test_full_sync (#11723) 2022-06-01 12:53:48 -05:00
Amine Khaldi c924fc7ab2 Merge release/1.4.0's 7b104f3 into main 2022-06-01 18:45:22 +01:00
William AllenandGitHub 898fcbb08b Merge pull request #11729 from AmineKhaldi/main_checkpoint_1.4.0_84738ab
Merge release/1.4.0's 84738ab into main
2022-06-01 12:39:07 -05:00
Amine Khaldi c0966836a3 Merge release/1.4.0's 84738ab into main 2022-06-01 17:37:06 +01:00
William AllenandGitHub 5a6827168d Merge pull request #11724 from AmineKhaldi/main_checkpoint_1.4.0_d0de803
Merge release/1.4.0's d0de803 into main
2022-06-01 11:22:20 -05:00
Florin Chirica f9bc018bf8 Remove dead code. 2022-06-01 18:53:19 +03:00
Matt Hauff e1cf7f51af mypy 2022-06-01 08:42:44 -07:00
Matt Hauff cf2ccbf27b Lint and fix flakiness 2022-06-01 08:36:05 -07:00
Florin ChiricaandGitHub e63ec1dd54 Revert optimisation for now. 2022-06-01 18:27:59 +03:00