ethers.js/packages/abi/src.ts/coders
2020-10-05 15:34:00 -04:00
..
abstract-coder.ts ABI encoding performance additions (#1012). 2020-10-05 15:34:00 -04:00
address.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
anonymous.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
array.ts ABI encoding performance additions (#1012). 2020-10-05 15:34:00 -04:00
boolean.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
bytes.ts Allow events to use compact bytes ABI coded data for Solidity 0.4 external events (#891, #992). 2020-09-07 19:35:37 -04:00
fixed-bytes.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
null.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
number.ts Updated ABI Number coder for BigNumber API change. 2020-04-15 16:49:55 -04:00
string.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
tuple.ts Moved ABI check for unique names to coding time and only if ambiguous (#816). 2020-05-12 22:41:04 -04:00