Richard Moore
|
fcd57f9756
|
Added formatParamType and formatSignature.
|
2018-06-24 20:32:14 -04:00 |
|
Richard Moore
|
18aa885aef
|
Provider and contract wait return receipts and throw on error status.
|
2018-06-24 18:41:28 -04:00 |
|
Richard Moore
|
bd4ca0d4d3
|
Fixed TypeScript definition file generation.
|
2018-06-24 04:03:21 -04:00 |
|
Richard Moore
|
7949444612
|
Added initial support for EIP838, revert codes (#188).
|
2018-06-23 01:33:51 -04:00 |
|
Richard Moore
|
ec40c67c50
|
Added no implicit any for TypeScript checking.
|
2018-06-22 20:30:50 -04:00 |
|
Richard Moore
|
c83596455b
|
Updated dist files.
|
2018-06-22 02:18:19 -04:00 |
|
Richard Moore
|
edbf8e319c
|
Fixed resovleProperties not resolving properties.
|
2018-06-21 20:41:09 -04:00 |
|
Richard Moore
|
28cd3cace2
|
Moved TypeScript generation to match library layout for easier importing sub-components.
|
2018-06-21 20:24:30 -04:00 |
|
Richard Moore
|
8c0308dc58
|
Initial TypeScript migration.
|
2018-06-13 15:39:39 -04:00 |
|
Richard Moore
|
6a8ca9c318
|
Correctly transform uint to uint256 and int to int256 for signatures.
|
2018-06-06 20:48:45 -04:00 |
|
Richard Moore
|
f779b6e3cc
|
Fixed named parameters for tuples.
|
2018-06-05 19:18:41 -04:00 |
|
Richard Moore
|
62e51861b8
|
Added more flexible ABI coder.
|
2018-06-03 20:50:21 -04:00 |
|
Richard Moore
|
cebf2aab29
|
Better error messages for contracts.
|
2018-04-16 21:42:17 -04:00 |
|
Richard Moore
|
e649a22ccf
|
Added basic authentication to JsonRpcProvider.
|
2018-04-14 16:10:26 -04:00 |
|
Richard Moore
|
eddf9de8f9
|
Refactor providers; moved getSigner and listAccounts to JsonRpcProvider from Web3Provider, using errors and added initial IpcProvider.
|
2018-04-13 18:21:48 -04:00 |
|
Richard Moore
|
efb7dce524
|
Added splitSignature and beginning of better error messages.
|
2018-04-12 15:18:11 -04:00 |
|
Richard Moore
|
12b68b0242
|
Added support for arbitrary number of decimals to parseUnits and formatUnits.
|
2018-04-05 15:46:44 -04:00 |
|
Richard Moore
|
1ec8f9cf85
|
Fixed bool and number types not throwing an exception in the ABI decoding for empty bytes.
|
2018-03-17 17:39:45 -04:00 |
|
Richard Moore
|
e67a66f900
|
Major version update; some changes are not backwards compatible. This package has been merged into one package instead of an umbrella pacakge. (See: #95)
|
2018-03-04 19:31:09 -05:00 |
|
Richard Moore
|
f10c595ad3
|
Added units manipulation to utils index.
|
2018-02-07 20:34:39 -05:00 |
|
Richard Moore
|
f611dba0ad
|
Updated dist files.
|
2018-02-03 21:02:34 -05:00 |
|
Richard Moore
|
6ade579542
|
Added bool support to Solidity-style hash functions (#113).
|
2018-02-03 20:31:50 -05:00 |
|
Richard Moore
|
bb24fce859
|
Added strict mode to properties.
|
2018-01-26 17:44:54 -05:00 |
|
Richard Moore
|
e778ab6f30
|
Added general unit conversion to utils/units.
|
2018-01-09 18:25:44 -05:00 |
|
Richard Moore
|
8129f0cb8b
|
Added tightly packed (aka non-standard packed) Solidity hash functions.
|
2017-11-23 02:11:08 -05:00 |
|
Richard Moore
|
b06002a2a8
|
Support for negative hexidecimal BigNumber.
|
2017-11-23 01:37:58 -05:00 |
|
Richard Moore
|
03c10086e7
|
Expose BigNumber object for TypeScript.
|
2017-11-19 22:25:41 -05:00 |
|
Richard Moore
|
a9bc2b5ea8
|
Fixed slice for limited environments in HD and PBKDF2.
|
2017-11-08 22:38:11 -05:00 |
|
Richard Moore
|
04f0a33489
|
Added slice and missing Math libraries for limited environments.
|
2017-11-08 20:19:41 -05:00 |
|
Richard Moore
|
255b7e0a0f
|
Version bump (patch) for utils.
|
2017-11-07 18:15:11 -05:00 |
|
Richard Moore
|
ccffc46f67
|
Added pow to BigNumber.
|
2017-11-05 13:40:54 -05:00 |
|
Richard Moore
|
a5df551689
|
Version bump (patch) for utils.
|
2017-10-20 15:16:18 -04:00 |
|
Richard Moore
|
ea6177d19e
|
Updating some links in utils README.
|
2017-10-20 15:14:14 -04:00 |
|
Richard Moore
|
5c776a83ff
|
Removed chatty library (See issue #36).
|
2017-10-20 15:13:29 -04:00 |
|
Richard Moore
|
bbd3c94ec3
|
Added id to utils.
|
2017-10-17 16:05:44 -04:00 |
|
Richard Moore
|
a53595eea5
|
Version bump (patch) for utils.
|
2017-07-05 20:31:13 -04:00 |
|
Richard Moore
|
1c0d0157ad
|
Add gt to big numbers.
|
2017-06-30 14:38:48 -04:00 |
|
Richard Moore
|
b4d622b02b
|
Do not allow (non-hex-prefixed) strings to be treated as arrayish.
|
2017-06-30 14:38:27 -04:00 |
|
ricmoo
|
9616720abb
|
Version bump (minor); ENS support.
|
2017-05-21 20:31:37 -04:00 |
|
ricmoo
|
301d803fc5
|
Version bump (patch) for namehash.
|
2017-05-08 12:14:56 -04:00 |
|
ricmoo
|
b528131937
|
Added namehash to utils.
|
2017-05-03 20:24:07 -04:00 |
|
ricmoo
|
c137f5fe9f
|
Version bump (patch) for Issue#15; browser-random-bytes using undefined utils.
|
2017-04-06 13:50:02 -04:00 |
|
Steve Dakh
|
36a5b13a0c
|
Fixed call to defineProperty
|
2017-04-06 13:39:21 -04:00 |
|
ricmoo
|
29cc0795b4
|
Fixed cross-package isBigNumber.
|
2017-04-05 16:33:37 -04:00 |
|
ricmoo
|
617f7a1ce6
|
Version bump (patch) to include new readme.
|
2017-04-05 16:10:06 -04:00 |
|
ricmoo
|
2ab382a355
|
Added basic readme for utils.
|
2017-04-05 16:09:33 -04:00 |
|
ricmoo
|
28f40287ce
|
Adding repo to package.json.
|
2017-04-05 16:06:14 -04:00 |
|
ricmoo
|
8603c836e1
|
Cleaning up utils index.
|
2017-04-04 17:26:09 -04:00 |
|
ricmoo
|
27bdceaf32
|
Using throw-error to populate meaningful errors.
|
2017-04-04 17:22:53 -04:00 |
|
ricmoo
|
9672b9d3b8
|
Renamed rlp to RLP.
|
2017-04-04 17:21:59 -04:00 |
|