William Allen and GitHub
d587d99bad
Merge pull request #12914 from Chia-Network/checkpoint/main_from_release_1.5.1_922523694a30fc6e39fd686ee820d0ea96f55272
...
checkpoint: into main from release/1.5.1 @ 922523694a
2022-08-12 04:53:20 -05:00
Yan Hackl-Feldbusch and GitHub
f594f54d1d
use node that is configured for the farmer instead of self_hostname ( #12901 )
...
Signed-off-by: wallentx <william.allentx@gmail.com >
Signed-off-by: wallentx <william.allentx@gmail.com >
2022-08-12 01:52:15 -05:00
87e1ade8bc
Redoing PR https://github.com/Chia-Network/chia-blockchain/pull/12916 ( #12921 )
...
* wallet code reuse (#12310 )
* validate wp from fork and fix bugs(pr #11826 )
move WalletWeighProofHandler to wallet_node
remove code dupelication
* fix init bug
remove bad return path
* lint
* merge fixes
remove redundant ses_cache
* lint
* lint
* fix test
* lint
* assert state_manager is not None
* Early return from olivernyc (#12877 )
* Ms.wlt node unsynced (#12875 )
* Allow different reject message
* Sync correctly when localhost is not synced
* Remove logs
* Fix getting timestamp when local node is not synced
* Precommit
* Mypy
* Debug logging
* Is trusted
* revert gui
* Remove debug logging
* Remove more debug logs
* Decrease default number of public keys from 750 to 425 (#12913 )
* return to use awaitable (#12910 )
* Ms.peer required + sync speedup (#12889 )
* Allow different reject message
* Sync correctly when localhost is not synced
* Remove logs
* Fix getting timestamp when local node is not synced
* Precommit
* Mypy
* Debug logging
* Is trusted
* revert gui
* Remove debug logging
* Force passing in peer when fetching data
* remove debug limit
* Fix did_wallet
* Improve params
* Fix DID wallet again
* Remove accidentally added debugging logs
Co-authored-by: Almog De Paz <almogdepaz@gmail.com >
Co-authored-by: Mariano Sorgente <3069354+mariano54@users.noreply.github.com >
Co-authored-by: Mariano Sorgente <sorgente711@gmail.com >
2022-08-12 01:51:54 -05:00
Florin Chirica
8c53d9f93c
Lint.
2022-08-12 00:17:45 +02:00
Florin Chirica and GitHub
5cee933bf2
Merge branch 'long_lived/atari' into fc.atari_discovery
2022-08-12 00:56:11 +03:00
Mariano Sorgente and GitHub
4e548545a1
Ms.peer required + sync speedup ( #12889 )
...
* Allow different reject message
* Sync correctly when localhost is not synced
* Remove logs
* Fix getting timestamp when local node is not synced
* Precommit
* Mypy
* Debug logging
* Is trusted
* revert gui
* Remove debug logging
* Force passing in peer when fetching data
* remove debug limit
* Fix did_wallet
* Improve params
* Fix DID wallet again
2022-08-11 16:18:14 -05:00
Amine Khaldi
e7ed776b93
add_private_key() only takes mnemonic now.
2022-08-11 22:09:42 +01:00
Sebastjan Trepca and GitHub
af60a81c92
rename series with edition ( #12904 )
2022-08-11 16:07:32 -05:00
Amine Khaldi
ffb119b29c
One more.
2022-08-11 21:59:48 +01:00
Almog De Paz and GitHub
e35e559ec9
return to use awaitable ( #12910 )
2022-08-11 15:47:43 -05:00
dustinface and GitHub
c1a9d6c031
cmds|daemon: Improve legacy keyring migration enforcement ( #12911 )
...
* Use the daemon for partial migration checks if its running
* Make `migrate_legacy_keyring_interactive` async and drop redundant calls
So that we can await it since
```
asyncio.run(async_update_daemon_migration_completed_if_running())
```
fails because we now here already have an event loop running.
* Drop redundant `unlocks_keyring` decoration
* Update some comments
* Move the `asyncio` import to make LGTM happy
2022-08-11 15:40:46 -05:00
Amine Khaldi
97a5e4da60
A couple more.
2022-08-11 20:20:01 +01:00
Amine Khaldi
032264c294
Merge commit '922523694a30fc6e39fd686ee820d0ea96f55272' into checkpoint/main_from_release_1.5.1_922523694a30fc6e39fd686ee820d0ea96f55272
2022-08-11 19:55:33 +01:00
Mariano Sorgente and GitHub
765bbe4755
Decrease default number of public keys from 750 to 425 ( #12913 )
2022-08-11 13:38:42 -05:00
Mariano Sorgente and GitHub
51df412652
Ms.wlt node unsynced ( #12875 )
...
* Allow different reject message
* Sync correctly when localhost is not synced
* Remove logs
* Fix getting timestamp when local node is not synced
* Precommit
* Mypy
* Debug logging
* Is trusted
* revert gui
* Remove debug logging
* Remove more debug logs
2022-08-11 13:34:23 -05:00
William Allen and GitHub
db48f53ede
Merge pull request #12899 from Chia-Network/checkpoint/main_from_release_1.5.1_51e8c8b60efbcd0d0a6d3d4f1494ca0fdd673c87
...
checkpoint: into main from release/1.5.1 @ 51e8c8b60e
2022-08-11 13:32:25 -05:00
Amine Khaldi
520abb240b
One more.
2022-08-11 19:12:41 +01:00
Amine Khaldi
a99dbd416e
Increase some timeouts in an attempt to address flakiness in several tests.
2022-08-11 17:00:44 +01:00
Kyle Altendorf and GitHub
a8f5a6f9f7
Merge pull request #12580 from Chia-Network/fc.atari_banning
...
Atari server banning.
2022-08-11 10:27:32 -04:00
Kyle Altendorf
a1152847ce
remove apispec
2022-08-11 09:49:10 -04:00
Kyle Altendorf
3a2879618f
remove some dead comments
2022-08-11 09:45:31 -04:00
Florin Chirica
5351de02ff
Checkpoint changes.
2022-08-11 15:45:08 +02:00
Kyle Altendorf
ea75030f0c
Merge branch 'long_lived/atari' into atari-offer_rpc_stubs
2022-08-11 09:34:35 -04:00
Kyle Altendorf and GitHub
d4dfccec64
Merge pull request #12909 from Chia-Network/checkpoint/long_lived_atari_from_main_bdcf259777e91bcd433e9c612c245ccddb5bb88e
...
checkpoint: into long_lived/atari from main @ bdcf259777
2022-08-11 08:40:42 -04:00
Amine Khaldi
21824d7b7a
Merge commit 'bdcf259777e91bcd433e9c612c245ccddb5bb88e' into checkpoint/long_lived_atari_from_main_bdcf259777e91bcd433e9c612c245ccddb5bb88e
2022-08-11 13:33:28 +01:00
Kyle Altendorf and GitHub
ea6b9074fb
Merge pull request #12908 from Chia-Network/checkpoint/long_lived_atari_from_main_52e0d430c763ad82091b62b93406c203e27ff9f4
...
checkpoint: into long_lived/atari from main @ 52e0d430c7
2022-08-11 08:29:49 -04:00
Amine Khaldi
b4d1853a2b
Merge commit '52e0d430c763ad82091b62b93406c203e27ff9f4' into checkpoint/long_lived_atari_from_main_52e0d430c763ad82091b62b93406c203e27ff9f4
2022-08-11 13:23:37 +01:00
Kyle Altendorf and GitHub
f43f04e269
Merge pull request #12907 from Chia-Network/checkpoint/long_lived_atari_from_main_03b4bacb5c8c769f5086885f4c3a9c4fbb1fe9d3
...
checkpoint: into long_lived/atari from main @ 03b4bacb5c
2022-08-11 08:22:54 -04:00
Amine Khaldi
c2efc4bfdb
Merge commit '03b4bacb5c8c769f5086885f4c3a9c4fbb1fe9d3' into checkpoint/long_lived_atari_from_main_03b4bacb5c8c769f5086885f4c3a9c4fbb1fe9d3
2022-08-11 13:18:56 +01:00
Kyle Altendorf and GitHub
93097958ea
Merge pull request #12906 from Chia-Network/checkpoint/long_lived_atari_from_main_f0a0f071169ef5b892261d07bf15ca701ca6e5b0
...
checkpoint: into long_lived/atari from main @ f0a0f07116
2022-08-11 08:18:19 -04:00
Amine Khaldi
afd2725997
Merge commit 'f0a0f071169ef5b892261d07bf15ca701ca6e5b0' into checkpoint/long_lived_atari_from_main_f0a0f071169ef5b892261d07bf15ca701ca6e5b0
2022-08-11 13:12:19 +01:00
Kyle Altendorf and GitHub
1364be801b
Merge pull request #12905 from Chia-Network/checkpoint/long_lived_atari_from_main_11b210809bd3c7e3e0ec199df5548f49abd6c377
...
checkpoint: into long_lived/atari from main @ 11b210809b
2022-08-11 08:11:03 -04:00
Amine Khaldi
87d89693b1
Merge commit '11b210809bd3c7e3e0ec199df5548f49abd6c377' into checkpoint/long_lived_atari_from_main_11b210809bd3c7e3e0ec199df5548f49abd6c377
2022-08-11 13:00:29 +01:00
Kyle Altendorf and GitHub
5f61c4aa98
Merge pull request #12903 from Chia-Network/checkpoint/long_lived_atari_from_main_1fddb7aef13198e5f87102b48f4592f68f6fa248
...
checkpoint: into long_lived/atari from main @ 1fddb7aef1
2022-08-11 07:59:57 -04:00
Amine Khaldi
7916c96f73
Reflect the change on datalayer related code.
2022-08-11 12:10:42 +01:00
Amine Khaldi
4c8c945c3d
Merge commit '1fddb7aef13198e5f87102b48f4592f68f6fa248' into checkpoint/long_lived_atari_from_main_1fddb7aef13198e5f87102b48f4592f68f6fa248
2022-08-11 11:53:51 +01:00
Kyle Altendorf and GitHub
57da1069a5
Merge pull request #12902 from Chia-Network/checkpoint/long_lived_atari_from_main_d5bf4d8b59e3f0757f046ff6c9b7b2fd878920b4
...
checkpoint: into long_lived/atari from main @ d5bf4d8b59
2022-08-11 06:52:37 -04:00
Amine Khaldi
032bae7460
Merge commit 'd5bf4d8b59e3f0757f046ff6c9b7b2fd878920b4' into checkpoint/long_lived_atari_from_main_d5bf4d8b59e3f0757f046ff6c9b7b2fd878920b4
2022-08-11 11:47:10 +01:00
a041576c12
Cherry pick ( #12886 ) ( #12890 ) ( #12898 )
...
* skip setproctitle test (#12886 )
* remove unittest class from setproctitle test
* actually skip the setproctitle test file
* Combine m1 and intel mac installers to a single workflow (#12890 )
* Combine m1 and intel mac installers to a single matrix workflow, since we have native m1 runners now and the jobs are nearly identical
* Fix lint issues
* Fix more lint
* Use setup node
Co-authored-by: Kyle Altendorf <sda@fstab.net >
Co-authored-by: Chris Marslender <chrismarslender@gmail.com >
2022-08-10 21:10:30 -05:00
Kyle Altendorf
e21e3ecb13
Merge branch 'long_lived/atari' into atari-offer_rpc_stubs
2022-08-10 19:54:41 -04:00
Kyle Altendorf and GitHub
6a1639c1b6
Merge pull request #12888 from Chia-Network/checkpoint/long_lived_atari_from_main_7fda9596afa22e5eada462a6e9c9a9c550517ec0
2022-08-10 19:21:49 -04:00
Kyle Altendorf
2b8db4bf53
fixup
2022-08-10 18:39:54 -04:00
Kyle Altendorf and GitHub
298e7377f4
Merge pull request #12894 from Chia-Network/quex.remove_add_coin_record_dl_wallet
2022-08-10 17:54:09 -04:00
Chris Marslender and GitHub
535d21e679
Combine m1 and intel mac installers to a single workflow ( #12890 )
...
* Combine m1 and intel mac installers to a single matrix workflow, since we have native m1 runners now and the jobs are nearly identical
* Fix lint issues
* Fix more lint
* Use setup node
2022-08-10 16:04:59 -05:00
Kyle Altendorf and GitHub
bd5a7e4163
just raise, not raise e when reraising ( #12825 )
2022-08-10 15:39:51 -05:00
253590ec08
Bump parse-url from 6.0.0 to 6.0.5 in /build_scripts/npm_linux_deb ( #12807 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5 )
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 15:38:02 -05:00
Amine Khaldi
3e2fc82459
Merge commit '51e8c8b60efbcd0d0a6d3d4f1494ca0fdd673c87' into checkpoint/main_from_release_1.5.1_51e8c8b60efbcd0d0a6d3d4f1494ca0fdd673c87
2022-08-10 21:22:35 +01:00
Jeff and GitHub
50af8dfe39
Bump chia-blockchain-gui to 176d522c8da3a1212535c77296a9210b48e13d87 ( #12897 )
...
Fixes:
* Header sync state (#894 ) (#895 )
New feature:
* added support for show/hide (#892 ) (#893 )
2022-08-10 15:19:08 -05:00
Matt Hauff and GitHub
9dd04932fd
Add REMARK to ConditionOpcodes ( #12771 )
...
* Add REMARK to `ConditionOpcodes`
* fix trailing whitespace
2022-08-10 15:15:59 -05:00
dustinface and GitHub
af48eff03b
cmds: Drop unused chia_minor_release_number ( #12357 )
2022-08-10 15:14:37 -05:00