mirror of https://github.com/status-im/web3.js.git
864071fd30
* Remove extraneous whitespace. * Fix dynamicOffset calculation when encoding params. Dynamic types should contribute only one word, not their staticPartLength. * Fix staticPartLength calculation for multidimensional arrays. Previously it was accounting for only one of the dimensions. * Define default behavior for SolidityType.staticPartLength. The default behavior was defined redundantly for every type. |
||
---|---|---|
.. | ||
address.js | ||
bool.js | ||
bytes.js | ||
coder.js | ||
dynamicbytes.js | ||
formatters.js | ||
int.js | ||
param.js | ||
real.js | ||
string.js | ||
type.js | ||
uint.js | ||
ureal.js |