Commit Graph

11788 Commits

Author SHA1 Message Date
Matt Hauff
e32a8ffb0f
Allow set_status to overwrite trade in store (#16636) 2023-10-18 17:13:31 -05:00
Kyle Altendorf
133ea18849
install blspy stubs on Windows for dev installs (#16656) 2023-10-18 13:31:33 -05:00
Arvid Norberg
da10f65681
rename ClassgroupElement.from_bytes() (#16635) 2023-10-18 13:31:15 -05:00
Kyle Altendorf
2ed99c0f61
blind bump test_benchmark_batch_insert_speed() runtime limits (#16655) 2023-10-18 12:39:41 -05:00
Arvid Norberg
52cc1dc7f9
simplify test_mempool_update_performance() (#16652) 2023-10-18 09:58:25 -05:00
Matt Hauff
e15b9a04c2
Chunk SQLite query for old TR/TX conversion (#16639) 2023-10-17 21:46:44 -05:00
Earle Lowe
05716c1984
Add timeouts and reduce flakes for datalayer (#16621) 2023-10-17 17:12:09 -05:00
Chris Marslender
a6129951e2
checkpoint: into main from release/2.1.2 @ c21c2d6734 (#16643) 2023-10-17 11:04:53 -07:00
Arvid Norberg
d312ce0bba
remove unnecessary parameter to ClassgroupElement.get_size() (#16628) 2023-10-17 09:11:44 -07:00
Kyle Altendorf
acaedd51a3
Merge commit 'c21c2d673400b9b88206c7ba89fd9abf25da1d14' into checkpoint/main_from_release_2.1.2_c21c2d673400b9b88206c7ba89fd9abf25da1d14 2023-10-17 11:47:52 -04:00
Izumi Hoshino
2a342493bb
Fixed an issue where plot filter reduction was not applied on testnet10 (#16623) 2023-10-16 17:56:44 -07:00
Amine Khaldi
3707aa4ae7
Remove unused tmp_dir fixture from test_unsupported_version (#16634) 2023-10-16 10:57:42 -07:00
Arvid Norberg
c21c2d6734
fix issue with syncing testnet, introduced in: Get block spends (#16451) (#16618) 2023-10-16 10:57:00 -07:00
Amine Khaldi
f2586f6ee2
Make the sync store tests synchronous (#16529) 2023-10-13 17:44:33 -05:00
Kyle Altendorf
7de52568e8
cleanup unused test config settings (#16603) 2023-10-13 15:42:32 -05:00
Kyle Altendorf
4b003ea24a
consistently use CliRunner.invoke(catch_exceptions=False) (#16523) 2023-10-13 15:14:13 -05:00
Chris Marslender
d0aa2154b5
checkpoint: into main from release/2.1.2 @ 6c58c5ac00 (#16624) 2023-10-13 14:05:04 -05:00
Amine Khaldi
69c251f937
Merge commit '6c58c5ac00bce66d70f6dbbf01abf5d7c004c543' into checkpoint/main_from_release_2.1.2_6c58c5ac00bce66d70f6dbbf01abf5d7c004c543 2023-10-13 19:35:36 +01:00
Amine Khaldi
957f8d1e67
Convert KeyTool to a dataclass and annotate it (#16602) 2023-10-13 13:35:07 -05:00
Chris Marslender
71fe930e0f
checkpoint: into main from release/2.1.2 @ 290698d4fe (#16622) 2023-10-13 13:34:46 -05:00
Amine Khaldi
04804cbf85
Merge commit '290698d4fe1bb222dee02a5d81e86fc54c1f8af4' into checkpoint/main_from_release_2.1.2_290698d4fe1bb222dee02a5d81e86fc54c1f8af4 2023-10-13 16:49:41 +01:00
Chris Marslender
de536a1267
checkpoint: into main from release/2.1.2 @ 21f0ee077f (#16619) 2023-10-13 10:48:57 -05:00
Amine Khaldi
7dbcc12920
Merge commit '21f0ee077f356aab7736f2fca49323224916a2c8' into checkpoint/main_from_release_2.1.2_21f0ee077f356aab7736f2fca49323224916a2c8 2023-10-13 14:49:27 +01:00
Chris Marslender
0e26867b42
checkpoint: into main from release/2.1.2 @ fe8ae58650 (#16590) 2023-10-13 08:47:24 -05:00
Kyle Altendorf
d387716f49
remove synchronized block height based clearing of SyncStore.peak_to_peer cache (#16459) 2023-10-12 20:10:26 -05:00
Chris Marslender
f455667ce9
Update to the upstream actions (#16614) 2023-10-12 17:54:35 -05:00
Kyle Altendorf
dc0f7f637f
Shutdown on startup failure and log to the log if possible (#16593) 2023-10-12 11:19:37 -05:00
Kyle Altendorf
f47cd46821
fixup macos keychain deletion (#16605) 2023-10-12 11:19:19 -05:00
Arvid Norberg
f5ac6f2e1e
remove unused test utility function (#16601) 2023-10-12 11:18:30 -05:00
Chris Marslender
2305b05d99
run benchmarks in 22.04 container (#16599) 2023-10-12 10:25:46 -05:00
Kyle Altendorf
5d0c9c3d6f
allow macOS installer build job to use GitHub Python (#16596) 2023-10-11 16:59:39 -05:00
Kyle Altendorf
1fbf6b043e
allow macOS installer publish job to use GitHub Python (#16595) 2023-10-11 16:40:48 -05:00
Kyle Altendorf
11952816f2
drop ipython dev dependency (#16583) 2023-10-11 16:27:13 -05:00
Geoff Walmsley
75af6a98d8
Dao wallet (#16500)
Co-authored-by: Adam Kelly <338792+aqk@users.noreply.github.com>
Co-authored-by: Matthew Howard <m.o.howard97@gmail.com>
Co-authored-by: matt-o-how <48453825+matt-o-how@users.noreply.github.com>
Co-authored-by: Karlkim Suwanmongkol <karlkim@gmail.com>
Co-authored-by: Sebastjan Trepca <trepca@gmail.com>
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-10-11 14:19:12 -05:00
Arvid Norberg
6c58c5ac00
Better timestamps on simulated chains (#16326) (#16586) 2023-10-11 11:52:14 -05:00
Kyle Altendorf
52fff1451b
drop max-parallel (#16591) 2023-10-11 11:14:01 -05:00
Kyle Altendorf
6966fe04eb
separate installer build and publish to separate jobs (#16552)
Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
2023-10-11 10:35:16 -05:00
Amine Khaldi
d98071497c
Merge commit 'fe8ae5865099aca446fb446057b8e6c320402839' into checkpoint/main_from_release_2.1.2_fe8ae5865099aca446fb446057b8e6c320402839 2023-10-11 15:28:44 +01:00
Chris Marslender
c5923cd1ea
checkpoint: into main from release/2.1.2 @ 0ada9453ae (#16588) 2023-10-11 09:15:01 -05:00
Amine Khaldi
07d713e473
Merge commit '0ada9453ae3c2ce589039aaf6633cdfd13e01959' into checkpoint/main_from_release_2.1.2_0ada9453ae3c2ce589039aaf6633cdfd13e01959 2023-10-11 14:21:45 +01:00
Chris Marslender
6630a2be54
checkpoint: into main from release/2.1.1 @ 10a5f7559e (#16584) 2023-10-11 08:19:43 -05:00
Chris Marslender
290698d4fe
checkpoint: into release/2.1.2 from release/2.1.1 @ 10a5f7559e (#16585) 2023-10-11 08:19:17 -05:00
Amine Khaldi
d8efdc53b1
Merge commit '10a5f7559ee9b0f4c9e2f78f087dad51cb6168e9' into checkpoint/release_2.1.2_from_release_2.1.1_10a5f7559ee9b0f4c9e2f78f087dad51cb6168e9 2023-10-11 11:27:08 +01:00
Amine Khaldi
ac1dfa1773
Merge commit '10a5f7559ee9b0f4c9e2f78f087dad51cb6168e9' into checkpoint/main_from_release_2.1.1_10a5f7559ee9b0f4c9e2f78f087dad51cb6168e9 2023-10-11 11:25:32 +01:00
Chris Marslender
8484ffbe6b
checkpoint: into main from release/2.1.1 @ 1b66df3a77 (#16572) 2023-10-10 17:41:40 -05:00
Earle Lowe
10a5f7559e
Changelog for 2.1.1 (#16581) 2023-10-10 16:50:59 -05:00
Earle Lowe
cda2b09d72
Add config option to set rpc timeout and use it for simulator tests (#16545) 2023-10-10 15:03:27 -05:00
Earle Lowe
fa6ce4a9f7
increase timeouts and use some helpers to reduce flakes in nft tests (#16537) 2023-10-10 15:02:50 -05:00
Arvid Norberg
21f0ee077f
enable reorg tests in TestFullNodeBlockCompression (#16562) 2023-10-10 14:49:19 -05:00
Kyle Altendorf
d82876d47d
hint chia.util and remove from exclusions (#16521) 2023-10-10 13:45:20 -05:00