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 |
|
ricmoo
|
807b27048b
|
Added throw-error utility.
|
2017-04-04 17:06:49 -04:00 |
|
ricmoo
|
9bed4096b8
|
Fixed contract-address bug (nonce was not zero-stripped).
|
2017-03-10 17:16:58 -05:00 |
|
ricmoo
|
78c4af5e4b
|
Removed base option to toString.
|
2017-03-08 01:51:28 -05:00 |
|
ricmoo
|
730ccd36b2
|
Fixed fallback randomBytes for weak-crypto browsers..
|
2017-03-08 01:51:04 -05:00 |
|
ricmoo
|
8111ef74b2
|
Refactored RLP coder a bit.
|
2017-02-28 20:50:53 -05:00 |
|
ricmoo
|
8286c63ddc
|
Gruntfile produces proper stand-alone files for browser.
|
2017-02-27 17:35:23 -05:00 |
|
ricmoo
|
0c1615aef5
|
Custom pbkdf2 without create-hash and create-hmac.
|
2017-02-27 00:07:46 -05:00 |
|
ricmoo
|
735e492f8c
|
Cleaning up utils.
|
2017-02-27 00:05:39 -05:00 |
|
ricmoo
|
91543a0029
|
Split up utils.
|
2017-02-24 14:57:46 -05:00 |
|
ricmoo
|
26958d74d8
|
Moving test cases around; preparing to delete.
|
2017-02-24 14:41:24 -05:00 |
|
ricmoo
|
38d578a2c6
|
Migrating to a split up package; renaming files.
|
2017-02-24 14:32:44 -05:00 |
|