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-843 Simplify add_to_pool around DB operations Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18259 opened Jun 27, 2024 by AmineKhaldi Draft
catchup: long_lived/vault from main @ 9e1a4dceb724d7ebf56e3d8a75e8692184997805 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
#18258 opened Jun 26, 2024 by Quexington Loading…
Fix backwards compatibility for add_private_key (cherrypick from main) Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
#18256 opened Jun 26, 2024 by emlowe Loading…
CHIA-826 Simplify get_items_by_coin_id and make it return an iterator Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18255 opened Jun 26, 2024 by AmineKhaldi Draft
remove dependency on twine Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18253 opened Jun 25, 2024 by altendky Draft
build(deps): bump filelock from 3.14.0 to 3.15.4 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
#18252 opened Jun 25, 2024 by dependabot bot Loading…
build(deps): bump psutil from 5.9.4 to 6.0.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
#18251 opened Jun 25, 2024 by dependabot bot Loading…
build(deps): bump boto3 from 1.34.114 to 1.34.133 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
#18250 opened Jun 25, 2024 by dependabot bot Loading…
correct more macOS casing CI CI changes Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
#18248 opened Jun 25, 2024 by altendky Draft
Add Soft Fork options to simulator config Added Required label for PR that categorizes merge commit message as "Added" for changelog simulator
#18247 opened Jun 25, 2024 by jack60612 Draft
root hash, does None mean empty or unspecified? 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
#18244 opened Jun 25, 2024 by altendky Draft
CHIA-817 Properly order HARD_FORK_2_0 and SOFT_FORK_4 in ConsensusMode Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup
#18242 opened Jun 25, 2024 by AmineKhaldi Loading…
move gather_signing_info to main wallet Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
#18240 opened Jun 24, 2024 by geoffwalmsley Loading…
Remove PrivateKey type from wallet (to some extent) Added Required label for PR that categorizes merge commit message as "Added" for changelog
#18228 opened Jun 21, 2024 by Quexington Draft
Revert 17991 Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
#18226 opened Jun 21, 2024 by emlowe Draft
[CHIA-683] Drop unknown tables when resetting wallet sync DB Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
#18222 opened Jun 20, 2024 by Quexington Loading…
use Chia-Network/actions/git-ssh-to-https@main in windows 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
#18221 opened Jun 20, 2024 by altendky Loading…
refactor installer publish jobs Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes
#18220 opened Jun 20, 2024 by altendky Draft
Testing fixes for installer tests from forks Changed Required label for PR that categorizes merge commit message as "Changed" for changelog CI CI changes Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
#18218 opened Jun 20, 2024 by cmmarslender Draft
remove exception ignore in warning ignore 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
#18216 opened Jun 20, 2024 by altendky Draft
maybe re-enable wallet ignore block validation autouse fixture Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog Tests Changes to tests
#18215 opened Jun 20, 2024 by altendky Draft
remove unclosed client session warning ignore 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
#18214 opened Jun 20, 2024 by altendky Loading…
Swap to ThreadPoolExecutor and use chia_rs version of validate_clvm_and_signature() Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
#18213 opened Jun 20, 2024 by matt-o-how Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.