issues
search
shazow
/
whatsabi
Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
https://shazow.github.io/whatsabi/
MIT License
1.07k
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The error status is inside err.cause
#160
k-thornton
opened
3 days ago
1
Loader error collection doesn't work as intended
#159
k-thornton
opened
3 days ago
0
Adding EtherscanV2
#158
k-thornton
opened
3 days ago
0
Add support for Etherscan v2 API
#157
k-thornton
opened
3 days ago
2
Adding AnyABI loader
#156
k-thornton
opened
3 days ago
2
refactor: Use more ox
#155
shazow
opened
1 week ago
0
chore: prepare = false
#154
jxom
closed
1 week ago
1
ethers.js -> ox
#153
shazow
closed
1 week ago
9
loaders: Add Blockscout ABI support
#152
yohamta
closed
4 days ago
3
refactor: Use Ox
#151
shazow
closed
1 week ago
3
autoload: Add `abiFillEmptyNames` helper
#150
yohamta
closed
2 weeks ago
2
Feature request: Add Blockscout API support
#149
yohamta
closed
3 days ago
1
disasm: Names for Tuple Components are not set
#148
yohamta
opened
3 weeks ago
6
src/disasm.ts: Use Set for eventCandidates to avoid dupes
#147
shazow
closed
3 weeks ago
0
Duplicate event entries with identical hashes for unverified contracts
#146
yohamta
closed
3 weeks ago
2
WIP: cbor decode
#145
shazow
opened
3 weeks ago
0
autoload: Add AutoloadResult.isFactory
#144
shazow
closed
3 weeks ago
0
Handle multiple detected FixedProxyResolver better
#143
shazow
closed
1 month ago
0
proxies: Multiple instances of the same resolver
#142
manuelwedler
opened
1 month ago
14
loaders: Avoid exception when Etherscan returns an empty response
#141
yohamta
closed
1 month ago
1
disasm: Handle padded resolved address for FixedProxyResolver
#140
shazow
closed
1 month ago
0
Implementation address prefixed with 0s
#139
manuelwedler
closed
1 month ago
2
src/providers.ts: WithCachedCode, include prototype chain of Provider
#138
shazow
closed
1 month ago
0
src/auto.ts: check if contractResult.abi is not empty
#137
yohamta
closed
1 month ago
0
loaders: Unexpected Token When Fetching Contract Data from Etherscan
#136
yohamta
closed
1 month ago
2
Unable to get event signatures when using `autoload`
#135
Destiner
closed
1 month ago
3
providers: WithCachedCode should accept AnyProvider and make it compatible
#134
shazow
closed
1 month ago
4
providers: Incompatibility Between `WithCachedCode()` and `ethers.JsonRpcProvider`
#133
yohamta
closed
1 month ago
3
Proposal: Handling `DiamondProxy` in autoload: Respecting `followProxies: false`
#132
yohamta
opened
1 month ago
2
autoload: AutoloadResult.ContractResult
#131
shazow
closed
1 month ago
7
Proposal: Include `ContractResult` in the `AutoloadResult`
#130
yohamta
closed
1 month ago
9
disasm: Detect code boundary and look for slots in aux data
#129
shazow
closed
3 weeks ago
0
loaders: Enhance `ContractResult.loaderResult` type
#128
yohamta
closed
2 months ago
0
loaders: Add loaderResult, remove {userdoc,devdoc}
#127
shazow
closed
2 months ago
6
proxies: EIP1967Proxy is not being detected for Compound USDCv3
#126
shazow
closed
3 weeks ago
1
Feature request: enable proxy contract detection via Etherscan API
#125
yohamta
closed
2 months ago
6
Feature request: Expose `provider.js` for Access to `CompatibleProvider`
#124
yohamta
closed
2 months ago
2
loaders: Add AutoloadResult.abiLoadedFrom and plumb the result through MultiABILoader
#122
shazow
closed
2 months ago
2
src/loader.ts: Add fallback for contract name in SourcifyABILoader
#121
yohamta
closed
2 months ago
1
Improve devex for only resolving proxies
#120
shazow
closed
2 months ago
9
WIP: auto.AutoloadConfig.fallbackLoad
#119
shazow
opened
2 months ago
0
auto: Remove fallbackConfig for now
#118
shazow
closed
2 months ago
0
Feature Request: Fallback for Contract Name in Sourcify ABI Loader
#117
yohamta
closed
2 months ago
1
src/loaders.ts: Add devdoc and userdoc support for SourcifyABILoader
#116
yohamta
closed
2 months ago
0
Feature Request: Include `ContractResult` in the `AutoloadResult` and Add `loader_name`
#115
yohamta
closed
2 months ago
6
Feature Request: Include `userdoc` and `devdoc` in `ContractResult`
#114
yohamta
closed
2 months ago
4
auto: Add CrossChainLoad support for verified contracts
#113
shazow
closed
2 months ago
0
loaders: Add getSources() to ContractResult
#112
shazow
closed
3 months ago
1
loaders: Add code loading?
#111
shazow
closed
3 months ago
5
package: Add autoload demo entrypoint
#110
shazow
opened
3 months ago
2
Next