Skip to content

Pull requests: ApeWorX/web3.py

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
Assigned to nobody Loading
Sort

Pull requests list

fix: treat IPv4-mapped IPv6 as IPv4 in CCIP host checks
#3875 opened Aug 24, 2026 by SashaMIT Loading…
4 tasks done
docs: document exception hierarchy
#3870 opened Aug 11, 2026 by Boulea7 Loading…
3 tasks done
feat(eth): add w3.eth.sign_authorization() EIP-7702 convenience helper
#3865 opened Jun 26, 2026 by kushdab Contributor Loading…
Modernize packaging metadata
#3863 opened Jun 15, 2026 by sawirricardo Loading…
Avoid pattern of creating a variable that is read once
#3860 opened Jun 13, 2026 by yabirgb Contributor Loading…
Cache Method formatter resolution
#3859 opened Jun 12, 2026 by yabirgb Contributor Loading…
Optimize response formatter application hot path
#3858 opened Jun 12, 2026 by yabirgb Contributor Loading…
fix: replace function scoped import with top level import
#3855 opened Jun 3, 2026 by yabirgb Contributor Loading…
1 of 3 tasks
feat(ens): add address_bytes() for raw ENSIP-9 multichain resolution
#3854 opened Jun 1, 2026 by yashgo0018 Loading…
5 tasks done
Security/Logic Fix: Autonomous Code Review
#3853 opened May 29, 2026 by fliptrigga13 Loading…
Fix Windows wheel smoke test venv usage
#3852 opened May 27, 2026 by wuyua9 Loading…
test: cover geth fixture cleanup on errors
#3851 opened May 24, 2026 by vuyua9 Loading…
3 tasks done
docs: fix subscription response field path
#3850 opened May 24, 2026 by vuyua9 Loading…
fix: expose AsyncIPCProvider on AsyncWeb3
#3848 opened May 20, 2026 by suyua9 Loading…
fix: preserve sync RPC empty params shape
#3847 opened May 19, 2026 by luyua9 Loading…
test(eth): cover accessList formatter on type 1, 2 and 4 transactions
#3845 opened May 15, 2026 by genisis0x Contributor Loading…
Add raise_on_error=False option to batched request execution
#3843 opened May 14, 2026 by genisis0x Contributor Loading…
2 tasks done
refactor: emit compact JSON for outgoing JSON-RPC payloads
#3842 opened May 14, 2026 by genisis0x Contributor Loading…
2 tasks done
Pass block hash through parse_block_identifier instead of resolving it
#3841 opened May 14, 2026 by genisis0x Contributor Loading…
2 tasks done
Add async/sync parity tests for get_block hash + invalid-identifier paths
#3840 opened May 13, 2026 by genisis0x Contributor Loading…
2 tasks done
Replace Wei and Gwei NewType aliases with arithmetic-preserving int subclasses
#3839 opened May 13, 2026 by genisis0x Contributor Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.