issues
search
ethereum
/
eth-abi
Ethereum ABI utilities for python
MIT License
248
stars
269
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrong Decoding With Bytes
#238
nazavod777
closed
2 months ago
3
Invalid pointer error when decoding transaction input
#237
kigawas
closed
5 months ago
2
Upgrade template
#236
pacrob
closed
7 months ago
0
fix docs ci
#235
pacrob
closed
7 months ago
0
rename github template files yaml->yml
#234
pacrob
closed
7 months ago
1
Upgrade template
#232
pacrob
closed
7 months ago
0
Upgrade `parsimonious` to `0.10`
#231
jorenham
closed
8 months ago
3
🚨 fix linting warning (rule B019)
#230
DavidRomanovizc
closed
8 months ago
2
minor pep8 improvements
#229
hkey0
closed
9 months ago
1
Add tests for decoding `bytes` at different positions
#228
reedsa
closed
9 months ago
0
Decode input data with bad padding
#227
ArielTM
opened
9 months ago
2
Disallow invalid pointers in arrays and tuples
#226
pacrob
closed
8 months ago
0
Add more typing
#224
pacrob
closed
9 months ago
0
disallow payloads that decode to zero-sized types
#223
pacrob
closed
9 months ago
1
OverflowError when decode an event data with empty fields
#222
alebaffa
closed
9 months ago
4
fix toml bools and add version test
#219
pacrob
closed
10 months ago
0
Replace `functools.lru_cache`
#218
pacrob
closed
8 months ago
0
Upgrade template
#217
pacrob
closed
11 months ago
3
decode failing on input that is not divided by 32
#216
IdoHexagate
closed
11 months ago
1
OverflowError: Python int too large to convert to C ssize_t
#215
shifenhutu
closed
4 months ago
5
Remove pkg_resources
#214
kigawas
closed
1 year ago
1
add build.os section to rtd yml
#213
pacrob
closed
1 year ago
0
Disallow zero sized types
#212
fselmo
closed
1 year ago
0
allow decoding byte string without padding
#211
jad-elmourad
closed
1 year ago
3
Add utility method for getting an acceptable byte range from a list of ABI types
#209
antazoey
opened
1 year ago
0
update tox install and usage in ci
#208
pacrob
closed
1 year ago
0
typing/linting tools review
#207
pacrob
closed
11 months ago
0
Different behaviour: `encode_single` vs `encode`
#206
Uxio0
closed
1 year ago
9
Upgrade template
#205
pacrob
closed
1 year ago
0
Fix requirements docs txt
#204
pacrob
closed
1 year ago
0
bump docs dependencies & remove unneeded
#203
pacrob
closed
1 year ago
0
Dependency errors for newer versions of uth-utils>=2.0.0 and eth-abi>=3.0.0
#202
artemd24
closed
1 year ago
0
Update Parsimonious dependency to >=0.9.0,<0.10
#201
kclowes
closed
1 year ago
3
[Project Management] When will eth-abi>=4.0.0 be released?
#200
martin-thoma
closed
1 year ago
2
encoding tuple with nested tuple containing dynamic types
#199
ryandotsmith
closed
1 year ago
3
Decoding arbitrary length bytes fails due to expected padding
#198
RohitK89
closed
1 year ago
2
Wrong encoding output when using uint256[]
#197
dynalz
closed
2 years ago
1
Remove venv files from package
#196
kclowes
closed
2 years ago
0
`ImportError: cannot import name 'getargspec' from 'inspect'` in Python >= 3.11 due to outdated `parsimonious` dependency version
#195
FranciscoPombal
closed
1 year ago
0
âž• Python 3.11 support
#194
fselmo
closed
2 years ago
8
[WIP] ``encode()`` & ``decode()`` array types as python ``list`` only.
#193
fselmo
closed
2 months ago
0
Decoding an array type returns a tuple instead of list
#192
tserg
opened
2 years ago
5
fix: the zero-length bytestring encoding
#191
YanhuiJessica
closed
2 years ago
6
Byte value of length 32b results in decoding error using 'decode'
#190
JanRuettinger
closed
2 years ago
2
Decoding data of type byte[] array results in an an empty element at the end
#189
JanRuettinger
closed
1 year ago
3
fix change log link
#188
pacrob
closed
2 years ago
1
fix: decode malformed strings
#187
banteg
closed
1 year ago
4
fix change log link
#186
uwe
closed
2 years ago
1
Is there a way to match calldata/memory encoding conventions?
#185
UsmannK
opened
2 years ago
1
More release updates
#184
kclowes
closed
2 years ago
0
Next