Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ethers.js
Create Open source software and libraries for Ethereum.
Collective -
Host: opensource -
https://opencollective.com/ethers
- Website: https://docs.ethers.io
- Code: https://github.com/ethers-io
Fix CCIP Read key in ENS resolver
github.com/ethers-io/ethers.js - staa99 opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - staa99 opened this pull request over 1 year ago
Handle logs with similar events from different contracts
github.com/ethers-io/ethers.js - suicide opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - suicide opened this pull request over 1 year ago
support encoding and decoding of function types
github.com/ethers-io/ethers.js - drafish opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - drafish opened this pull request over 1 year ago
Resume RPC connections after a long pause causes RPC errors
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
Some errors are not descriptive `throw new Error("TODO");`
github.com/ethers-io/ethers.js - lelerukjaymoh opened this issue over 1 year ago
github.com/ethers-io/ethers.js - lelerukjaymoh opened this issue over 1 year ago
`.wait(confirmations)` doesn't work with `.deploymentTransaction()`
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
Pending transactions not detected (anvil)
github.com/ethers-io/ethers.js - raster21 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - raster21 opened this issue over 1 year ago
ExternalProvider not available in v6?
github.com/ethers-io/ethers.js - DexSwaper opened this issue over 1 year ago
github.com/ethers-io/ethers.js - DexSwaper opened this issue over 1 year ago
Libraries meant for use in the web should not include a transitive dependency on @types/node
github.com/ethers-io/ethers.js - MicahZoltu opened this issue over 1 year ago
github.com/ethers-io/ethers.js - MicahZoltu opened this issue over 1 year ago
Getting arrayify error while encoding function data through ethers.utils.interface
github.com/ethers-io/ethers.js - SumiBisht opened this issue over 1 year ago
github.com/ethers-io/ethers.js - SumiBisht opened this issue over 1 year ago
Update signer.wrm typo
github.com/ethers-io/ethers.js - robriks opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - robriks opened this pull request over 1 year ago
Uncaught (in promise) Error: unconfigured name (value = "...", code=UNCONFIGURED_NAME, version=6.6.2)
github.com/ethers-io/ethers.js - alchemist0803 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - alchemist0803 opened this issue over 1 year ago
TypeError: provider.getGasPrice is not a function
github.com/ethers-io/ethers.js - alchemist0803 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - alchemist0803 opened this issue over 1 year ago
Add my project, please: [PROJECT NAME]
github.com/ethers-io/website - sammyfilly opened this issue over 1 year ago
github.com/ethers-io/website - sammyfilly opened this issue over 1 year ago
Error in provider with _getOption
github.com/ethers-io/ethers.js - DEGBEMBIA opened this issue over 1 year ago
github.com/ethers-io/ethers.js - DEGBEMBIA opened this issue over 1 year ago
Add a custom errors for `contract.deployed()` and `contract.address`
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
Multiple transactions in one block
github.com/ethers-io/ethers.js - graygt opened this issue over 1 year ago
github.com/ethers-io/ethers.js - graygt opened this issue over 1 year ago
Use AddressLike type in chai matcher
github.com/ethers-io/ethers.js - RenanSouza2 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - RenanSouza2 opened this issue over 1 year ago
Adding Linea network support
github.com/ethers-io/ethers.js - Akaryatrh opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Akaryatrh opened this issue over 1 year ago
feat: add support for linea mainet & testnet
github.com/ethers-io/ethers.js - Akaryatrh opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - Akaryatrh opened this pull request over 1 year ago
docs: update getDeployedCode function note
github.com/ethers-io/ethers.js - chenguzhen87 opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - chenguzhen87 opened this pull request over 1 year ago
Can't decode name when it's a bytes32 instead of a string
github.com/ethers-io/ethers.js - feloot opened this issue over 1 year ago
github.com/ethers-io/ethers.js - feloot opened this issue over 1 year ago
TX goes through but FallbackProvider throws 'already known' or 'nonce too low' error
github.com/ethers-io/ethers.js - chicken-juju opened this issue over 1 year ago
github.com/ethers-io/ethers.js - chicken-juju opened this issue over 1 year ago
Update interface.wrm
github.com/ethers-io/ethers.js - robriks opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - robriks opened this pull request over 1 year ago
Contract.connect() returns a BaseContract
github.com/ethers-io/ethers.js - TomiOhl opened this issue over 1 year ago
github.com/ethers-io/ethers.js - TomiOhl opened this issue over 1 year ago
`TypeError: Cannot use 'in' operator to search for 'chainId' in 12345` when trying to deploy a contract with empty ABI but with constructor args
github.com/ethers-io/ethers.js - kuzdogan opened this issue over 1 year ago
github.com/ethers-io/ethers.js - kuzdogan opened this issue over 1 year ago
Ethers messes with async stack traces
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
@adraffy/ens-normalize resolution error
github.com/ethers-io/ethers.js - chenguzhen87 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - chenguzhen87 opened this issue over 1 year ago
AlchemyProvider._send causing error
github.com/ethers-io/ethers.js - luiztools opened this issue over 1 year ago
github.com/ethers-io/ethers.js - luiztools opened this issue over 1 year ago
CALL_EXCEPTION in estimateGas with local ganache
github.com/ethers-io/ethers.js - amol9372 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - amol9372 opened this issue over 1 year ago
Gas pageDocumentation Title
github.com/ethers-io/ethers.js - RenanSouza2 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - RenanSouza2 opened this issue over 1 year ago
Add ownKeys trap to Result
github.com/ethers-io/ethers.js - drortirosh opened this issue over 1 year ago
github.com/ethers-io/ethers.js - drortirosh opened this issue over 1 year ago
not getting metamask wallet balance
github.com/ethers-io/ethers.js - Haris259 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Haris259 opened this issue over 1 year ago
Add better message for unknown errors
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
getAddress function is not callable
github.com/ethers-io/ethers.js - mariogutval opened this issue over 1 year ago
github.com/ethers-io/ethers.js - mariogutval opened this issue over 1 year ago
Unauthorized method: eth_newFilter.
github.com/ethers-io/ethers.js - patricklongo1 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - patricklongo1 opened this issue over 1 year ago
FallbackProvider instantiation fails when `providers.length === 1`
github.com/ethers-io/ethers.js - jxom opened this issue over 1 year ago
github.com/ethers-io/ethers.js - jxom opened this issue over 1 year ago
Fix typescript types in several files
github.com/ethers-io/ethers.js - Ankush263 opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - Ankush263 opened this pull request over 1 year ago
Missing type indexed & result
github.com/ethers-io/ethers.js - Ankush263 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Ankush263 opened this issue over 1 year ago
Fix revert msg match
github.com/ethers-io/ethers.js - tlatkdgus1 opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - tlatkdgus1 opened this pull request over 1 year ago
Custom Error process missing
github.com/ethers-io/ethers.js - tlatkdgus1 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - tlatkdgus1 opened this issue over 1 year ago
Add pollingInterval as config setting for fallback providers
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
Fix fallback priority sorting
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this pull request over 1 year ago
Fallback Provider sorts priorities in descending order (ascending expected)
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
typo: wieght -> weight
github.com/ethers-io/ethers.js - lostadam opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - lostadam opened this pull request over 1 year ago
Update getting-started.wrm
github.com/ethers-io/ethers.js - ethosdev opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - ethosdev opened this pull request over 1 year ago
.creates property missing in TransactionResponse
github.com/ethers-io/ethers.js - travisbotello opened this issue over 1 year ago
github.com/ethers-io/ethers.js - travisbotello opened this issue over 1 year ago
Package subpath './lib/utils' is not defined by "exports"
github.com/ethers-io/ethers.js - kakui-lau opened this issue over 1 year ago
github.com/ethers-io/ethers.js - kakui-lau opened this issue over 1 year ago
[FIX] FixedNumber private properties
github.com/ethers-io/ethers.js - RauppRafael opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - RauppRafael opened this pull request over 1 year ago
Contract's constructor requires InterfaceAbi
github.com/ethers-io/ethers.js - shinjiikari256 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - shinjiikari256 opened this issue over 1 year ago
Use Numeric type for decimals parameter in FixedNumber.fromValue()
github.com/ethers-io/ethers.js - SalamandraDevs opened this issue over 1 year ago
github.com/ethers-io/ethers.js - SalamandraDevs opened this issue over 1 year ago
Decrypt is rejected with message of "MetaMask DecryptMessage: User denied message decryption." even though the user clicks on "Decrypt" on Metamask
github.com/ethers-io/ethers.js - Eric1015 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Eric1015 opened this issue over 1 year ago
Error: value out-of-bounds for uint96/int96
github.com/ethers-io/ethers.js - ochikov opened this issue over 1 year ago
github.com/ethers-io/ethers.js - ochikov opened this issue over 1 year ago
ethers and ionic-angular
github.com/ethers-io/ethers.js - DEGBEMBIA opened this issue over 1 year ago
github.com/ethers-io/ethers.js - DEGBEMBIA opened this issue over 1 year ago
Add my project, please: [PROJECT NAME] rebuilding
github.com/ethers-io/website - lynieya opened this issue over 1 year ago
github.com/ethers-io/website - lynieya opened this issue over 1 year ago
graceful shutdown while waiting for transaction
github.com/ethers-io/ethers.js - vankop opened this issue over 1 year ago
github.com/ethers-io/ethers.js - vankop opened this issue over 1 year ago
getBlockNumber fails for certain RPCs
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
formatUnits overflow with largest 32-byte hex value
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
Multi-transaction failures with manually incremented nonces.
github.com/ethers-io/ethers.js - kimwz opened this issue over 1 year ago
github.com/ethers-io/ethers.js - kimwz opened this issue over 1 year ago
Access to Private Field Issue in FixedNumber Object Operations
github.com/ethers-io/ethers.js - RauppRafael opened this issue over 1 year ago
github.com/ethers-io/ethers.js - RauppRafael opened this issue over 1 year ago
Too many eth_getLogs methods in the batch
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
Fix stray promises when a node returns invalid results
github.com/ethers-io/ethers.js - marianogoldman opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - marianogoldman opened this pull request over 1 year ago
Documentation: Fix typo in docs.wrm/migrating.wrm
github.com/ethers-io/ethers.js - deBhal opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - deBhal opened this pull request over 1 year ago
Update alchemy-provider.ts to support sepolia test network
github.com/ethers-io/ethers.js - Moonant opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - Moonant opened this pull request over 1 year ago
v6 Some nodes will fail to request
github.com/ethers-io/ethers.js - lanlingxiawu opened this issue over 1 year ago
github.com/ethers-io/ethers.js - lanlingxiawu opened this issue over 1 year ago
No ability to set a Timeout behaviour
github.com/ethers-io/ethers.js - nickgrealy opened this issue over 1 year ago
github.com/ethers-io/ethers.js - nickgrealy opened this issue over 1 year ago
Update README.md to better reflect size of package
github.com/ethers-io/ethers.js - Michael77 opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - Michael77 opened this pull request over 1 year ago
ethers 5.7.2 TypeError: Cannot read properties of undefined (reading 'callback')
github.com/ethers-io/ethers.js - philosofonusus opened this issue over 1 year ago
github.com/ethers-io/ethers.js - philosofonusus opened this issue over 1 year ago
Event-polling across consecutive blocks is broken
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
fix: for batch requests make sure all promises are complete (either fulfilled or rejected)
github.com/ethers-io/ethers.js - marianogoldman opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - marianogoldman opened this pull request over 1 year ago
Duplicate block event emits with WebSocketProvider (but not with JsonRpcProvider)
github.com/ethers-io/ethers.js - hiroshitash opened this issue over 1 year ago
github.com/ethers-io/ethers.js - hiroshitash opened this issue over 1 year ago
Fix fixednumber cmp
github.com/ethers-io/ethers.js - lorado opened this pull request over 1 year ago
github.com/ethers-io/ethers.js - lorado opened this pull request over 1 year ago
HDNodeWallet.fromExtendedKey method was able to create a new HD Node from invalid Xpub
github.com/ethers-io/ethers.js - Buvaneshkumar7 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Buvaneshkumar7 opened this issue over 1 year ago
Contract event listener args not parsed correctly
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
Use JsonRpcProvider as listener instead of WebsocketProvider
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
github.com/ethers-io/ethers.js - therealjmj opened this issue over 1 year ago
V6 - getTransactionCount is not a function of provider
github.com/ethers-io/ethers.js - hanscj1 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - hanscj1 opened this issue over 1 year ago
destroying all providers without the provider variable
github.com/ethers-io/ethers.js - 1111Eugene opened this issue over 1 year ago
github.com/ethers-io/ethers.js - 1111Eugene opened this issue over 1 year ago
(node:7004) UnhandledPromiseRejectionWarning: Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.4.0)
github.com/ethers-io/ethers.js - alanwang123 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - alanwang123 opened this issue over 1 year ago
Using provider.on with v6 errors as filters 'expire'
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
Index is undefined on getTransaction() call to a provider
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
@adraffy/ens-normalize resolution
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
github.com/ethers-io/ethers.js - omnus opened this issue over 1 year ago
How to port from V5 to V6 for some TS code?
github.com/ethers-io/ethers.js - zydjohnHotmail opened this issue over 1 year ago
github.com/ethers-io/ethers.js - zydjohnHotmail opened this issue over 1 year ago
stripZerosLeft doesnt work
github.com/ethers-io/ethers.js - Xerenity opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Xerenity opened this issue over 1 year ago
Cannot assign to read only property '_events' of object '#<Web3Provider> when calling smart contract
github.com/ethers-io/ethers.js - Rishabhraghwendra18 opened this issue over 1 year ago
github.com/ethers-io/ethers.js - Rishabhraghwendra18 opened this issue over 1 year ago
Latest version of ethers doesn't export types anymore
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
github.com/ethers-io/ethers.js - fvictorio opened this issue over 1 year ago
Contract.target description
github.com/ethers-io/ethers.js - mqklin opened this issue over 1 year ago
github.com/ethers-io/ethers.js - mqklin opened this issue over 1 year ago
Add confirmations to TransactionResponse
github.com/ethers-io/ethers.js - mqklin opened this issue over 1 year ago
github.com/ethers-io/ethers.js - mqklin opened this issue over 1 year ago
Can not run any ethers.utils functions.
github.com/ethers-io/ethers.js - zydjohnHotmail opened this issue over 1 year ago
github.com/ethers-io/ethers.js - zydjohnHotmail opened this issue over 1 year ago
'crypto' module not found in node_modules
github.com/ethers-io/ethers.js - theDevSoham opened this issue over 1 year ago
github.com/ethers-io/ethers.js - theDevSoham opened this issue over 1 year ago
HDNodeWallet.encrypt is taking a lot of time in React-Native v0.71.7
github.com/ethers-io/ethers.js - JorgeLpzGnz opened this issue over 1 year ago
github.com/ethers-io/ethers.js - JorgeLpzGnz opened this issue over 1 year ago