Commit Graph

11484 Commits

Author SHA1 Message Date
Chris Marslender
959dc2ac52
RPM: Change the --depends to a Recommends: tag on the specific compat package (#16358) 2023-09-18 21:08:31 -05:00
Jeff
ccf0002b72
Bump chia-blockchain-gui to 2.1.0-rc2 (#16365)
Fixed an issue where expected average passed filter count was wrong by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/2087
Fix chia_data_layer_http service startup. Use `noWait` to skip waiting for ping responses that will never arrive by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2113
fix localization issue by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2114
Fixed an issue where status indicators always show `NOT RUNNING` by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/2117
fixes for expiring offers by @lipalong in https://github.com/Chia-Network/chia-blockchain-gui/pull/2121
Fix offer creation to prevent setting max_time to 0 (use null instead) by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2129
2023-09-18 20:29:07 -05:00
Kyle Altendorf
056f20dc3c
chiabip158==1.3 (#16356) 2023-09-18 18:01:44 -05:00
Arvid Norberg
13e237c250
bump data layer benchmark timeout for batch insert from 17 -> 18 seconds (#16341) 2023-09-18 14:55:47 -05:00
Matt Hauff
018e812d85
Add extra_conditions to special offer making (#16340) 2023-09-15 21:00:57 -05:00
Jeff
8fc01a2553
Bump chia-blockchain-gui to 52d536c7da867a5dcefd238b18248c61a4337a5c (#16329)
Fixed typo by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1915
fix incorrect paths by @nirajpathak13 in https://github.com/Chia-Network/chia-blockchain-gui/pull/1922
fixes in gui by @lipalong in https://github.com/Chia-Network/chia-blockchain-gui/pull/1931
fixed auto login by @seeden in https://github.com/Chia-Network/chia-blockchain-gui/pull/1982
Fix crash when populating keys that lack an emoji/theme entry by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2024
Fix address entry when entered directly instead of using the selection by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2037
fixes by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2052
fix for the crash when clicking on the Plots tab by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2057
Fixed effective plot size values by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/2062
fix by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2082
2023-09-14 10:17:17 -05:00
Matt Hauff
b6dae184a1
Add valid_times to Offer object (#16255) 2023-09-13 20:07:18 -05:00
Jeff
ab07de72d5
Bump chia-blockchain-gui to 254dcfaf034a49567ac99b17ff74d061883e55d2 (#16211) 2023-09-13 15:34:24 -05:00
Arvid Norberg
2d7cd8428b
remove CHIP-13 and SOFT_FORK4 (#16320) 2023-09-13 14:51:12 -05:00
Kyle Altendorf
06c7382cd4
send --fix-ssl-permissions to stderr (#15972) 2023-09-13 14:15:11 -05:00
Kyle Altendorf
e6663c05d8
remove const_dict= parameter from BlockTools() (#16322) 2023-09-13 14:13:47 -05:00
Kyle Altendorf
e9ac7ea610
apply uint*() more (#16287) 2023-09-13 10:48:06 -05:00
Kyle Altendorf
ebcf74d9d9
improve dataclasses.replace() usage to improve hint checking (#16286) 2023-09-13 10:25:13 -05:00
Kyle Altendorf
0934e3dc4e
core.server test_loop() failures (#16207) 2023-09-13 10:17:43 -05:00
dustinface
bc83010c92
wallet: Drop unused methods in wallet_sync_utils.py (#16277) 2023-09-13 08:27:14 -05:00
dustinface
2a1e3ae2fc
full_node: Move wallet updates into a separate task (#16238) 2023-09-13 08:26:47 -05:00
Matt Hauff
d7e9090122
Add ergonomic timelock parsing to RPCs (#16054) 2023-09-12 14:16:48 -05:00
Izumi Hoshino
4278760924
Bladebit Hybrid disk mode (#16208) 2023-09-12 13:54:04 -05:00
Matt Hauff
efff83e7be
Add timelock information to Trades and Transactions (#15915) 2023-09-12 11:28:01 -05:00
Arvid Norberg
fd51693ba0
run_block_generator2() (#16241) 2023-09-12 11:27:37 -05:00
Matt Hauff
13eaf1fd10
Refactor simulator setups from async generators to context managers (#16126) 2023-09-12 10:01:28 -05:00
dustinface
e9b5937dce
wallet: Drop is_peer_synced / More cache usage (#16261) 2023-09-11 17:52:43 -05:00
Matt Hauff
c48beff81e
Fix test_dusted_wallet flakiness (#16288) 2023-09-11 15:44:14 -05:00
Geoff Walmsley
315d79e5b7
max_coin_amount should default to None in walllet send command (#16303) 2023-09-11 15:43:50 -05:00
Geoff Walmsley
a6b2bd2ea9
add fee for cat creation (#16285) 2023-09-11 15:43:39 -05:00
Florin Chirica
b81772861f
Configure number of stored full files in DL. (#16135)
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-09-11 13:41:45 -05:00
Jeff
b4dd2a4292
Rename USDS --> USDSC (#16295) 2023-09-11 12:54:18 -05:00
Kyle Altendorf
a2f3232ec2
move using_temp_file_keyring() decorator to test fixtures (#16296) 2023-09-11 12:54:03 -05:00
Amine Khaldi
4e968e8e40
Remove old debugging test (#16244) 2023-09-11 12:53:22 -05:00
Kyle Altendorf
e61e036d9d
@pytest.mark.limit_consensus_modes() in DataLayer RPC tests (#16300) 2023-09-11 12:53:07 -05:00
William Allen
e7778c7749
checkpoint: into main from release/2.0.1 @ e66f3a9876 (#16282)
Source hash: e66f3a9876
Remaining commits: 0
2023-09-08 11:21:00 -05:00
Arvid Norberg
952c2d33a5
extend tests being parametrised by soft-fork (#15977)
* Make more tests parameterized by conftest.Mode (used for testing forks)

* limit test cases to save CI time

* bump timeouts

* run cat_wallet tests in parallel

* mypy type annotation fix in test_daemon.py

* Bump some wait_for_wallets_synced timeouts.

* remove unused test fixture

* address review comments

* bump datalayer timeout

* disable test_dusted_wallet() test

---------

Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2023-09-08 00:22:09 -05:00
Arvid Norberg
2c3f54a44d
push out CHIP-13 activation height (SOFT_FORK4) to the hard-fork (#16283) 2023-09-08 00:21:35 -05:00
Arvid Norberg
2682be1282
flush only the updated parts of the height-to-hash cache file (#15996) 2023-09-07 20:46:52 -05:00
Amine Khaldi
2ebbb9c053
Merge commit 'e66f3a9876e9a1c4f3da30dd889d80a8627b6782' into checkpoint/main_from_release_2.0.1_e66f3a9876e9a1c4f3da30dd889d80a8627b6782 2023-09-07 21:38:24 +01:00
Matt Hauff
f4f1528058
Add traceback to front-end error responses (#16280) 2023-09-07 15:31:44 -05:00
Amine Khaldi
099abe4c36
checkpoint: into main from release/2.0.1 @ e66f3a9876 (#16281)
Updating changelog (#16264)

* Updating changelog

* Updating changelog

* Referencing issue

Co-authored-by: William Allen <wallentx@users.noreply.github.com>
2023-09-07 15:31:28 -05:00
Kyle Altendorf
5cf8d2f27f
report bad @pytest.mark.limit_consensus_modes() use with fixtureless tests (#16224)
report bad `@pytest.mark.limit_consensus_modes()` use fixtureless tests
2023-09-07 14:33:23 -05:00
Kyle Altendorf
1c5b469c5b
more ws message type awareness in the deamon (#15797) 2023-09-07 14:05:57 -05:00
Kyle Altendorf
d3f2dfaa1e
log traceback for sync from fork point failed (#16221) 2023-09-07 14:04:14 -05:00
Amine Khaldi
65c7b5878e
Invoke python instead of python3 consistently in pre-commit flows (#16263)
Invoke python instead of python3 consistently in pre-commit flows.
2023-09-07 11:36:08 -05:00
Kyle Altendorf
0b552d3e5a
chiavdf==1.0.11 for setuptools fix (#16278) 2023-09-07 10:19:56 -05:00
Florin Chirica
9071480b4e
Add --verbose option to data create_data_store and limit default output to the store id (#16110)
* Cleanup create_data_store.

* Use indent.

* Typo.

* Lint.

* Call tests with verbose.

* add back in fingerprint from cross-merge stuff

---------

Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com>
Co-authored-by: Earle Lowe <e.lowe@chia.net>
2023-09-06 18:56:29 -05:00
Florin Chirica
8cc32ed213
Delete DL files on unsubscribe. (#16182)
* Delete files on unsubscribe.

* Handle none case.

* Fix test.

v

* typo

* Lint.

* Update chia/data_layer/data_layer.py

Co-authored-by: Kyle Altendorf <sda@fstab.net>

* Apply suggestions from code review

Co-authored-by: Kyle Altendorf <sda@fstab.net>

* rewiew comments.

* review

* Update test_data_rpc.py

* Lint.

* Fix conflict.

* Add retain option.

* Fix test.

---------

Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-09-06 18:48:50 -05:00
Kyle Altendorf
731ded3923
reference SHA in coverage diff comment (#16269) 2023-09-06 17:57:12 -05:00
Kyle Altendorf
1bbfcfaf89
add new plugins: config allowing for custom headers (#16194)
* add new `plugins:` config allowing for custom headers

* add a test
2023-09-06 17:42:25 -05:00
Kronus91
3c81911b37
Optimize NFT coin_added (#16227)
* Optimize NFT coin_added

* Resolve comments

* Resolve comment

* Resolve comments
2023-09-06 17:28:32 -05:00
Kronus91
3f09054548
Optimize CAT coin_added (#16226)
* Optimize CAT coin_added

* Remove TODO
2023-09-06 17:28:00 -05:00
Chris Marslender
e3f4368c5c
Update all remaining glue calls to use the ${{ env.VAR }} syntax for accessing env vars (#16267) 2023-09-06 12:57:39 -06:00
William Allen
b475ad86f5
checkpoint: into main from release/2.0.1 @ 27ccd9a86d (#16266)
Source hash: 27ccd9a86d
Remaining commits: 1
2023-09-06 13:35:04 -05:00