Skip to content

Pull requests: Chia-Network/chia-blockchain

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

CHIA-1564 Simplify WalletSpendBundle class by leveraging some parent class methods Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18666 opened Oct 3, 2024 by AmineKhaldi Draft
fix object has no attribute code errors Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
#18665 opened Oct 3, 2024 by wjblanke Loading…
Update aiohttp to 3.10.4 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
#18663 opened Oct 2, 2024 by emlowe Draft
Fix DID balance reporting, and port DID tests to WalletTestFramwork Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
#18662 opened Oct 2, 2024 by geoffwalmsley Loading…
CHIA-1554 Annotate test_taproot.py Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18661 opened Oct 2, 2024 by AmineKhaldi Loading…
simplify passing around difficulty, sub slot iterators and prev_ses_block Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18660 opened Oct 2, 2024 by arvidn Loading…
build(deps): bump anyio from 4.3.0 to 4.5.0 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code
#18659 opened Oct 1, 2024 by dependabot bot Loading…
build(deps): bump boto3 from 1.34.143 to 1.35.31 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code
#18658 opened Oct 1, 2024 by dependabot bot Loading…
Add a configurable limit to the amount of DIDs that can be automatically added to the users wallet from transfer Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Wallet
#18655 opened Oct 1, 2024 by matt-o-how Loading…
catchup: long_lived/vault from main @ b4137651b6b2107f88b4a83e64b7b2c918c5c3f3 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog coverage-diff Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
#18652 opened Sep 30, 2024 by Quexington Loading…
[CHIA-1308] Port wallet node RPC endpoints to @marshal decorator Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
#18651 opened Sep 30, 2024 by Quexington Loading…
Replace pylint with ruff merge_conflict Branch has conflicts that prevent merge to main
#18649 opened Sep 28, 2024 by wallentx Draft
bluebox shutdown fixes coverage-diff
#18642 opened Sep 25, 2024 by wjblanke Loading…
[CHIA-1348] Port chia wallet coin commands to @chia_command framework Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
#18641 opened Sep 25, 2024 by Quexington Draft
CHIA-1472 Augment get_mirror_info to accept both types of programs Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18637 opened Sep 25, 2024 by AmineKhaldi Loading…
Disable foreign keys in batch_update. Changed Required label for PR that categorizes merge commit message as "Changed" for changelog DataLayer
#18636 opened Sep 24, 2024 by fchirica Loading…
build(deps): bump mypy from 1.11.1 to 1.11.2 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code
#18635 opened Sep 24, 2024 by dependabot bot Loading…
add acknowledgeable rpc errors Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog merge_conflict Branch has conflicts that prevent merge to main
#18631 opened Sep 24, 2024 by altendky Draft
build(deps): bump keyring from 25.2.1 to 25.4.1 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code
#18630 opened Sep 24, 2024 by dependabot bot Loading…
Revert with foreign_key_enforcement_enabled Changed Required label for PR that categorizes merge commit message as "Changed" for changelog DataLayer merge_conflict Branch has conflicts that prevent merge to main
#18625 opened Sep 24, 2024 by fchirica Draft
[CHIA-598] virtual project structure Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes coverage-diff Tests Changes to tests
#18616 opened Sep 20, 2024 by arvidn Loading…
dlb 2.4.3 play merge_conflict Branch has conflicts that prevent merge to main
#18615 opened Sep 20, 2024 by altendky Draft
Include hinted removals in CoinStateUpdate Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog full_node Wallet
#18611 opened Sep 19, 2024 by Rigidity Draft
use a single transaction for each generation when importing data from a file Changed Required label for PR that categorizes merge commit message as "Changed" for changelog merge_conflict Branch has conflicts that prevent merge to main
#18606 opened Sep 19, 2024 by altendky Draft
ProTip! Exclude everything labeled bug with -label:bug.