Commit Graph
14659 Commits
Author SHA1 Message Date
Kyle AltendorfandGitHub c158330aee Correct FullNodeDiscovery.pending_tasks typo without s (#16669) 2023-10-23 11:50:46 -05:00
Matt HauffandGitHub 1a05888710 Optimize CRCAT trades (#16430) 2023-10-20 15:12:18 -05:00
Chris MarslenderandGitHub 81e487f6f0 Swap the benchmark job to the same container we use for installers with some things preinstalled (#16663) 2023-10-19 13:54:17 -05:00
Matt 3bf117a255 Merge remote-tracking branch 'origin/long_lived/vault' into quex.remove_announcement 2023-10-19 09:47:24 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1779433502 build(deps): bump clvm-tools-rs from 0.1.34 to 0.1.38 (#16561)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:36:45 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d819b21692 build(deps-dev): bump pylint from 2.17.5 to 3.0.1 (#16574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:34:15 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eadecd5097 build(deps-dev): bump build from 0.10.0 to 1.0.3 (#16579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 11:34:01 -05:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ef3dda78fd build(deps): bump boto3 from 1.28.25 to 1.28.65 (#16646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 10:30:23 -05:00
Kyle AltendorfandGitHub 1e9142a7b7 blind bump test_duplicate_reserve_fee() runtime limits (#16659) 2023-10-19 10:29:26 -05:00
Kyle AltendorfandGitHub 5a28f3bc86 remove types-pkg_resources (#16650) 2023-10-19 10:29:07 -05:00
Matt HauffandGitHub c39459f3c1 checkpoint: into long_lived/vault from main @ 75af6a98d8 (#16654)
Source hash: 75af6a98d8
Remaining commits: 24
2023-10-19 08:16:28 -07:00
Kyle AltendorfandGitHub 368f8b9c95 improve benchmark_runner usage efficiency (#16653) 2023-10-18 17:16:15 -05:00
Matt HauffandGitHub ff59bc3e1f Add cache to wallet node preventing resend of processing TX (#16640) 2023-10-18 17:13:50 -05:00
Matt HauffandGitHub e32a8ffb0f Allow set_status to overwrite trade in store (#16636) 2023-10-18 17:13:31 -05:00
Kyle AltendorfandGitHub 133ea18849 install blspy stubs on Windows for dev installs (#16656) 2023-10-18 13:31:33 -05:00
Arvid NorbergandGitHub da10f65681 rename ClassgroupElement.from_bytes() (#16635) 2023-10-18 13:31:15 -05:00
Kyle AltendorfandGitHub 2ed99c0f61 blind bump test_benchmark_batch_insert_speed() runtime limits (#16655) 2023-10-18 12:39:41 -05:00
Matt c691905e7c Merge commit '75af6a98d85eb1622fc9bbe4a99266b99dde5184' into checkpoint/long_lived_vault_from_main_75af6a98d85eb1622fc9bbe4a99266b99dde5184 2023-10-18 08:22:19 -07:00
Arvid NorbergandGitHub 52cc1dc7f9 simplify test_mempool_update_performance() (#16652) 2023-10-18 09:58:25 -05:00
Matt HauffandGitHub e15b9a04c2 Chunk SQLite query for old TR/TX conversion (#16639) 2023-10-17 21:46:44 -05:00
Earle LoweandGitHub 05716c1984 Add timeouts and reduce flakes for datalayer (#16621) 2023-10-17 17:12:09 -05:00
Matt 0f9f8bdca9 Merge remote-tracking branch 'origin/long_lived/vault' into quex.remove_announcement 2023-10-17 12:26:49 -07:00
Matt HauffandGitHub 893aff9f8f catchup: into long_lived/vault from main @ 52fff1451b (#16620)
catchup: into long_lived/vault from main @
52fff1451b: (0 remaining)
2023-10-17 12:23:04 -07:00
Chris MarslenderandGitHub a6129951e2 checkpoint: into main from release/2.1.2 @ c21c2d6734 (#16643) 2023-10-17 11:04:53 -07:00
Arvid NorbergandGitHub 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 HoshinoandGitHub 2a342493bb Fixed an issue where plot filter reduction was not applied on testnet10 (#16623) 2023-10-16 17:56:44 -07:00
Amine KhaldiandGitHub 3707aa4ae7 Remove unused tmp_dir fixture from test_unsupported_version (#16634) 2023-10-16 10:57:42 -07:00
Arvid NorbergandGitHub c21c2d6734 fix issue with syncing testnet, introduced in: Get block spends (#16451) (#16618) 2023-10-16 10:57:00 -07:00
Amine KhaldiandGitHub f2586f6ee2 Make the sync store tests synchronous (#16529) 2023-10-13 17:44:33 -05:00
Kyle AltendorfandGitHub 7de52568e8 cleanup unused test config settings (#16603) 2023-10-13 15:42:32 -05:00
Kyle AltendorfandGitHub 4b003ea24a consistently use CliRunner.invoke(catch_exceptions=False) (#16523) 2023-10-13 15:14:13 -05:00
Chris MarslenderandGitHub 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 KhaldiandGitHub 957f8d1e67 Convert KeyTool to a dataclass and annotate it (#16602) 2023-10-13 13:35:07 -05:00
Chris MarslenderandGitHub 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 MarslenderandGitHub de536a1267 checkpoint: into main from release/2.1.2 @ 21f0ee077f (#16619) 2023-10-13 10:48:57 -05:00
Matt 5da5057fa6 Merge commit '52fff1451bb0c4f08e44057469c5218baf09d0b6' into catchup/long_lived_vault_from_main@52fff1451bb0c4f08e44057469c5218baf09d0b6_52fff1451bb0c4f08e44057469c5218baf09d0b6 2023-10-13 08:18:30 -07: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 MarslenderandGitHub 0e26867b42 checkpoint: into main from release/2.1.2 @ fe8ae58650 (#16590) 2023-10-13 08:47:24 -05:00
Kyle AltendorfandGitHub d387716f49 remove synchronized block height based clearing of SyncStore.peak_to_peer cache (#16459) 2023-10-12 20:10:26 -05:00
Chris MarslenderandGitHub f455667ce9 Update to the upstream actions (#16614) 2023-10-12 17:54:35 -05:00
Matt 41dde97568 Merge remote-tracking branch 'origin/long_lived/vault' into quex.remove_announcement 2023-10-12 13:49:18 -07:00
Matt HauffandGitHub 30cd8e83ff catchup: into long_lived/vault from main @ d82876d47d (#16575)
Source hash: d82876d47d
Remaining commits: 0
2023-10-12 13:39:07 -07:00
Kyle AltendorfandGitHub dc0f7f637f Shutdown on startup failure and log to the log if possible (#16593) 2023-10-12 11:19:37 -05:00
Kyle AltendorfandGitHub f47cd46821 fixup macos keychain deletion (#16605) 2023-10-12 11:19:19 -05:00
Arvid NorbergandGitHub f5ac6f2e1e remove unused test utility function (#16601) 2023-10-12 11:18:30 -05:00
Chris MarslenderandGitHub 2305b05d99 run benchmarks in 22.04 container (#16599) 2023-10-12 10:25:46 -05:00
Kyle AltendorfandGitHub 5d0c9c3d6f allow macOS installer build job to use GitHub Python (#16596) 2023-10-11 16:59:39 -05:00