ricmoo
|
51f1fa50dd
|
Expose the Interface and Contract objects.
|
2016-11-21 17:46:36 -05:00 |
|
ricmoo
|
d8a88c18d3
|
Added keyword arguments and proper result types for the Interface and Solidity parser.
|
2016-11-09 17:27:34 -05:00 |
|
ricmoo
|
db7cff9582
|
BN.js fixed nmask for us, so we use that now instead of our mask hack.
|
2016-11-09 16:39:33 -05:00 |
|
ricmoo
|
805879a213
|
Refactored provider to parse the response.
|
2016-08-03 02:26:36 -04:00 |
|
ricmoo
|
b3f9070b39
|
Added full provider API including estimate proxy.
|
2016-08-02 17:43:18 -04:00 |
|
ricmoo
|
b8d4514dd0
|
Fixed contract interface decoding numbers.
|
2016-08-01 18:26:12 -04:00 |
|
ricmoo
|
0ceee56de3
|
Fixed contract interface coder for numbers.
|
2016-08-01 17:57:00 -04:00 |
|
ricmoo
|
06281e85c4
|
Fixed RPC method calls.
|
2016-07-29 04:45:46 -04:00 |
|
ricmoo
|
5c9ee7f2a5
|
Added beginning of RPC providers.
|
2016-07-26 17:57:11 -04:00 |
|
ricmoo
|
fa0d54966d
|
Added use strict to all files.
|
2016-07-25 03:55:16 -04:00 |
|
ricmoo
|
8033a8f94c
|
Fixed double-0x bug in Interface.
|
2016-07-22 14:49:26 -04:00 |
|
ricmoo
|
21fdfe9581
|
Moved all Contract code to lib/contract.js.
|
2016-07-21 04:21:44 -04:00 |
|
ricmoo
|
0980b864fa
|
Added start of contract ABI library.
|
2016-07-20 18:06:03 -04:00 |
|
ricmoo
|
89a6fac231
|
Added contract support.
|
2016-07-15 23:47:35 -04:00 |
|