Commit Graph
14659 Commits
Author SHA1 Message Date
William AllenandGitHub 0f20f6081e Merge pull request #11806 from AmineKhaldi/main_checkpoint_1.4.0_45a7727
Merge release/1.4.0's 45a7727 into main
2022-06-06 17:37:45 -05:00
Kyle Altendorf 6b1b91c679 from __future__ import annotations 2022-06-06 17:45:12 -04:00
Kyle Altendorf d60055cbd4 continue instead of assert 2022-06-06 17:36:04 -04:00
Kyle Altendorf b1817aa5e6 hint DataLayerWallet.wallet_state_manager 2022-06-06 17:25:14 -04:00
Amine Khaldi 3e8b56bed5 Merge release/1.4.0's 45a7727 into main 2022-06-06 22:13:56 +01:00
William AllenandGitHub 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 AllenandGitHub 45a77273e8 Merge pull request #11802 from Chia-Network/paninaro.bump_gui_b5c6bbc649333621c626b02799a037cc79d42a59
Bumping chia-blockchain-gui to b5c6bbc649333621c626b02799a037cc79d42a59
2022-06-06 15:49:16 -05:00
Earle Lowe 6c5b7c7d1a Start wallet when starting data 2022-06-06 12:06:46 -07:00
Jeff Cruikshank 97c934170e Bumping chia-blockchain-gui to b5c6bbc649333621c626b02799a037cc79d42a59
Includes fixes for NFT1
2022-06-06 10:38:08 -07:00
Florin Chirica 41fcd94c9c Address some review comments. 2022-06-06 20:32:12 +03:00
ytx1991 33484f7310 Add nft_get_by_id & fix bugs 2022-06-06 10:01:14 -07:00
William AllenandGitHub 721ff43201 Merge pull request #11799 from AmineKhaldi/main_checkpoint_1.4.0_b9b7cac
Merge release/1.4.0's b9b7cac into main
2022-06-06 11:38:18 -05:00
Amine Khaldi 5d81276175 Merge release/1.4.0's b9b7cac into main 2022-06-06 16:51:03 +01:00
William AllenandGitHub b606518977 Merge pull request #11798 from AmineKhaldi/main_checkpoint_1.4.0_3c4eab1
Merge release/1.4.0's 3c4eab1 into main
2022-06-06 10:48:40 -05:00
Amine Khaldi 7077138085 Merge release/1.4.0's 3c4eab1 into main 2022-06-06 15:57:22 +01:00
William AllenandGitHub 99d58eb424 Merge pull request #11797 from AmineKhaldi/main_checkpoint_1.4.0_e470630
Merge release/1.4.0's e470630 into main
2022-06-06 09:55:20 -05:00
6410c3c310 Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 16:09:34 +03:00
879fa2015f Update chia/data_layer/data_store.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 15:18:01 +03:00
9492b06eee Update chia/data_layer/data_layer.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 15:12:58 +03:00
Amine Khaldi a4575da8aa Merge release/1.4.0's e470630 into main 2022-06-06 13:01:19 +01:00
William AllenandGitHub 8665e21fd7 Merge pull request #11793 from AmineKhaldi/main_checkpoint_1.4.0_766da04
Merge release/1.4.0's 766da04 into main
2022-06-05 20:37:42 -05:00
Amine Khaldi d852cbaf6c Merge release/1.4.0's 766da04 into main 2022-06-05 20:59:15 +01:00
William AllenandGitHub dbd74e61df Merge pull request #11792 from AmineKhaldi/main_checkpoint_1.4.0_5b49a57
Merge release/1.4.0's 5b49a57 into main
2022-06-05 14:55:58 -05:00
Amine Khaldi 86e9d6c416 Initial iteration of the chia wallet did get_did command. 2022-06-05 20:19:12 +01:00
Amine Khaldi cc205ba974 Merge release/1.4.0's 5b49a57 into main 2022-06-05 20:10:27 +01:00
William AllenandGitHub 69f746856b Merge pull request #11791 from AmineKhaldi/main_checkpoint_1.4.0_22533ad
Merge release/1.4.0's 22533ad into main
2022-06-05 14:06:46 -05:00
Amine Khaldi 0e8b1e4228 Merge release/1.4.0's 22533ad into main 2022-06-05 18:40:50 +01:00
William AllenandGitHub 83bc1ee332 Merge pull request #11789 from AmineKhaldi/main_checkpoint_1.4.0_cfc023f
Merge release/1.4.0's cfc023f into main
2022-06-05 12:33:48 -05:00
Amine Khaldi 8225903db7 Adapt for recent NFT info changes in the nft list command. 2022-06-05 18:24:11 +01:00
Amine Khaldi 25cc20a8bd Merge release/1.4.0's cfc023f into main 2022-06-05 08:56:28 +01:00
William AllenandGitHub 4fd8e6fa59 Merge pull request #11752 from AmineKhaldi/main_checkpoint_1.4.0_eab86d7
Merge release/1.4.0's eab86d7 into main
2022-06-04 23:32:39 -05:00
William AllenandGitHub b9b7cac4c9 Merge pull request #11781 from Chia-Network/paninaro.bump_gui_e0c75343513879ef71338c08d6097833a47a872f
Bumping chia-blockchain-gui to e0c75343513879ef71338c08d6097833a47a872f
2022-06-04 22:14:00 -05:00
Jeff Cruikshank 659ec426ad Bumping chia-blockchain-gui to e0c75343513879ef71338c08d6097833a47a872f
Includes offer sharing updates, DID renaming, passphrase dialog updates,
and assorted (small) design fixes.
2022-06-03 18:09:08 -07:00
dustinfaceandGitHub 4230af1a59 tests: Refactor and improve streamable __post_init__ tests (#11726) 2022-06-03 18:42:05 -05:00
Kyle AltendorfandGitHub 458697b519 reusable workflow for a single test workflow (#11722)
* reusable workflow for a single test workflow with coverage collection

* avoid needing typing-extensions to build workflow jobs

* remove incorrect coverage job

* correct enabling of pytest-monitor

* $Env:GITHUB_*

* tweak concurrency

* add explanation for use of the reusable workflow

* name: Generate matrix configuration

* correct timelord installation choice logic

* avoid * to fix coverage combining on windows

* name: Configure matrix

* bring back the conditional run

* less matrix.os.matrix

* hmm

* again

* exclude instead

* fixup JOB_FILE_NAME

* leave the final coverage step for later

* drop configuration.runs in favor of matrix excludes

* fixup os checks

* actions/cache@v3
2022-06-03 16:56:52 -05:00
Kyle AltendorfandGitHub aa195cbc61 Merge pull request #11767 from Chia-Network/atari-port_0_for_wallet_tests 2022-06-03 17:08:41 -04:00
William AllenandGitHub 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 AllenandGitHub e470630212 Merge pull request #11768 from Chia-Network/paninaro.bump_gui_b5aecf073b2c35206ac069801c3c2fe45e5671ce
Bumping chia-blockchain-gui to b5aecf073b2c35206ac069801c3c2fe45e5671ce
2022-06-03 13:35:48 -05:00
dustinfaceandGitHub a375e3cb8f farmer: Make Plot{Info|Path}RequestData streamable + use from_json_dict (#11762)
* Make `PlotInfoRequestData` and `PlotPathRequestData` streamable

* Use `from_json_dict` instead of `dataclass_from_dict`

* Recover `PaginatedRequestData(Protocol)`
2022-06-03 12:37:03 -05:00
1aeeffedbe update unknown condition test (#11746)
* since condition opcode 1 is about to become well defined, use some other opcode to test unknown conditions

* Update tests/core/full_node/test_mempool.py

Co-authored-by: Richard Kiss <him@richardkiss.com>

Co-authored-by: Richard Kiss <him@richardkiss.com>
2022-06-03 12:36:17 -05:00
dustinfaceandGitHub 9b3bed885e harvester: Make PlotsRefreshParameter streamable + use from_json_dict (#11759)
* Make `PlotsRefreshParameter` streamable

* Use `from_json_dict` instead of `dataclass_from_dict`

* Fix `test_plot_manager.py`
2022-06-03 12:35:50 -05:00
dustinfaceandGitHub d3baa4c236 Use Plot.from_json_dict instead of dataclass_from_dict (#11760) 2022-06-03 12:35:17 -05:00
Arvid NorbergandGitHub 3c203e335c add regression test for json formatting of protocol messages (#11770) 2022-06-03 12:34:03 -05:00
dustinfaceandGitHub 5c5ab111ad streamable: Fix default value assignments for dataclass_from_dict (#11732)
* streamable: Use constructor in `dataclass_from_dict`

This fixes default value assignments after #10561 but also leads to less perfomance due to `__post_init__` being called which at least gets mitigated by #11730.

* tests: Test default values with `from_json_dict`

* Convert to `str`, then compare.
2022-06-03 12:14:57 -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
Florin Chirica a1a59c9ae6 Optimize build ancestor table. 2022-06-03 19:02:21 +03: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