ethers.js/packages/testcases
2022-05-24 11:52:15 -04:00
..
generation admin: silent over-zealous GitHub dependabot warning 2022-04-13 21:57:03 -04:00
input Fixed BigNumber string validation (#935). 2020-07-07 22:18:02 -04:00
lib admin: update dist files 2022-05-24 11:52:15 -04:00
lib.esm admin: update dist files 2022-05-24 11:52:15 -04:00
scripts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
src.ts admin: update dist files 2022-05-24 11:52:15 -04:00
testcases Added EIP-2930 and EIP-1559 transaction tests. 2021-06-24 23:49:59 -04:00
.gitignore Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
.npmignore Refactoring dist build process. 2020-11-14 17:42:36 -05:00
browser-fs.json Refactoring dist build process. 2020-11-14 17:42:36 -05:00
ingest.js Fixed BigNumber string validation (#935). 2020-07-07 22:18:02 -04:00
LICENSE.md Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
package.json Lock versions for BigNumber fix (#3017). 2022-05-24 11:45:35 -04:00
README.md Updated docs for all packages on npm pages (#1013). 2020-08-25 01:09:48 -04:00
thirdparty.d.ts Updated dist build. 2020-11-16 23:07:24 -05:00
tsconfig.json Updated dist files. 2020-09-22 23:18:45 -04:00

Testcases for Ethereum

This sub-module is part of the ethers project.

It contains the testcases used to verify various Ethereum operations.

For more information, see the documentation.

License

MIT License