Commit Graph

20 Commits

Author SHA1 Message Date
Richard Moore
810e9e743e
Updated dist files. 2018-08-21 13:13:52 +02:00
Richard Moore
e3b04bb3fc
Updated dist files. 2018-08-04 19:40:06 -04:00
Richard Moore
1c45840148
Updated dist files. 2018-08-02 21:35:39 -04:00
Richard Moore
957ccd2eaf
Updated dist files and tests. 2018-08-01 18:05:19 -04:00
Richard Moore
9b885296d0
Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
Richard Moore
1d98928475
Updated dist files. 2018-07-26 17:02:32 -04:00
Richard Moore
97b6d8a797
Updated dist files. 2018-07-25 21:20:21 -04:00
Richard Moore
ee0faba708
Fixed ABI coder for no-name indexed parameters in events. 2018-07-12 02:43:55 -04:00
Richard Moore
b1d026b800
Added deployed to contract and abstracted polling into web. 2018-06-30 23:05:22 -04:00
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
ec40c67c50
Added no implicit any for TypeScript checking. 2018-06-22 20:30:50 -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
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