Amine Khaldi
445555a74e
Merge commit '5a955c2ed63f1232b35de833fdb17c1efe946459' into checkpoint/main_from_release_1.6.1_5a955c2ed63f1232b35de833fdb17c1efe946459
2022-11-01 19:02:41 +01:00
William Allen
eaeefc56e1
Merge pull request #13787 from Chia-Network/checkpoint/main_from_release_1.6.1_0d8b5ab7631a9716e29359c1f37cddb820483ace
...
checkpoint: into main from release/1.6.1 @ 0d8b5ab763
2022-11-01 12:51:21 -05:00
Amine Khaldi
f50e154910
Merge commit '0d8b5ab7631a9716e29359c1f37cddb820483ace' into checkpoint/main_from_release_1.6.1_0d8b5ab7631a9716e29359c1f37cddb820483ace
2022-11-01 18:06:48 +01:00
William Allen
946677b4b1
Merge pull request #13781 from Chia-Network/checkpoint/main_from_release_1.6.1_5d2f93594da8b5c87ba1e860a2c493f973860906
...
checkpoint: into main from release/1.6.1 @ 5d2f93594d
2022-11-01 10:53:52 -05:00
Amine Khaldi
f9eecffeb3
Merge commit '5d2f93594da8b5c87ba1e860a2c493f973860906' into checkpoint/main_from_release_1.6.1_5d2f93594da8b5c87ba1e860a2c493f973860906
2022-11-01 12:08:16 +01:00
William Allen
f3e14b0d7f
Merge pull request #13772 from Chia-Network/checkpoint/main_from_release_1.6.1_2eebd6c448d2a4dbafa6a74388b9ddf8993e4588
...
checkpoint: into main from release/1.6.1 @ 2eebd6c448
2022-10-31 17:53:20 -05:00
Matt Hauff
e98ecc3c80
Change function signature of CAT Wallet to match spec ( #13766 )
2022-10-31 17:26:36 -05:00
Amine Khaldi
b3ebaa397b
Merge commit '2eebd6c448d2a4dbafa6a74388b9ddf8993e4588' into checkpoint/main_from_release_1.6.1_2eebd6c448d2a4dbafa6a74388b9ddf8993e4588
2022-10-31 21:48:43 +01:00
William Allen
de78aa33d0
Merge pull request #13771 from Chia-Network/checkpoint/main_from_release_1.6.1_f9be6c9af8f656cd442019e0f837c142aab5561d
...
checkpoint: into main from release/1.6.1 @ f9be6c9af8
2022-10-31 15:42:23 -05:00
Amine Khaldi
41977c959e
Merge commit 'f9be6c9af8f656cd442019e0f837c142aab5561d' into checkpoint/main_from_release_1.6.1_f9be6c9af8f656cd442019e0f837c142aab5561d
2022-10-31 20:19:07 +01:00
Almog De Paz
bc57b44884
Rework wallet new peak ( #12586 )
...
* 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
* shorter methods
check header block
dont set in db if sync failed
use exceptions
* remove redundant code path, we already set the new wp
* exceptions
* dont send wp request if secondary sync is already running
* clean code
* add types
* revert change
* dont disconnect peer
* test bad block response
* lint
* move WP shutdown to _close
* remove redundant task creation, use await
* assert not None
* revert
* fix imports
* lint
* isort
* typo, use log.exception
* remove redundant assert
add log
* lint
* fix pool new peak bug
* lint
2022-10-31 14:18:42 -05:00
William Allen
4fdfbc25b9
Merge pull request #13770 from Chia-Network/checkpoint/main_from_release_1.6.1_6dfbc1ef7c7789560381441e64e502b4ac146ea9
...
checkpoint: into main from release/1.6.1 @ 6dfbc1ef7c
2022-10-31 14:17:18 -05:00
RightSexyOrc
712bf45117
Update PRETTY_GOOD_PRACTICES.md ( #13763 )
2022-10-31 13:58:02 -05:00
Amine Khaldi
ef0242c23d
Merge commit '6dfbc1ef7c7789560381441e64e502b4ac146ea9' into checkpoint/main_from_release_1.6.1_6dfbc1ef7c7789560381441e64e502b4ac146ea9
2022-10-31 18:49:06 +01:00
William Allen
008ef2acd4
Merge pull request #13767 from Chia-Network/checkpoint/main_from_release_1.6.1_45b5ea39bba04c3c68b3ec7f56bec0d43f6dcd37
...
checkpoint: into main from release/1.6.1 @ 45b5ea39bb
2022-10-31 12:48:07 -05:00
Amine Khaldi
0c93394ae4
Merge commit '45b5ea39bba04c3c68b3ec7f56bec0d43f6dcd37' into checkpoint/main_from_release_1.6.1_45b5ea39bba04c3c68b3ec7f56bec0d43f6dcd37
2022-10-31 17:08:08 +01:00
William Allen
93dcd5a3b7
Merge pull request #13753 from Chia-Network/checkpoint/main_from_release_1.6.1_bcb4c1ed48a8be9032f686d69d2eda7c23807194
...
checkpoint: into main from release/1.6.1 @ bcb4c1ed48
2022-10-31 10:44:11 -05:00
Amine Khaldi
d1e1a5d33d
Merge commit 'bcb4c1ed48a8be9032f686d69d2eda7c23807194' into checkpoint/main_from_release_1.6.1_bcb4c1ed48a8be9032f686d69d2eda7c23807194
2022-10-29 11:37:15 +01:00
William Allen
0986e488db
Updating old reference to chia peer -a ( #13710 )
...
* Updating old reference to chia peer -a
* Update chia/cmds/show_funcs.py
Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
2022-10-28 16:04:34 -05:00
William Allen
e38440d9cb
Merge pull request #13722 from Chia-Network/checkpoint/main_from_release_1.6.1_09fc94fc0df83f296a86fa0b54dedce70dc5fda6
...
checkpoint: into main from release/1.6.1 @ 09fc94fc0d
2022-10-28 16:03:30 -05:00
Kyle Altendorf
5a955c2ed6
Revert "Fixed an issue where chia plotters
command showed stack trace ( #13734 )" ( #13743 )
...
This reverts commit 0d8b5ab763
.
2022-10-28 15:12:04 -05:00
Florin Chirica
ed55423db6
Add atari get sync status RPC. ( #13440 )
...
* Add atari get sync status RPC.
* Try to fix test.
* Try to fix test.
* Some fixes.
* Update tests/core/data_layer/test_data_rpc.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-10-28 15:05:03 -05:00
Izumi Hoshino
0d8b5ab763
Fixed an issue where chia plotters
command showed stack trace ( #13734 )
2022-10-28 11:22:20 -05:00
Jeff
5d2f93594d
Bump chia-blockchain-gui to 1de7d2704e63b951cd33490f6b8bf382d88889a0 ( #13726 )
...
Fixes NFT failures caused by moving the useLocalStorage hook to a
different package.
2022-10-27 12:56:21 -05:00
William Allen
2eebd6c448
Fix CI publishing ( #13725 )
...
* Fix ref check to github.ref instead of github.event.ref, so its always present (#13661 )
* Fixing s3 upload conditional for windows builds (#13658 )
Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
2022-10-27 12:26:46 -05:00
Karlkim Suwanmongkol
d5b0c89430
debug_spend_bundle -- print coin name as hex string ( #13605 )
...
Signed-off-by: Karlkim Suwanmongkol <karlkim@gmail.com>
Signed-off-by: Karlkim Suwanmongkol <karlkim@gmail.com>
2022-10-27 08:22:33 -05:00
Amine Khaldi
fa260cad2b
Merge commit '09fc94fc0df83f296a86fa0b54dedce70dc5fda6' into checkpoint/main_from_release_1.6.1_09fc94fc0df83f296a86fa0b54dedce70dc5fda6
2022-10-27 12:21:32 +01:00
William Allen
4669be243b
Merge pull request #13702 from Chia-Network/checkpoint/main_from_release_1.6.1_b33eb8d8f41cf5c926e4dd317c0c0e0b36e02fe5
...
checkpoint: into main from release/1.6.1 @ b33eb8d8f4
2022-10-27 01:45:37 -05:00
Earle Lowe
738238f698
Minor Simulation CI test adjustments ( #13612 )
...
* Some simulation test CI hackery
* let me try this
* try this
* yet more attempts
* sigh
* some more attempts
* Adjusting test yaml
* directory != dir
* run a bunch of dups
* experiments
* correct len check
* minor simplifications
* undo test.yaml changes
* Use temp keyring and cleanup temp dirs
* Simplfied get_full_chia_simulator
* move empty_keyring fixture to conftest
* Update tests/simulation/test_start_simulator.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
* Update tests/simulation/test_start_simulator.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-10-26 20:26:05 -05:00
Snyk bot
caa62696cb
fix: upgrade electron-builder from 23.5.0 to 23.5.1 ( #13625 )
...
Snyk has created this PR to upgrade electron-builder from 23.5.0 to 23.5.1.
See this package in npm:
https://www.npmjs.com/package/electron-builder
See this project in Snyk:
https://app.snyk.io/org/chia-network/project/b369df98-024f-490b-a247-98288adf7081?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-10-26 19:20:43 -05:00
Jeff
f9be6c9af8
Bump chia-blockchain-gui to 33b9ce805c63b4bc705be2a5730738301ed9a409 ( #13715 )
...
Includes:
NFT setting for hiding objectionable content
Several offer builder fixes
Fixed missing wallet_id error when performing an NFT operation
Fee estimator integration for CAT wallet transactions
Updated fees icon
Support naming CATs without adding a wallet
2022-10-26 18:59:00 -05:00
Matt Hauff
0bc5f1c65f
Add a state_changed for frontend on notification ( #13713 )
2022-10-26 18:07:27 -05:00
Izumi Hoshino
6dfbc1ef7c
Made error message of chia plotters version
more traceable ( #13704 )
2022-10-26 15:48:24 -05:00
dependabot[bot]
254c197726
Bump keyring from 23.6.0 to 23.9.3 ( #13555 )
...
* Bump keyring from 23.6.0 to 23.9.3
Bumps [keyring](https://github.com/jaraco/keyring ) from 23.6.0 to 23.9.3.
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v23.6.0...v23.9.3 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* ignore kerying.util.properties deprecation warning
Working on updating it in https://github.com/frispete/keyrings.cryptfile/pull/18 .
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-10-26 15:17:53 -05:00
William Allen
b609876a2a
Merge pull request #13709 from Chia-Network/cherry_pick_45b5ea39bba04c3c68b3ec7f56bec0d43f6dcd37
...
correct test decoration and returns (#13703 )
2022-10-25 17:55:02 -05:00
Kyle Altendorf
f03df27851
correct test decoration and returns ( #13703 )
...
* correct test decoration and returns
* ignore new deprecation warning
* xfail it
(cherry picked from commit 45b5ea39bb
)
2022-10-25 17:47:54 -04:00
Sean
a0e70ca73b
Freebsd improvements when checking for legacy key ( #13666 )
...
Issue: #13282 Optional[Credential] = keyring.get_credential(keychain_service, current_user) -> AttributeError: 'NoneType' object has no attribute 'get_credential'
Freebsd platform fails to migrate in previous releases or in 1.5.1+ versions it fails to start farmer because there is a NoneType object from keyring.get_credential. This just checks for that when trying to set the legacy_keyring.
2022-10-25 16:46:15 -05:00
Kyle Altendorf
45b5ea39bb
correct test decoration and returns ( #13703 )
...
* correct test decoration and returns
* ignore new deprecation warning
* xfail it
2022-10-25 16:45:10 -05:00
Amine Khaldi
34328fc265
Merge commit 'b33eb8d8f41cf5c926e4dd317c0c0e0b36e02fe5' into checkpoint/main_from_release_1.6.1_b33eb8d8f41cf5c926e4dd317c0c0e0b36e02fe5
2022-10-25 12:12:32 +01:00
Matt Hauff
bcb4c1ed48
Minor change to DL mirror sync ( #13697 )
...
* Syncing change for DL mirrors
* Make function call a constant
* bad whitespace merge
* typo
2022-10-24 18:58:08 -05:00
Almog De Paz
dbc71dc3f9
fix timestamps in block_tools ( #13692 )
...
* use latest timestamp for block creation
* fix calculation, refactor
2022-10-24 17:25:28 -05:00
William Allen
492079954a
Merge pull request #13695 from Chia-Network/checkpoint/main_from_release_1.6.1_3cc352a3769af5d1215ebd9e52c79c4b75cb94c7
...
checkpoint: into main from release/1.6.1 @ 3cc352a376
2022-10-24 16:23:23 -05:00
Amine Khaldi
122cb1f92f
Merge commit '3cc352a3769af5d1215ebd9e52c79c4b75cb94c7' into checkpoint/main_from_release_1.6.1_3cc352a3769af5d1215ebd9e52c79c4b75cb94c7
2022-10-24 20:10:55 +01:00
Jack Nelson
e8ff7ea9a4
Coin Selection CLI / RPC Expansion ( #13325 )
...
* add max coin amount everywhere
* add excluded amounts to bare minimum
offers really does not need it passed.
* add excluded coin ids
* finish rpc stuff
* finalize commands
add coins command group & expand various coin selection methods
* fix argument processing & clean up code
* fix grammer
* small miss
* Update wallet_rpc_api.py
* fix test
* add combination command
* fix error
* move command group
* add new built in funcs for direct wallet coin searches.
* add get coin rpc
* add last command
* switch to pageable function
* fix args
* expand multi rpc call and tests
+ fix other things
* da lint
* add reverse coin sorting and ability to select coins
* Update wallet_state_manager.py
* fix types
* align with protocol
* fix asserts
* fix imports
* isort
* Update wallet_coin_store.py
* Update wallet_rpc_api.py
2022-10-24 14:03:53 -05:00
William Allen
d18f205bd0
Merge pull request #13693 from Chia-Network/checkpoint/main_from_release_1.6.1_fa72e1e3adda460c3564c451b3aaf1bf6d7f73e9
...
checkpoint: into main from release/1.6.1 @ fa72e1e3ad
2022-10-24 13:40:35 -05:00
Amine Khaldi
26a2d07d86
Merge commit 'fa72e1e3adda460c3564c451b3aaf1bf6d7f73e9' into checkpoint/main_from_release_1.6.1_fa72e1e3adda460c3564c451b3aaf1bf6d7f73e9
2022-10-24 16:59:02 +01:00
Kyle Altendorf
51b951e957
simpler python exclusions ( #13667 )
...
* Revert "Set up json files for python versions, to run a more restricted set on private testing repos (#13641 )"
This reverts commit aff3cf5c10
.
* hard coded poc
* ${{ 'limited' }}
* env.MATRIX_MODE
* via a the existing configure step
* and ad the parameter
* also define the output
* conditional on not being the main repo
2022-10-23 13:59:08 -05:00
Earle Lowe
fe490d9e04
Increase job timeout for NFT wallet tests ( #13675 )
2022-10-21 16:59:44 -04:00
Kyle Altendorf
a1515d934f
update request_fee_estimates() decorators ( #13676 )
2022-10-20 17:39:05 -04:00
Jeff
09fc94fc0d
Bump chia-blockchain-gui to eb1243046cdf7ad4a0f7928dd617ce19d385f61e ( #13674 )
...
Changes:
Show error details when a key operation RPC fails, if available (#1064 )
fixed fee estimator progress bar early reset issue (#1073 )
Fixed wallet balance graph bugs #1068 (#1072 )
2022-10-20 15:32:54 -05:00