ethers.js/packages/testcases
2021-06-26 01:55:19 -04:00
..
generation Updated dist files. 2020-10-18 23:19:16 -04:00
input Fixed BigNumber string validation (#935). 2020-07-07 22:18:02 -04:00
lib Update dist files. 2021-06-26 01:55:19 -04:00
lib.esm Update dist files. 2021-06-26 01:55:19 -04:00
scripts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
src.ts Added effectiveGasPrice to receipt. 2021-06-25 22:57:05 -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 Update dist files. 2021-06-26 01:55:19 -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