ethers (ethers.eth) (@ethersproject) 's Twitter Profile
ethers (ethers.eth)

@ethersproject

A tiny, complete and easy to use JavaScript library for all your Ethereum needs. Open source and MIT Licensed. 🦄🌈🍪

ID: 992289254569951233

linkhttps://ethers.org calendar_today04-05-2018 06:26:08

22 Tweet

2,2K Takipçi

4 Takip Edilen

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

The TypeScript branch of ethers.js has been published to npm as a beta prerelease. Please try it out; any feedback is appreciated. “npm install ethers@next”. Updated documentation and the migration guide is coming soon. github.com/ethers-io/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Short reminder that INFURA is deprecating their old URLs and now have a new v3 scheme. Please make sure you have updated to ethers v4.0.22 or later by Wednesday, March 27, 2019 if you use "InfuraProvider" or "getDefaultProvider". The latest version is v4.0.27.

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Due to a possible timing attack in the ECC signing library used in ethers, please upgrade to v4.0.40 or v5.0.0-beta.162. This should *not* impact most users, but please check out the GitHub issue to find out more, comment or ask questions. Thanks! github.com/ethers-io/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Due to an issue in the original ENS registry, it has been upgraded. The bug was quite specific and verified not to have ever been exploited, so all users are safe. However, please update to ethers 4.0.44 or 5.0.0-beta.171 ASAP for the new registry address to prevent stale data.

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

A bug in the release tagging script was fixed and I had to backfill corrections to all beta releases, which triggered a flurry of e-mails to repo watchers. Thanks to those who reached out; if weird things are happening to the repo, please don’t hesitate to ping me at RicMoo (ricmoo.eth). :)

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Later today, a change in the build process for the ESM builds will be published, making it easier for bundlers and tree-shaking. I do not expect any issues for consumers, but if something breaks for you, please reach out to RicMoo (ricmoo.eth) and I’ll get you sorted out ASAP. Thanks! :)

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

I will bump the devDependency of TypeScript from 3.8.3 to 4.2.2 next week, unless there are strong objections. The older .d.ts are incompatible with modern TS, so this should resolve those issues, but may force others to update their TS version… Feedback? github.com/ethers-io/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Adding EIP-2930 support has had a non-trivial impact on the TypeScript .d.ts files which may impact custom sub-classes, but I believe all changes should be otherwise backwards compatible. If anyone has a problem with the upcoming release, please reach out immediately. Thanks!

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Please update to ethers v5.3.0 or better if you are using WebSockets in node and allow users to enter their own URL to prevent a DoS issue in earlier versions of `ws`. See github.com/websockets/ws/…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

EIP-1559 support has been published in v5.4.0. As a result, TransactionResponse.gasPrice can now be null, so certain apps may need null-checks added. Please try it out and ping me (RicMoo (ricmoo.eth)) if you have any issues. I’ll stay next to my computer all day. :) github.com/ethers-io/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

Posting here for further engagement. I’m seeking feedback on whether the upcoming v6 release should return native ES2020 BigInt or ethers BigNumber, in general. Please add your arguments for/against. Thanks. :)

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

A recently discovered bug in the bn.js library hex string serialization affected the ethers BigNumber package in rare situations, but has now been fixed. Please upgrade asap to v5.6.8 to prevent faulty values. For more details or questions, see: github.com/ethers-io/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

FYI, the ethers documentation is moving to docs.ethers.org (from docs. ethers. io), I’m configuring Lambda and myriad redirect settings, so existing links should continue working. Contact RicMoo (ricmoo.eth) if you encounter any problems, dead links, redirect loops, etc. Thanks! :)

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

While advisories will continue to be posted to Twitter under this account, please also consider following our Mastodon account, similarly an advisory-only, non-marketing account. From now on advisories will be cross-posted to both. Thanks! mochi.social/@ethers

RicMoo (ricmoo.eth) (@ricmoo) 's Twitter Profile Photo

FYI; Ethers does NOT have a token. If you see any appear on Etherscan, please report them as a scam. Do not interact with the contract and do not interact with any website claiming to be operated on behalf of ethers.org. Thanks. :)

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

The Ethers-hosted CDN for bundled versions was deprecated two years ago (and finally shut down this week due to overwhelming costs) in favour of cdnjs; they’re awesome and free! To use CDNJS check out: cdnjs.com/libraries/ethe…

ethers (ethers.eth) (@ethersproject) 's Twitter Profile Photo

For anyone still using the legacy v5 branch of Ethers.js, a new release (v5.8) has been published, updating to the latest (fixed) versions of the `elliptic` and `ws` dependencies which had security issues that caused audit warnings. For more details: github.com/ethers-io/ethe…