Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / shazow/whatsabi issues and pull requests
#155 - refactor: Use more ox
Issue -
State: open - Opened by shazow 7 days ago
Labels: enhancement, good first issue
#154 - chore: prepare = false
Pull Request -
State: closed - Opened by jxom 7 days ago
- 1 comment
#153 - ethers.js -> ox
Pull Request -
State: closed - Opened by shazow 9 days ago
- 9 comments
#153 - ethers.js -> ox
Pull Request -
State: closed - Opened by shazow 9 days ago
- 9 comments
#153 - ethers.js -> ox
Pull Request -
State: closed - Opened by shazow 9 days ago
- 9 comments
#152 - loaders: Add Blockscout ABI support
Pull Request -
State: open - Opened by yohamta 14 days ago
#152 - loaders: Add Blockscout ABI support
Pull Request -
State: open - Opened by yohamta 14 days ago
#151 - refactor: Use Ox
Issue -
State: open - Opened by shazow 14 days ago
- 3 comments
Labels: good first issue, someday
#151 - refactor: Use Ox
Issue -
State: closed - Opened by shazow 14 days ago
- 3 comments
Labels: good first issue, someday
#150 - autoload: Add `abiFillEmptyNames` helper
Pull Request -
State: closed - Opened by yohamta 15 days ago
- 2 comments
#149 - Feature request: Add Blockscout API support
Issue -
State: open - Opened by yohamta 15 days ago
- 1 comment
Labels: enhancement
#149 - Feature request: Add Blockscout API support
Issue -
State: open - Opened by yohamta 15 days ago
- 1 comment
Labels: enhancement
#149 - Feature request: Add Blockscout API support
Issue -
State: open - Opened by yohamta 15 days ago
- 1 comment
Labels: enhancement
#148 - disasm: Names for Tuple Components are not set
Issue -
State: open - Opened by yohamta 17 days ago
- 6 comments
#147 - src/disasm.ts: Use Set for eventCandidates to avoid dupes
Pull Request -
State: closed - Opened by shazow 21 days ago
#146 - Duplicate event entries with identical hashes for unverified contracts
Issue -
State: closed - Opened by yohamta 22 days ago
- 2 comments
Labels: soon
#145 - WIP: cbor decode
Pull Request -
State: open - Opened by shazow 22 days ago
Labels: maybe
#144 - autoload: Add AutoloadResult.isFactory
Pull Request -
State: closed - Opened by shazow 25 days ago
#143 - Handle multiple detected FixedProxyResolver better
Pull Request -
State: closed - Opened by shazow about 1 month ago
#142 - proxies: Multiple instances of the same resolver
Issue -
State: open - Opened by manuelwedler about 1 month ago
- 14 comments
Labels: bug, soon
#141 - loaders: Avoid exception when Etherscan returns an empty response
Pull Request -
State: closed - Opened by yohamta about 1 month ago
- 1 comment
#140 - disasm: Handle padded resolved address for FixedProxyResolver
Pull Request -
State: closed - Opened by shazow about 1 month ago
#139 - Implementation address prefixed with 0s
Issue -
State: closed - Opened by manuelwedler about 1 month ago
- 2 comments
Labels: bug, urgent
#138 - src/providers.ts: WithCachedCode, include prototype chain of Provider
Pull Request -
State: closed - Opened by shazow about 2 months ago
#137 - src/auto.ts: check if contractResult.abi is not empty
Pull Request -
State: closed - Opened by yohamta about 2 months ago
#136 - loaders: Unexpected Token When Fetching Contract Data from Etherscan
Issue -
State: closed - Opened by yohamta about 2 months ago
- 2 comments
#135 - Unable to get event signatures when using `autoload`
Issue -
State: closed - Opened by Destiner about 2 months ago
- 3 comments
#134 - providers: WithCachedCode should accept AnyProvider and make it compatible
Pull Request -
State: closed - Opened by shazow about 2 months ago
- 4 comments
#133 - providers: Incompatibility Between `WithCachedCode()` and `ethers.JsonRpcProvider`
Issue -
State: closed - Opened by yohamta about 2 months ago
- 3 comments
#132 - Proposal: Handling `DiamondProxy` in autoload: Respecting `followProxies: false`
Issue -
State: open - Opened by yohamta about 2 months ago
- 2 comments
Labels: bug, soon, maybe
#131 - autoload: AutoloadResult.ContractResult
Pull Request -
State: closed - Opened by shazow about 2 months ago
- 7 comments
#130 - Proposal: Include `ContractResult` in the `AutoloadResult`
Issue -
State: closed - Opened by yohamta about 2 months ago
- 9 comments
#129 - WIP: disasm: Detect code boundary and look for slots in aux data
Pull Request -
State: open - Opened by shazow about 2 months ago
#129 - disasm: Detect code boundary and look for slots in aux data
Pull Request -
State: closed - Opened by shazow about 2 months ago
#128 - loaders: Enhance `ContractResult.loaderResult` type
Pull Request -
State: closed - Opened by yohamta about 2 months ago
#128 - loaders: Enhance `ContractResult.loaderResult` type
Pull Request -
State: closed - Opened by yohamta about 2 months ago
#127 - loaders: Add loaderResult, remove {userdoc,devdoc}
Pull Request -
State: closed - Opened by shazow about 2 months ago
- 6 comments
#126 - proxies: EIP1967Proxy is not being detected for Compound USDCv3
Issue -
State: closed - Opened by shazow about 2 months ago
- 1 comment
Labels: bug
#125 - Feature request: enable proxy contract detection via Etherscan API
Issue -
State: closed - Opened by yohamta about 2 months ago
- 6 comments
#124 - Feature request: Expose `provider.js` for Access to `CompatibleProvider`
Issue -
State: closed - Opened by yohamta about 2 months ago
- 2 comments
#122 - loaders: Add AutoloadResult.abiLoadedFrom and plumb the result through MultiABILoader
Pull Request -
State: closed - Opened by shazow 2 months ago
- 2 comments
#121 - src/loader.ts: Add fallback for contract name in SourcifyABILoader
Pull Request -
State: closed - Opened by yohamta 2 months ago
- 1 comment
#120 - Improve devex for only resolving proxies
Pull Request -
State: closed - Opened by shazow 2 months ago
- 9 comments
#119 - WIP: auto.AutoloadConfig.fallbackLoad
Pull Request -
State: open - Opened by shazow 2 months ago
Labels: someday, maybe
#118 - auto: Remove fallbackConfig for now
Pull Request -
State: closed - Opened by shazow 2 months ago
#117 - Feature Request: Fallback for Contract Name in Sourcify ABI Loader
Issue -
State: closed - Opened by yohamta 2 months ago
- 1 comment
Labels: enhancement, soon
#116 - src/loaders.ts: Add devdoc and userdoc support for SourcifyABILoader
Pull Request -
State: closed - Opened by yohamta 2 months ago
#115 - Feature Request: Include `ContractResult` in the `AutoloadResult` and Add `loader_name`
Issue -
State: closed - Opened by yohamta 2 months ago
- 6 comments
Labels: enhancement, soon
#114 - Feature Request: Include `userdoc` and `devdoc` in `ContractResult`
Issue -
State: closed - Opened by yohamta 2 months ago
- 4 comments
Labels: enhancement, soon
#113 - auto: Add CrossChainLoad support for verified contracts
Pull Request -
State: closed - Opened by shazow 2 months ago
#112 - loaders: Add getSources() to ContractResult
Pull Request -
State: closed - Opened by shazow 4 months ago
- 1 comment
#111 - loaders: Add code loading?
Issue -
State: closed - Opened by shazow 4 months ago
- 5 comments
Labels: enhancement, soon
#110 - package: Add autoload demo entrypoint
Issue -
State: open - Opened by shazow 4 months ago
- 2 comments
Labels: good first issue, soon
#110 - package: Add autoload demo entrypoint
Issue -
State: open - Opened by shazow 4 months ago
- 2 comments
Labels: good first issue, soon
#109 - loaders: Add retry/throttling?
Issue -
State: open - Opened by shazow 4 months ago
Labels: enhancement, good first issue, someday
#109 - loaders: Add retry/throttling?
Issue -
State: open - Opened by shazow 4 months ago
Labels: enhancement, good first issue, someday
#108 - Add generated docs
Pull Request -
State: closed - Opened by shazow 4 months ago
#108 - Add generated docs
Pull Request -
State: closed - Opened by shazow 4 months ago
#107 - providers: Fix viem non-public clients, wrap autoload ENS error
Pull Request -
State: closed - Opened by shazow 4 months ago
#106 - viem: Add explicit viem example to the README
Issue -
State: closed - Opened by shazow 4 months ago
Labels: documentation, soon
#106 - viem: Add explicit viem example to the README
Issue -
State: closed - Opened by shazow 4 months ago
Labels: documentation, soon
#105 - viem: Fix provider abstraction to work with non-public clients
Issue -
State: closed - Opened by shazow 4 months ago
Labels: urgent
#105 - viem: Fix provider abstraction to work with non-public clients
Issue -
State: closed - Opened by shazow 4 months ago
Labels: urgent
#105 - viem: Fix provider abstraction to work with non-public clients
Issue -
State: closed - Opened by shazow 4 months ago
Labels: urgent
#104 - fix: Viem compatability
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 1 comment
#104 - fix: Viem compatability
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 1 comment
#103 - Publish standalone docs
Issue -
State: closed - Opened by shazow 4 months ago
- 1 comment
Labels: urgent
#103 - Publish standalone docs
Issue -
State: closed - Opened by shazow 4 months ago
- 1 comment
Labels: urgent
#102 - feat: Errors and jsdoc
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 3 comments
#102 - feat: Errors and jsdoc
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 3 comments
#101 - docs: Generate markdown docs with typedoc
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 1 comment
#101 - docs: Generate markdown docs with typedoc
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 1 comment
#100 - Add typed errors
Pull Request -
State: closed - Opened by shazow 4 months ago
- 1 comment
#100 - Add typed errors
Pull Request -
State: closed - Opened by shazow 4 months ago
- 1 comment
#100 - Add typed errors
Pull Request -
State: closed - Opened by shazow 4 months ago
- 1 comment
#99 - Add typed errors
Issue -
State: closed - Opened by shazow 4 months ago
Labels: soon
#99 - Add typed errors
Issue -
State: closed - Opened by shazow 4 months ago
Labels: soon
#99 - Add typed errors
Issue -
State: closed - Opened by shazow 4 months ago
Labels: soon
#98 - loaders: Add thirdweb-verified contracts
Issue -
State: open - Opened by shazow 4 months ago
Labels: soon
#98 - loaders: Add thirdweb-verified contracts
Issue -
State: open - Opened by shazow 4 months ago
Labels: soon
#97 - Add svvy.sh to readme
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 4 comments
#97 - Add svvy.sh to readme
Pull Request -
State: closed - Opened by roninjin10 4 months ago
- 4 comments
#96 - src/types.ts: Add support for ethers.FallbackProvider
Pull Request -
State: closed - Opened by shazow 4 months ago
#95 - Improve provider abstraction: Use low level RPC whenever possible
Pull Request -
State: open - Opened by shazow 4 months ago
#95 - Improve provider abstraction: Use low level RPC whenever possible
Pull Request -
State: closed - Opened by shazow 4 months ago
#94 - switch viem and ethersv5 provider order
Pull Request -
State: closed - Opened by Plopmenz 4 months ago
- 1 comment
#94 - switch viem and ethersv5 provider order
Pull Request -
State: closed - Opened by Plopmenz 4 months ago
- 1 comment
#93 - autoload: Compatible provider behaving incorrectly for latest viem version
Issue -
State: open - Opened by Plopmenz 4 months ago
- 1 comment
#93 - autoload: Compatible provider behaving incorrectly for latest viem version
Issue -
State: closed - Opened by Plopmenz 4 months ago
- 3 comments
#92 - src/__tests__/env.ts: Use public RPC
Pull Request -
State: closed - Opened by shazow 5 months ago
#91 - auto: Add addressResolver config
Pull Request -
State: closed - Opened by shazow 6 months ago
#90 - loaders: Add anyabi.xyz
Issue -
State: open - Opened by shazow 7 months ago
- 3 comments
Labels: good first issue, soon, maybe
#89 - chore: add @noble/hases as a dependency
Pull Request -
State: closed - Opened by einaralex 8 months ago
#88 - Listing @noble/hashes as a depenency.
Issue -
State: closed - Opened by einaralex 8 months ago
- 6 comments
#87 - SourcifyABILoader won't even attempt a partial match query
Issue -
State: closed - Opened by 0xpolarzero 8 months ago
- 7 comments
Labels: soon
#86 - proxies: UnknownProxyResolver
Pull Request -
State: open - Opened by shazow 10 months ago
#85 - disasm: Detect inverted selector jump condition (with fallback)
Pull Request -
State: closed - Opened by shazow 10 months ago
#84 - proxies: Load additional candidates from recent transactions?
Issue -
State: open - Opened by SonOfMosiah 10 months ago
- 4 comments
Labels: bug, soon
#83 - Some contracts return [0x00000001, 0x00000002] selectors
Issue -
State: closed - Opened by 0x366 10 months ago
- 1 comment
#82 - Release v0.11.0
Pull Request -
State: closed - Opened by shazow 10 months ago