Commit Graph

12019 Commits

Author SHA1 Message Date
Amine Khaldi
67039ca648
Extract get_trade_and_status to be reused instead of reimplemented (#17115)
Extract get_trade_and_status to be reused instead of reimplemented.
2023-12-20 20:50:01 -06:00
Amine Khaldi
2564b2be73
Reuse acs and acs_ph instead of recomputing them and their similar values (#17114) 2023-12-20 20:49:26 -06:00
Amine Khaldi
ee96b3fb28
Extract check_wallets to be reused instead of reimplemented (#17113)
Extract check_wallets to be reused instead of reimplemented.
2023-12-20 20:49:13 -06:00
Amine Khaldi
4763b9b4e0
Allow construct_cat_puzzle to take either inner puzzle or hash and document the use cases (#17112)
Allow construct_cat_puzzle to take inner_puzzle (Program) or hash (bytes32) and document the use cases.
2023-12-20 20:48:50 -06:00
Amine Khaldi
6383993f78
Simplify request construction in send_transaction for wallet RPC client (#17111)
Simplify request construction in send_transaction for wallet RPC client.
2023-12-20 20:38:34 -06:00
Amine Khaldi
f7aed3a472
Address and remove DAO related files from flake8's exclusion list (#17109)
Address and remove DAO related files from flake8's exclusion list.
2023-12-20 20:38:02 -06:00
Arvid Norberg
2022d6e95e
slight simplification to get_min_fee_rate() (#17092) 2023-12-19 12:08:54 -06:00
dependabot[bot]
ccdc5891f0
build(deps): bump boto3 from 1.33.13 to 1.34.0 (#17066)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 12:07:31 -06:00
Florin Chirica
a168093c91
Improve input for DL CLI add_missing_files. (#17060) 2023-12-19 12:04:11 -06:00
Florin Chirica
42d9048a79
DL upsert. (#17011) 2023-12-19 11:48:49 -06:00
Florin Chirica
ebf0c00a21
DL: Use unsubscribe queue to relax subscriptions lock. (#17068) 2023-12-19 10:59:27 -06:00
dependabot[bot]
1e4bb69b9a
build(deps): bump concurrent-log-handler from 0.9.24 to 0.9.25 (#17046)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-12-19 10:59:00 -06:00
Arvid Norberg
18c28d6a77
initiate phasing out of the coin_solutions name in JSON structs (#17089) 2023-12-19 10:58:43 -06:00
Chris Marslender
edec0a47c4
checkpoint: into main from release/2.1.3 @ 3856324cad (#17090) 2023-12-19 08:13:47 -06:00
Amine Khaldi
43059fec07
Merge commit '3856324cadb913fa599c5378d4c43ab216194e75' into checkpoint/main_from_release_2.1.3_3856324cadb913fa599c5378d4c43ab216194e75 2023-12-19 15:00:03 +01:00
Chris Marslender
2a2d0a59ff
checkpoint: into main from release/2.1.3 @ a6730326e2 (#17085) 2023-12-19 07:44:09 -06:00
Kyle Altendorf
5b210a4060
Merge commit 'a6730326e202c0bd6f0b013fdae357c628f28fde' into checkpoint/main_from_release_2.1.3_a6730326e202c0bd6f0b013fdae357c628f28fde 2023-12-18 17:49:10 -05:00
Chris Marslender
e4c5b9e6c3
checkpoint: into main from release/2.1.3 @ 788db8bdff (#17081) 2023-12-18 16:47:13 -06:00
Earle Lowe
3856324cad
Update CHANGELOG.md (#17082) 2023-12-18 13:06:32 -06:00
Arvid Norberg
d52612589c
bump chia_rs to 0.3.3 (#17074) 2023-12-18 12:22:39 -06:00
Amine Khaldi
f14383805e
Merge commit '788db8bdffdebc612fbb97973fc0312a76fe3955' into checkpoint/main_from_release_2.1.3_788db8bdffdebc612fbb97973fc0312a76fe3955 2023-12-18 18:55:16 +01:00
Kyle Altendorf
a6730326e2
revert StructStream.__bytes__() to a working state instead of intentional failure (#17075) 2023-12-18 11:50:59 -06:00
Abachrombie
f1fcd43434
fixed typo, it's -> its (#17076) 2023-12-18 11:12:52 -06:00
Kyle Altendorf
2ed94c31c9
move electron build config to build_scripts/electron-builder.json (#17007) 2023-12-18 11:12:04 -06:00
Arvid Norberg
788db8bdff
Fix compressed blocks (#17071) 2023-12-18 10:48:21 -06:00
Marvin Quevedo
99ba21ab2b
Verify p2 delegated conditions signatures (#17054) 2023-12-18 10:42:00 -06:00
Kyle Altendorf
22af705da6
tiny comment typo correction (#17057) 2023-12-15 09:59:53 -06:00
Arvid Norberg
799f3b2ea2
fix type hints in data layer (#17062)
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-12-15 09:58:58 -06:00
Arvid Norberg
7a1596a7bc
fix DAO type hints (#17061) 2023-12-15 09:58:47 -06:00
Arvid Norberg
2cc03be2fb
SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
Kyle Altendorf
ed23454f3d
coverage ignore benchmark tests (#17064) 2023-12-14 11:15:53 -06:00
Kyle Altendorf
11731e1b57
uninstall and version tests for linux packages (#16979) 2023-12-14 10:04:17 -06:00
Kyle Altendorf
e38fa4d878
artifact fpm generated rpm .spec files (#16984) 2023-12-14 10:03:52 -06:00
dependabot[bot]
4e514dcb2b
build(deps): bump actions/stale from 8 to 9 (#17044)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 09:49:52 -06:00
dependabot[bot]
c8412c701f
build(deps): bump boto3 from 1.33.8 to 1.33.13 (#17047)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 09:49:31 -06:00
dependabot[bot]
9a8942b5b6
build(deps-dev): bump pre-commit from 3.5.0 to 3.6.0 (#17048)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2023-12-14 09:49:10 -06:00
dependabot[bot]
62a30e28c2
build(deps): bump clvm-tools-rs from 0.1.39 to 0.1.40 (#17050)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 09:48:58 -06:00
Arvid Norberg
e0a218c6fb
fix type annotation for solve_did_tp (#17056) 2023-12-14 09:47:54 -06:00
Arvid Norberg
e7f7361a63
get_tree_hash() returns bytes32 (#17052) 2023-12-14 09:47:40 -06:00
Chris Marslender
166257188e
checkpoint: into main from release/2.1.2 @ e2c2626e46 (#17059) 2023-12-13 17:15:04 -06:00
Kyle Altendorf
93d0833d7c
Merge commit 'e2c2626e461d50e93291b72646d8df5970fc4ccd' into checkpoint/main_from_release_2.1.2_e2c2626e461d50e93291b72646d8df5970fc4ccd 2023-12-13 17:58:18 -05:00
Earle Lowe
e2c2626e46
Update CHANGELOG.md (#17042) 2023-12-13 10:13:59 -06:00
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
Chris Marslender
cde5d520e1
checkpoint: into main from release/2.1.2 @ 219667b6d8 (#17038) 2023-12-11 19:36:06 -06:00
Kyle Altendorf
4c2fcc78ef
Update tests/wallet/dao_wallet/test_dao_wallets.py 2023-12-11 17:24:01 -05:00
Amine Khaldi
f91c9f4422
Merge commit '219667b6d8547eae7c7a72b1dc699201abfd8843' into checkpoint/main_from_release_2.1.2_219667b6d8547eae7c7a72b1dc699201abfd8843 2023-12-11 22:25:45 +01:00