Commit Graph
5861 Commits
Author SHA1 Message Date
Arvid Norberg bd18018a00 adapt conditions_dict_for_solution() to how it's used (#17034) 2023-12-13 09:25:20 -06:00
Arvid Norberg 425f77375c Program type fixes (#17024) 2023-12-12 13:07:22 -06:00
Arvid Norberg a457fa28e0 Optional atom fixes (#17040) 2023-12-12 13:07:08 -06:00
Kyle Altendorf 2accbd8cd4 remove coverage ignore (#17041) 2023-12-12 09:42:58 -06:00
Kyle Altendorf a58967badb drop int512.PACK (#17016) 2023-12-12 09:42:44 -06:00
Amine Khaldi f91c9f4422 Merge commit '219667b6d8547eae7c7a72b1dc699201abfd8843' into checkpoint/main_from_release_2.1.2_219667b6d8547eae7c7a72b1dc699201abfd8843 2023-12-11 22:25:45 +01:00
Geoff Walmsley 219667b6d8 DAO resync (#17029) 2023-12-11 15:12:37 -06:00
Arvid Norberg d26303cb0e fix type mismatch with Optional[bytes] and bytes in wallet/conditions.py (#17030) 2023-12-11 14:13:01 -06:00
Arvid Norberg fae6f24f4f make spend_prefarm.py checked by mypy (#17031) 2023-12-11 11:57:17 -06:00
Amine Khaldi f6a7395def Merge commit 'cfab3a407d832fff5b7f966bf447f0dd92bf9e22' into checkpoint/main_from_release_2.1.2_cfab3a407d832fff5b7f966bf447f0dd92bf9e22 2023-12-11 16:56:40 +01:00
Amine Khaldi 367f7e358a Merge commit 'ca9a6011ec90836d8d47efe196c2d4c77040613e' into checkpoint/main_from_release_2.1.2_ca9a6011ec90836d8d47efe196c2d4c77040613e 2023-12-11 15:48:08 +01:00
Kyle Altendorf 5376e22b3b create and prepare new SimulatorsAndWallets classes (#16931) 2023-12-11 08:27:52 -06:00
Rigidity 41047bddc8 Async connection close handlers (#17017) 2023-12-11 08:27:25 -06:00
Arvid Norberg 84169a881d add SerializedProgram.to() to simplify some code (#17022) 2023-12-08 18:29:53 -06:00
Earle Lowe cfab3a407d Adjust ban times for DL dat files (#17021) 2023-12-08 15:40:44 -06:00
Geoff Walmsley ca9a6011ec dao vote amount checks (#16988) 2023-12-08 15:11:18 -06:00
Florin Chirica cb6e1d7c6d Don't allow DL mirrors with empty urls. (#16969) 2023-12-07 14:02:03 -06:00
Matt Hauff 68afc8c31c Fix TX amount calculation in trade manager (#16934) 2023-12-07 08:53:36 -06:00
Kyle Altendorf 99ee3e4c34 add DataStore.managed() (#16890) 2023-12-05 13:31:30 -06:00
Kyle Altendorf 4f55ffb1eb add SpendSim.managed() (#16889) 2023-12-05 13:31:13 -06:00
Kyle Altendorf 07004049aa add RPC API generic parameter to Service (#16973) 2023-12-05 13:30:56 -06:00
Amine Khaldi 152bb7e943 Merge commit 'fde036c503ad76a45659bdc98b2d72ff820d840c' into checkpoint/main_from_release_2.1.2_fde036c503ad76a45659bdc98b2d72ff820d840c 2023-12-04 14:07:39 +01:00
xchdata.io fde036c503 chia show keys --show-mnemonic-seed: Also show farmer private key (#16556) 2023-12-01 10:44:03 -06:00
Arvid Norberg 72028b74ee avoid recursive_replace() in block_creation.py (#16708) 2023-11-30 14:10:39 -06:00
Kyle Altendorf 65dfbbb6aa add Service type variables for each combination (#16970) 2023-11-30 13:38:38 -06:00
Kyle Altendorf 78740ac353 chia/simulator/setup_nodes.py -> tests/util/setup_nodes.py (#16933) 2023-11-29 15:17:48 -06:00
Amine Khaldi a1b994989f Merge commit '531e01c5d1d001caf88df4de95b340afc722b4d6' into checkpoint/main_from_release_2.1.2_531e01c5d1d001caf88df4de95b340afc722b4d6 2023-11-29 21:02:30 +01:00
Amine Khaldi 9224530e99 Merge commit 'aa2fd02a3782cab34d3ce39465c2a7718cb0022e' into checkpoint/main_from_release_2.1.2_aa2fd02a3782cab34d3ce39465c2a7718cb0022e 2023-11-29 19:22:41 +01:00
Chris Marslender ac15532d7d checkpoint: into main from release/2.1.2 @ 53519801fb (#16959) 2023-11-29 11:25:24 -06:00
Arvid Norberg 5552485ff1 reorg optimization (#16915) 2023-11-29 10:10:27 -06:00
Amine Khaldi 0f449ffde7 Merge commit '53519801fb924af9a14dea03551ff8ba01e73080' into checkpoint/main_from_release_2.1.2_53519801fb924af9a14dea03551ff8ba01e73080 2023-11-29 16:43:54 +01:00
Amine Khaldi aa69c9dbc5 Merge commit 'fab8b21332a26ab06eb90e558670e801df1c2339' into checkpoint/main_from_release_2.1.2_fab8b21332a26ab06eb90e558670e801df1c2339 2023-11-29 16:29:00 +01:00
Geoff Walmsley 531e01c5d1 dedupe parent_amount_list (#16724) 2023-11-29 09:28:27 -06:00
Arvid Norberg d29d316927 fix typo introduced in the deep-reorg performance fix (#16940) 2023-11-28 21:21:31 -06:00
Chris Marslender aa2fd02a37 Add tn11 to initial-config (#16935) 2023-11-28 21:21:10 -06:00
Florin ChiricaandKyle Altendorf 53519801fb DL: remove data from DB on unsubscribe (#16786)
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-28 17:46:26 -06:00
Kyle Altendorf fab8b21332 asyncio.create_subprocess_shell() -> asyncio.create_subprocess_exec() (#16944) 2023-11-28 14:42:36 -06:00
Kyle Altendorf 2b08f1460e Merge commit 'd80b7518502ea409dac913411977becd34df5035' into checkpoint/main_from_release_2.1.2_d80b7518502ea409dac913411977becd34df5035 2023-11-27 18:57:38 -05:00
Arvid Norberg 3e437a182e factor out repeated logic and fix types in Program.__eq__() call (#16929) 2023-11-27 17:04:38 -06:00
Florin Chirica d80b751850 DL: delete full files for when subscribed to a datastore per config (#16850) 2023-11-27 12:18:39 -06:00
Kyle Altendorf 3caa0754cc add DBWrapper2.managed() (#16880) 2023-11-22 13:48:01 -06:00
wjblanke 8e3f9db89c only forward 4 most recent cached SPs (#16879) 2023-11-22 10:09:18 -06:00
Amine Khaldi 3c91881324 Fix propagating spent coins IDs to the mempool on successful generator bundle creation in SpendSim's farm_block (#16918) 2023-11-22 09:08:19 -06:00
Arvid NorbergandKyle Altendorf 30fb9f3d00 avoid redundant list->set and set->list conversions (#16855)
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-22 09:02:33 -06:00
dependabot[bot]andKyle Altendorf d4234d804f build(deps): bump keyring from 23.13.1 to 24.3.0 (#16885)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-21 17:29:29 -06:00
dependabot[bot]andKyle Altendorf 305dfa74aa build(deps): bump aiohttp from 3.8.6 to 3.9.0 (#16884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-11-21 17:19:15 -06:00
Kyle Altendorf b431a7c0a8 remove unneeded try/finally/pass from load_clvm.py (#16878) 2023-11-21 17:19:00 -06:00
Kyle Altendorf fa7b6ac080 remove unneeded try/except/raise from did_wallet.py (#16877) 2023-11-21 17:16:45 -06:00
Kyle Altendorf 5496eeead0 timelord just manage (#16759) 2023-11-21 17:14:48 -06:00
Kyle Altendorf 9d5cbf3f24 crawler just manage (#16758) 2023-11-21 17:14:29 -06:00