Commit Graph

18 Commits

Author SHA1 Message Date
Richard Moore
a2306f7870
Fixed utils test case for phantomjs. 2019-02-08 19:52:29 -05:00
Richard Moore
41c2c8a729
Fixed out-of-safe-range hexlify values to throw an exception (#420). 2019-02-08 17:06:46 -05:00
Richard Moore
51fb472809
Add abs method to BigNumber (#375). 2018-12-12 16:10:28 -05:00
Richard Moore
cb68403387
Fixed test case for phantomjs; non-ES3 token. 2018-09-26 16:29:16 -04:00
Richard Moore
e582bd73ee
Updated unit test cases. 2018-09-26 16:11:07 -04:00
Richard Moore
2d35e5e9d7
Fixed test cases for finney units. 2018-08-21 13:23:11 +02:00
Richard Moore
102a4e8bf4
Added tests for utf-8 errors. 2018-08-21 13:14:37 +02:00
Richard Moore
62987ac3a8
Updated test suite utils. 2018-07-23 03:02:39 -04:00
Richard Moore
e0391ee1bc
Increased timeouts for some test cases that are failing in phantomjs on Travis CI. 2018-07-16 00:20:36 -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
e649a22ccf
Added basic authentication to JsonRpcProvider. 2018-04-14 16:10:26 -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
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
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
44729ffba9 Migrated most test cases to mocha and added pre-generated gzipped test suite. 2017-10-18 21:28:45 -04:00