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

Fixed JSON ABI parsing (#3674).

github.com/ethers-io/ethers.js - 1b13716986b48671bb3cbfae639bc40a64719a8f authored almost 2 years ago by Richard Moore <[email protected]>
docs: updated config example

github.com/ethers-io/run-geth-action - 40f0cbba93c7befd84c2fb399bbab3282d772150 authored almost 2 years ago by Richard Moore <[email protected]>
Move to background task.

github.com/ethers-io/run-geth-action - 56f621cc70c9e4cfdb7823c725d0bb4b93f858de authored almost 2 years ago by Richard Moore <[email protected]>
Remove glob from cp.

github.com/ethers-io/run-geth-action - 74b9fd39e1c6c6c6501318fd6c3fa7e7f51cbaa9 authored almost 2 years ago by Richard Moore <[email protected]>
Add missing keystore file.

github.com/ethers-io/run-geth-action - 277eca3aec4992ebb1f69f807693c255461d6fa3 authored almost 2 years ago by Richard Moore <[email protected]>
Add signer to keystore.

github.com/ethers-io/run-geth-action - 621622e4b68fba438dc20f94cfbb561d2d9c5f9b authored almost 2 years ago by Richard Moore <[email protected]>
Added path to genesis.json.

github.com/ethers-io/run-geth-action - de21bba7b27a74a5560b5333a3875503eb3c2c3c authored almost 2 years ago by Richard Moore <[email protected]>
Fixed typo.

github.com/ethers-io/run-geth-action - 5e5098086f40cc357b080018f69046cecb4b07a8 authored almost 2 years ago by Richard Moore <[email protected]>
Cached fetch result has been resolved.

github.com/ethers-io/run-geth-action - 1a9583904312d656d8e239f3afaa56cfccd97f26 authored almost 2 years ago by Richard Moore <[email protected]>
Try simpler action example.

github.com/ethers-io/run-geth-action - 347185af0b8b6b38030413510c74bb5762a1bfd2 authored almost 2 years ago by Richard Moore <[email protected]>
Initial code drop.

github.com/ethers-io/run-geth-action - 23dbace60d8327ad3b6d27f37261f73271e7c58f authored almost 2 years ago by Richard Moore <[email protected]>
docs: turn off doc examples that require a dev geth

github.com/ethers-io/ethers.js - 5b1020f72c986223adcf799b86bf0cdeac20f629 authored almost 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - e1ee35a829daf793eef7d1e1b0eb86f50972b52c authored almost 2 years ago by Richard Moore <[email protected]>
docs: fixed typos and better examples

github.com/ethers-io/ethers.js - be3f6293985f05728119187c2517b964a94229dc authored almost 2 years ago by Richard Moore <[email protected]>
Fixed typos in errors.

github.com/ethers-io/ethers.js - 206d8ff8d7a47178ecd0b29bbf666aa4b06c094b authored almost 2 years ago by Richard Moore <[email protected]>
Fixed JsonRpcProvider for picky Geth instances.

github.com/ethers-io/ethers.js - e55a87ad4c355743fd68c88e21e92d46b1c92694 authored almost 2 years ago by Richard Moore <[email protected]>
Fixed AbstractSigner populateTransaction for call and estimateGas.

github.com/ethers-io/ethers.js - 77cca7563f522961350756275bf67ee5dc9e0368 authored almost 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 7fb227b8f49177ad1c7d0a50d7c191e68c969059 authored almost 2 years ago by Richard Moore <[email protected]>
admin: sync funding info with master branch

github.com/ethers-io/ethers.js - 0a4386026d6fdcc242e48adaeb540c081d6ae011 authored almost 2 years ago by Richard Moore <[email protected]>
Added verifyMessage helper.

github.com/ethers-io/ethers.js - f13a7c64b396a0d7db4bec28c9f9bdf67adf0b2e authored almost 2 years ago by Richard Moore <[email protected]>
Fixed lingering events in provider after removal.

github.com/ethers-io/ethers.js - 453d2357b1ef4309a5617815266813e3fa5bbdaa authored almost 2 years ago by Richard Moore <[email protected]>
Improve address API and more robust resolveName.

github.com/ethers-io/ethers.js - 741bd05830fe6d64550446d7392798430422d91f authored almost 2 years ago by Richard Moore <[email protected]>
docs: added more docs for getting started

github.com/ethers-io/ethers.js - 4de185b5c7e0c283df476c303952a16d9edde0f0 authored almost 2 years ago by Richard Moore <[email protected]>
docs: simplified example output for some objects.

github.com/ethers-io/ethers.js - fb035d84169fbb750e6bd148f86a57529ebfd9c4 authored almost 2 years ago by Richard Moore <[email protected]>
admin: updated branch name in CI config

github.com/ethers-io/ethers.js - 32e49fa7597988bf852194a15c49a16e373d9dd0 authored about 2 years ago by Richard Moore <[email protected]>
docs: added some section stubs

github.com/ethers-io/ethers.js - c8d761a1a3d0b88aba0956e2d2dd0004834df1bf authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 24406a512778a6aeebcc7414a50f5277d4d0a959 authored about 2 years ago by Richard Moore <[email protected]>
Added tests for provider broadcast errors.

github.com/ethers-io/ethers.js - 41449c9a676f716c67af31da80fd25932684093b authored about 2 years ago by Richard Moore <[email protected]>
tests: more robust provider clean up

github.com/ethers-io/ethers.js - a6cb264cd6314b0d82e14f2e2105aea27a7c3b8b authored about 2 years ago by Richard Moore <[email protected]>
Allow non-bytes32 values for r and s in Signature.

github.com/ethers-io/ethers.js - a63f84cda771e44bfb97d4dabd93f15504488802 authored about 2 years ago by Richard Moore <[email protected]>
Added missing EtherscanProvider broadcastTransaction errors to coalescence.

github.com/ethers-io/ethers.js - 2eb48231f135f508f6809da9f1efb48b12052e48 authored about 2 years ago by Richard Moore <[email protected]>
Fixed Signer sub-classes when given an Addressable.

github.com/ethers-io/ethers.js - 342105f4e51dcbdf905e2b598ac35fd35e1d547f authored about 2 years ago by Richard Moore <[email protected]>
Use case-insensitive matching for JSON-RPC error strings.

github.com/ethers-io/ethers.js - 65c7df1ee86117789473f32ae259c4478f8f746d authored about 2 years ago by Richard Moore <[email protected]>
Fixed FallbackProvider when broadcastTransaction rejects.

github.com/ethers-io/ethers.js - 426c1e1b05cd8e98904842c11d004f3a08c10bb0 authored about 2 years ago by Richard Moore <[email protected]>
Fixed AnkrProvider for REPLACEMENT_TRANSACTION.

github.com/ethers-io/ethers.js - a5e906f51d7b3464989b6f5575df23eb353a1016 authored about 2 years ago by Richard Moore <[email protected]>
Fixed tx.wait failing to unsubscribe to block events once mined.

github.com/ethers-io/ethers.js - 67675dfcbf0617642a75f7f2a5b11a3bc7202453 authored about 2 years ago by Richard Moore <[email protected]>
Added common method destroy to Provider.

github.com/ethers-io/ethers.js - 398f4298a06206aa1da8eb7a310a05b7c0072c16 authored about 2 years ago by Richard Moore <[email protected]>
docs: split link files up in config

github.com/ethers-io/ethers.js - b4c4191fbef65379e7e5b73d39412a492404e8f0 authored about 2 years ago by Richard Moore <[email protected]>
docs: split link files up

github.com/ethers-io/ethers.js - 789a1342f011c7ead2c1b695804ec9abd273b5ac authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 412a1471df7275fe65dd0f6ed81a02c191c88db7 authored about 2 years ago by Richard Moore <[email protected]>
tests: tweak provider tests timeouts

github.com/ethers-io/ethers.js - bc4a96ba7a69e422b8fb2c9a9f1e5ae75b911462 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - fb1b156216a63c921d5020f2542a11a549859fa4 authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs

github.com/ethers-io/ethers.js - 46ddc89441619f7cf0089a6c78f3213def9d4610 authored about 2 years ago by Richard Moore <[email protected]>
docs: added breadcrumb titles

github.com/ethers-io/ethers.js - d190e654f80563dc9370abb1f60021dfad3bf143 authored about 2 years ago by Richard Moore <[email protected]>
admin: fix CI for docs generation

github.com/ethers-io/ethers.js - a981564fafa615d99c69af17d94d25b607cb6301 authored about 2 years ago by Richard Moore <[email protected]>
admin: debuggin CI

github.com/ethers-io/ethers.js - 1c5dae81185594a02f919f4dcd0040e6eedb4200 authored about 2 years ago by Richard Moore <[email protected]>
docs: added timestamp generation for footer

github.com/ethers-io/ethers.js - 04dd5285865df1aec0fa6a082166aa609394a143 authored about 2 years ago by Richard Moore <[email protected]>
admin: added git method to get modified date.

github.com/ethers-io/ethers.js - 40f64b4db35f98ba7b16cb06f70117c01a4fe9b8 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - fe6916955fbc65fea4501fe7109bab32e7b5cd0c authored about 2 years ago by Richard Moore <[email protected]>
Small changes in maths on error.

github.com/ethers-io/ethers.js - 0859f84bac6a5b9c94530d6c257bce1b13870f33 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - ddcf7d685b075f56b7a43df89dce9fb1ef719d08 authored about 2 years ago by Richard Moore <[email protected]>
docs: updated docs

github.com/ethers-io/ethers.js - 722fdd9a3c1ceaa1087bd2074c7e8484aa329ffe authored about 2 years ago by Richard Moore <[email protected]>
docs: adding some stubs

github.com/ethers-io/ethers.js - 0fa48e2722867e554063653943e8c376726ce9d8 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 7aaeb090f30bd9ecf176d1ce87c4e27f04ba83af authored about 2 years ago by Richard Moore <[email protected]>
docs: added examples to jsdocs

github.com/ethers-io/ethers.js - 724881f34d428406488a1c9f9dbebe54b6edecda authored about 2 years ago by Richard Moore <[email protected]>
tests: increase provider send timeout

github.com/ethers-io/ethers.js - 30d2626e0c092b0a590ee38589dfe6f6a3123ed6 authored about 2 years ago by Richard Moore <[email protected]>
More flexible signature for waitForTransaction.

github.com/ethers-io/ethers.js - 392b86fb8f5b2340ef509b5c121269d2ca2b00cf authored about 2 years ago by Richard Moore <[email protected]>
docs: initial EnsResolver jsdocs

github.com/ethers-io/ethers.js - 32927d78e96a8632bd05f0579396a75227448426 authored about 2 years ago by Richard Moore <[email protected]>
docs: added badges to readme

github.com/ethers-io/ethers.js - 2d2fe5fc240446916c23855e9357641f69719d55 authored about 2 years ago by Richard Moore <[email protected]>
admin: CI cleanup

github.com/ethers-io/ethers.js - 532fcd751b228c545fb81981d356d64a840581ff authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 7b5d5d1db84361e8bfbf9af2cdf153099bf04e24 authored about 2 years ago by Richard Moore <[email protected]>
Added tests for emptry Bytes32String.

github.com/ethers-io/ethers.js - 22f514cc037d8de6c7efd894a0ffb78bce3f99f6 authored about 2 years ago by Richard Moore <[email protected]>
Added testing for QuickNodeProvider.

github.com/ethers-io/ethers.js - fe306fa1ee482f8ea0dea9fd8e570a1f922973f9 authored about 2 years ago by Richard Moore <[email protected]>
Added initial QuickNodeProvider.

github.com/ethers-io/ethers.js - c84674dcd8bdb73cc4abd22a47dda3adb457e75d authored about 2 years ago by Richard Moore <[email protected]>
admin: re-enable all CI

github.com/ethers-io/ethers.js - 16033139ff6a751decff02af17726a32170f1769 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 83c12b0d3b3dd97aed4e416b211f7ea79cbd6546 authored about 2 years ago by Richard Moore <[email protected]>
Fixed AES warnings during rollup.

github.com/ethers-io/ethers.js - 2e579ec1aeb6a99e04d442b6fdeb4c765a05d707 authored about 2 years ago by Richard Moore <[email protected]>
Fix circular dependency with EtherscanProvider.

github.com/ethers-io/ethers.js - d3f5f6f726b5da2f76adb3e5370c9a03b603504e authored about 2 years ago by Richard Moore <[email protected]>
admin: generated output now already includes v6-beta

github.com/ethers-io/ethers.js - dda505dd7ee4e4f8ae1eda628b5428e1976470af authored about 2 years ago by Richard Moore <[email protected]>
docs: added custom static files

github.com/ethers-io/ethers.js - f4e2a3a9e09e177e9aeda98d5b0400ec6c2a139d authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - 38c03f90a6a2552e13fbf51a5196e54ab9d6c4d5 authored about 2 years ago by Richard Moore <[email protected]>
Removed duplicate interfaces.

github.com/ethers-io/ethers.js - c3520db17450ce6bb373b7775271013084dec1e1 authored about 2 years ago by Richard Moore <[email protected]>
docs: include current version in docs

github.com/ethers-io/ethers.js - 2d4d545d25634706fbebaf00f61548670cf4676c authored about 2 years ago by Richard Moore <[email protected]>
admin: added docs upload to CI

github.com/ethers-io/ethers.js - 0b3558071aba8c7b52310abfcf739164bbac3de9 authored about 2 years ago by Richard Moore <[email protected]>
docs: added initial flatworm config

github.com/ethers-io/ethers.js - 11077aefec33322b02058763bfdc6c4522a05333 authored about 2 years ago by Richard Moore <[email protected]>
admin: testing docs

github.com/ethers-io/ethers.js - 565de0d761507ca010585a449e6eb7e0ed11e8a9 authored about 2 years ago by Richard Moore <[email protected]>
docs: added badges to readme

github.com/ethers-io/ethers.js - 57ce3870245aabc0e4716c1a5449425dee5d7387 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - ee0977a963b1c139c5eec86699422557930c8345 authored about 2 years ago by Richard Moore <[email protected]>
docs: added more jsdocs

github.com/ethers-io/ethers.js - a74b9a557ce96e357c0370020dbee32bf06bc5b4 authored about 2 years ago by Richard Moore <[email protected]>
Fxied Timer type (#3540).

github.com/ethers-io/ethers.js - 01d99a601a91f77d56335de011a031f4cbfa5c79 authored about 2 years ago by Richard Moore <[email protected]>
admin: updated dist files

github.com/ethers-io/ethers.js - faef9f81eca8dc017ee24ac6e6cd7b403349bfd0 authored about 2 years ago by Richard Moore <[email protected]>
docs: added root jsdocs

github.com/ethers-io/ethers.js - ee847541be93897e58cd1b250171c9eefd206fe4 authored about 2 years ago by Richard Moore <[email protected]>
docs: update version to have explicit return type

github.com/ethers-io/ethers.js - 22aed48ba4f0953ed32c204a77c74f3a0019407d authored about 2 years ago by Richard Moore <[email protected]>
tests: add longer timeout for wallet encryption tests

github.com/ethers-io/ethers.js - c711139a8bf4514659981480130fc2d0ff2ec7f2 authored about 2 years ago by Richard Moore <[email protected]>
Refactor Block object and provider getBlock operations.

github.com/ethers-io/ethers.js - 35cd8135d4e26cbdd1311680fe75e385d2f60716 authored about 2 years ago by Richard Moore <[email protected]>
Fixed twos-complement issues.

github.com/ethers-io/ethers.js - e1c8b99307e7451f75051152b9592110e7cf78eb authored about 2 years ago by Richard Moore <[email protected]>
Added safe operations to FixedNumber.

github.com/ethers-io/ethers.js - 7c0b5020f6ec1ba24407a8d2a2ad0f401504379c authored about 2 years ago by Richard Moore <[email protected]>
docs: added more jsdocs for providers

github.com/ethers-io/ethers.js - f5281a03426ccd3fb4a61968d99746c1de5e400e authored about 2 years ago by Richard Moore <[email protected]>
Fixed update-version for flatworm type discovery.

github.com/ethers-io/ethers.js - 421c5443b3a5b8bd245d8f8bc53027e021dadfc0 authored about 2 years ago by Richard Moore <[email protected]>
tests: updated testing to latest API

github.com/ethers-io/ethers.js - 433b5543e36db6ae18c9e4b6d8e9560c1e887e52 authored about 2 years ago by Richard Moore <[email protected]>
Updated root exports.

github.com/ethers-io/ethers.js - 2bd5df42fb26372a23a17fcb4ba6955da3e63b74 authored about 2 years ago by Richard Moore <[email protected]>
Small refactoring of providers.

github.com/ethers-io/ethers.js - 1f4499c174c7d2d8452919e672030afea35dbe87 authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs to contract

github.com/ethers-io/ethers.js - d280070a2b5c26e0f2a3aa35ff9d22f964e3bfc2 authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs to address

github.com/ethers-io/ethers.js - 4b68c6be11cb41217bc3d0fd7686e9062014ed70 authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs to abi

github.com/ethers-io/ethers.js - b7750cf0980fd1a5f3bf25b520b405ad80b783f0 authored about 2 years ago by Richard Moore <[email protected]>
Refactor built-in constants.

github.com/ethers-io/ethers.js - 16f3c44daa574899297894d218868d3f09c729f2 authored about 2 years ago by Richard Moore <[email protected]>
docs: added docs for hashing

github.com/ethers-io/ethers.js - fe3270a6fe5fcec25541c9ede71bb13fc6621877 authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs for crypto

github.com/ethers-io/ethers.js - 368f960904f99c1e9dadda657a6e020ec3ed6f2f authored about 2 years ago by Richard Moore <[email protected]>
docs: added jsdocs for transactions

github.com/ethers-io/ethers.js - 3f3f340878fe7889fbfec23d63c7a6247186951f authored about 2 years ago by Richard Moore <[email protected]>
Moved to assert instead of throw helpers.

github.com/ethers-io/ethers.js - d75cc3c023902166fdfccd8573411ea03c3c5d04 authored about 2 years ago by Richard Moore <[email protected]>