-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: ApeWorX/web3.py
Author
Label
Projects
Milestones
Reviews
Assignee
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
refactor: move to Github Actions; remove bundled maintainence scripts
#3873
opened Aug 23, 2026 by
fubuloubu
Member
Loading…
3 tasks
fix: prevent deadlock and lock poisoning on cancelled async_lock
#3872
opened Aug 15, 2026 by
patrickswedish
Loading…
3 tasks done
fix: accept hex-encoded block number as contract call block_identifier
#3868
opened Jul 26, 2026 by
cristianizzo
Loading…
2 of 3 tasks
feat(eth): add w3.eth.sign_authorization() EIP-7702 convenience helper
#3865
opened Jun 26, 2026 by
kushdab
Loading…
fix: represent authorization list r/s as uint256 per EIP-7702
#3864
opened Jun 26, 2026 by
kushdab
Loading…
Avoid pattern of creating a variable that is read once
#3860
opened Jun 13, 2026 by
yabirgb
Loading…
fix: replace function scoped import with top level import
#3855
opened Jun 3, 2026 by
yabirgb
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
test: cover geth fixture cleanup on errors
#3851
opened May 24, 2026 by
vuyua9
Loading…
3 tasks done
improve(contract): clearer error messages during call() #1002
#3846
opened May 17, 2026 by
dpk-jr
Loading…
test(eth): cover accessList formatter on type 1, 2 and 4 transactions
#3845
opened May 15, 2026 by
genisis0x
Loading…
fix(ens): remove abi_ens_resolver v8 backwards-compat NameNotFound catch
#3844
opened May 15, 2026 by
genisis0x
Loading…
Add
raise_on_error=False option to batched request execution
#3843
opened May 14, 2026 by
genisis0x
Loading…
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.