Don Kackman and GitHub
975af7494b
[ADDED] Allow the daemon to use TLS v1.2 via config flag ( #16747 )
2023-11-01 11:53:58 -05:00
204b4bcb46
build(deps): bump cryptography from 41.0.4 to 41.0.5 ( #16746 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:42 -05:00
3dc00805a3
build(deps): bump setproctitle from 1.3.2 to 1.3.3 ( #16745 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:19 -05:00
262bc66ca3
build(deps): bump packaging from 23.1 to 23.2 ( #16742 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:53:07 -05:00
53435588a0
Update to support looking up mnemonic by just the first 4 letters of each word ( #16704 )
...
Co-authored-by: Kyle Altendorf <sda@fstab.net >
2023-11-01 11:52:52 -05:00
0a4d649fdf
build(deps): bump actions/setup-node from 3 to 4 ( #16679 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:52:39 -05:00
Kyle Altendorf and GitHub
5fbc0c4c0d
add disable_warnings=module-not-measured to .coveragerc ( #16728 )
2023-11-01 11:40:17 -05:00
Amine Khaldi and GitHub
97fb769755
Speed up test runs by leveraging in-memory databases within reason ( #16637 )
2023-11-01 10:56:40 -05:00
9c9327dd2e
build(deps-dev): bump pytest from 7.4.0 to 7.4.3 ( #16743 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 08:25:02 -05:00
e120145323
build(deps): bump aiohttp from 3.8.5 to 3.8.6 ( #16741 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 08:24:52 -05:00
Geoff Walmsley and GitHub
402cbc0499
return List[TransactionRecord] from nft bulk mint functions ( #16680 )
2023-11-01 08:24:40 -05:00
Arvid Norberg and GitHub
ca85e485e6
transition away from __bytes__ conversion for fixed-size integers ( #16701 )
2023-10-31 16:57:17 -05:00
dd3adc49c0
build(deps): bump filelock from 3.12.3 to 3.13.1 ( #16744 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 16:56:22 -05:00
Arvid Norberg and GitHub
7ad1db1b62
bump chia_rs to version 0.2.13 ( #16737 )
2023-10-30 13:05:15 -07:00
858ee49550
build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 ( #16686 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 10:12:19 -07:00
Izumi Hoshino and GitHub
c9f414611a
Distinguish insufficient_partials from invalid_partials ( #16667 )
2023-10-30 10:12:06 -07:00
Amine Khaldi and GitHub
8db4860bce
Use version 3.10 for checks that are part of the lint and upload source distribution workflow ( #16713 )
2023-10-30 10:01:46 -07:00
51dc06d6c1
build(deps): bump dnspython from 2.4.1 to 2.4.2 ( #16681 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:02:20 -07:00
205e56b2d6
build(deps): bump chiavdf from 1.0.11 to 1.1.0 ( #16682 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:02:07 -07:00
b030f860cc
build(deps-dev): bump pylint from 3.0.1 to 3.0.2 ( #16684 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:48 -07:00
3e2ff41845
build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 ( #16685 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:36 -07:00
7aee3f08de
build(deps-dev): bump black from 23.7.0 to 23.10.1 ( #16687 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:01:23 -07:00
Kyle Altendorf and GitHub
609452303b
stop using pytest-monitor for now ( #16736 )
2023-10-30 08:51:32 -07:00
a1edda5c3d
datalayer test coverage ( #16645 )
...
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com >
2023-10-30 08:50:58 -07:00
Arvid Norberg and GitHub
1d55fa894f
generalize JSON serializer ( #16733 )
2023-10-30 08:50:10 -07:00
Kyle Altendorf and GitHub
d481ab3a6a
fix full node hangs and timeouts ( #16735 )
2023-10-30 08:43:22 -07:00
Arvid Norberg and GitHub
0d1abd71a5
move vdf validation to a free free function ( #16633 )
2023-10-30 07:40:47 -07:00
Matt Hauff and GitHub
f96aaee604
Remove Announcement class ( #16384 )
...
With the introduction of
https://github.com/Chia-Network/chia-blockchain/pull/15883 we introduced
some more ergonomic classes for conditions in general including
announcements. The current driver is a bit flawed in that there is no
way to determine if an announcement is intended to be asserted/created,
whether it's for a coin/puzzle, and you can't simply create one with
only a message, you must have both components. Due to these weaknesses,
this PR aims to remove that class entirely from the codebase and replace
it with the more ergonomic ones from the predecessor PR.
2023-10-30 07:09:39 -07:00
Amine Khaldi and GitHub
c2fbd6ecf1
Make pylint ignore bare-except in this particular case, just like we do with flake8 ( #16714 )
2023-10-27 14:29:47 -07:00
Kyle Altendorf and GitHub
fc0eda6178
refactor WebSocketServer.ping_task() to loop ( #15408 )
2023-10-27 12:03:48 -07:00
Kyle Altendorf and GitHub
aaf081f69d
explicit protocol checks against RpcServiceProtocol ( #16710 )
2023-10-27 12:03:15 -07:00
Geoff Walmsley and GitHub
2382df975c
dao updates ( #16691 )
2023-10-26 20:00:36 -05:00
Kyle Altendorf and GitHub
16091c237a
enable pylint warnings, add all active pylint warnings to ignore list ( #16702 )
2023-10-26 20:00:12 -05:00
Kyle Altendorf and GitHub
c935126081
bump benchmark limits ( #16700 )
2023-10-26 19:59:59 -05:00
Chris Marslender and GitHub
066140cb36
Swap some info logs in seeder to warning ( #16703 )
2023-10-26 19:59:04 -05:00
Arvid Norberg and GitHub
f863326d87
harmonize SerializedProgram with Program ( #16694 )
2023-10-26 15:55:10 -05:00
Arvid Norberg and GitHub
709190bbfd
Sync no farmer ( #16698 )
2023-10-26 15:33:58 -05:00
Amine Khaldi and GitHub
c27cba07df
Annotate test_mempool_performance.py ( #16693 )
2023-10-26 10:34:11 -05:00
Amine Khaldi and GitHub
a420d8ea0c
Simplify add_block_batch by making it take PeerInfo instead of WSChiaConnection ( #16692 )
2023-10-26 10:33:45 -05:00
Amine Khaldi and GitHub
e29d71fe6b
Simplify test_mempool_performance.py ( #16644 )
2023-10-25 12:17:24 -05:00
Kyle Altendorf and GitHub
311d0143f6
add junit output and summaries for benchmarks ( #16660 )
2023-10-25 08:37:36 -05:00
Kyle Altendorf and GitHub
79f876e9ca
add -force to hdiutil detach ( #16690 )
2023-10-25 08:37:08 -05:00
Florin Chirica and GitHub
ca59c50a1d
Fix benchmark flakiness ( #16649 )
2023-10-24 16:07:48 -05:00
ef98949a30
Add support for lists of peers in the config ( #16376 )
...
Co-authored-by: Kyle Altendorf <sda@fstab.net >
2023-10-24 12:33:19 -05:00
Kyle Altendorf and GitHub
90c1441af0
apply pyupgrade --py38-plus --keep-runtime-typing ( #14646 )
2023-10-24 12:01:23 -05:00
Arvid Norberg and GitHub
493d36bb3b
require SerializedProgram.from_bytes() is passed a valid clvm structure ( #16674 )
2023-10-24 09:57:28 -05:00
Kyle Altendorf and GitHub
95078d6b67
Remove unused Service._rpc_close_task attribute ( #16673 )
2023-10-24 09:40:46 -05:00
Geoff Walmsley and GitHub
b3650ca4da
add NFT, DID, DAO_CAT to wallets denominated in mojos ( #16632 )
2023-10-24 09:39:39 -05:00
74c5f60473
build(deps-dev): bump diff-cover from 7.7.0 to 8.0.0 ( #16647 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:34:59 -05:00
4a35d74d60
build(deps-dev): bump types-pyyaml from 6.0.12.11 to 6.0.12.12 ( #16578 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 09:34:50 -05:00