Commit Graph
14659 Commits
Author SHA1 Message Date
Mariano SorgenteandGitHub b903236954 Huge speedup in trusted wallet sync (#11606)
* Huge speedup in trusted wallet sync

* Revert unintentional changes

* Fix trade issue

* Improve the code

* Str format

* Small optimization in coin_added
2022-06-09 14:42:58 -05:00
Florin Chirica 33931acad9 Fix bug. 2022-06-09 22:21:27 +03:00
Kyle Altendorf 9f60d453f2 correct changelist hinting to be a list of dicts 2022-06-09 15:07:22 -04:00
Amine Khaldi d7b0141c06 Change the wording on the success message. 2022-06-09 18:49:58 +01:00
Florin Chirica fe8962dd9c Variable length read chunk. 2022-06-09 20:26:57 +03:00
Amine Khaldi 5c02060e9b Merge release/1.4.0's 2d8230f into main 2022-06-09 18:26:20 +01:00
William AllenandGitHub 5835dc5eb7 Merge pull request #11857 from AmineKhaldi/main_checkpoint_1.4.0_5375a96
Merge release/1.4.0's 5375a96 into main
2022-06-09 12:24:11 -05:00
Florin Chirica 977bcf96c2 Variable length read chunk. 2022-06-09 20:21:59 +03:00
ytx1991 cc267a5dcb Change full_puzzle data type 2022-06-09 10:14:09 -07:00
Florin Chirica c1370076d8 Switch to wb. 2022-06-09 19:30:24 +03:00
Amine Khaldi 76357beec7 Merge release/1.4.0's 5375a96 into main 2022-06-09 16:54:24 +01:00
Matt Hauff fcaf7365d8 lint 2022-06-09 08:35:17 -07:00
William AllenandGitHub 2d8230f6fb Merge pull request #11845 from Chia-Network/paninaro.bump_gui_c833cfdd06cff80e1cb7ababc8607b0b99c526d4
Bumping chia-blockchain-gui to c833cfdd06cff80e1cb7ababc8607b0b99c526d4
2022-06-09 10:34:34 -05:00
William AllenandGitHub 5375a96755 Merge pull request #11841 from AmineKhaldi/fix_typo
Fix a typo
2022-06-09 10:31:35 -05:00
Florin Chirica 7d49813596 Try tmp_path. 2022-06-09 17:52:16 +03:00
Florin Chirica eb40e6f2a3 DBWrapper for batch_update. 2022-06-09 17:24:26 +03:00
Florin Chirica fb3005c8b2 mypy. 2022-06-09 17:15:08 +03:00
Florin Chirica 34e3483e82 Try a new db wrapper. 2022-06-09 17:00:15 +03:00
Florin Chirica daf2bfb750 Insert root with ancestor table. 2022-06-09 16:47:41 +03:00
Florin Chirica ce4fd3608a Attempt to fix CancelledError. 2022-06-09 16:35:02 +03:00
Florin Chirica e8a42d576e Revert isort fix. 2022-06-09 16:18:05 +03:00
Florin Chirica 56e3412de2 Remove Path() from test. 2022-06-09 16:10:38 +03:00
Florin Chirica 39ca13f7de Default to None in batch_update. 2022-06-09 15:49:07 +03:00
Florin Chirica fb974bf164 Add full suffix to full trees. 2022-06-09 15:35:58 +03: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
dustinfaceandGitHub a51e7e8aba pylint: Drop deprecated/invalid options (#11843) 2022-06-08 23:39:11 -05:00
Kyle AltendorfandGitHub 148b0f01d7 Remove flake8 from superlinter workflow (#11844)
flake8 is already run in CI both via pre-commit and directly.
2022-06-08 23:38:41 -05: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
William AllenandGitHub 2779d0e4bf Merge pull request #11840 from AmineKhaldi/main_checkpoint_1.4.0_4a84847
Merge release/1.4.0's 4a84847 into main
2022-06-08 21:13:22 -05:00
Jeff Cruikshank e0ed89ff22 Bumping chia-blockchain-gui to c833cfdd06cff80e1cb7ababc8607b0b99c526d4 2022-06-08 18:12:33 -07:00
Amine Khaldi f1725c014a Fix a typo. 2022-06-08 23:06:21 +01:00
Amine Khaldi e1b575198c Merge release/1.4.0's 4a84847 into main 2022-06-08 22:53:48 +01:00
William AllenandGitHub 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 AllenandGitHub 1231a927f1 Merge pull request #11838 from AmineKhaldi/main_checkpoint_1.4.0_6171703
Merge release/1.4.0's 6171703 into main
2022-06-08 16:16:09 -05:00
Amine Khaldi 11b68de354 Merge release/1.4.0's 6171703 into main 2022-06-08 21:16:10 +01:00
William AllenandGitHub 3857d933b5 Merge pull request #11833 from AmineKhaldi/main_checkpoint_1.4.0_6576aaf
Merge release/1.4.0's 6576aaf into main
2022-06-08 14:56:39 -05:00
d2b2cfc639 Update chia/cmds/data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-08 22:34:40 +03:00
Florin Chirica 847ed90dd3 Some more fixes. 2022-06-08 22:33:51 +03:00
William AllenandGitHub 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
Florin Chirica 42e2cc722d First attempt subscribe to URLs. 2022-06-08 20:25:09 +03:00
ytx1991 62e261a5ba Add include_data for get_wallets 2022-06-08 08:57:50 -07:00
Matt Hauff 2ec5c767be Create ownership outer puzzle 2022-06-08 08:57:25 -07:00
Earle Lowe 463e303c91 Code readability 2022-06-08 08:50:23 -07:00
Amine Khaldi b17d33c2b5 Merge release/1.4.0's 6576aaf into main 2022-06-08 16:50:02 +01:00
Amine Khaldi e273af22f0 Fix the example and address the name feedback using Seb's suggestion. 2022-06-08 16:47:45 +01:00
Matt Hauff aa28be24bd Run the puzzle for the conditions 2022-06-08 08:40:59 -07:00
Matt Hauff b94179844e Fix small bytes error 2022-06-08 08:31:32 -07:00
Kyle AltendorfandGitHub 890da94024 Hint and lightly refactor chia.server.upnp.UPnP (#11816)
* Hint and lightly refactor chia.server.upnp.UPnP

* Remove chia.server.upnp from mypy.ini lax rules

* black

* Revert the pointless int for shutdown

* isort

* from __future__ import annotations
2022-06-08 10:25:42 -05:00