Richard Moore
|
7aebe53e5b
|
Change Buffer constructor to safer operations (#265).
|
2018-09-04 10:20:31 -04:00 |
|
Richard Moore
|
8fe19de3ce
|
Added support for unsigned transactions.
|
2018-06-25 21:02:20 -04:00 |
|
Richard Moore
|
6ade579542
|
Added bool support to Solidity-style hash functions (#113).
|
2018-02-03 20:31:50 -05:00 |
|
Richard Moore
|
4ee9a4d191
|
Added x-ethers compatible encrypted mnemonic to JSON wallets.
|
2018-01-26 21:56:20 -05:00 |
|
Richard Moore
|
df930103e7
|
Fixed ABIv2 signatures for calling methods.
|
2018-01-09 20:45:38 -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
|
0d106d01af
|
Added names for nested tuples and fixed topics (now optional) for event parsing.
|
2017-11-21 19:24:44 -05:00 |
|
Richard Moore
|
fe3ac0e94d
|
Added ABI v2 coder to Interface (still experimental in Solidity though).
|
2017-11-06 19:35:18 -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 |
|
ricmoo
|
91f9a47afa
|
Added support for PBKD2 encrypted wallets (which Parity uses).
|
2017-05-28 15:46:57 -05:00 |
|
ricmoo
|
00b628c6cc
|
Changed filenames of namehash test cases.
|
2017-05-08 16:14:55 -04:00 |
|
ricmoo
|
9e80c55275
|
Fixed up testcases for namehash.
|
2017-05-08 16:13:01 -04:00 |
|
ricmoo
|
a07dfa9572
|
Added ENS test generation script.
|
2017-05-03 20:25:04 -04:00 |
|
ricmoo
|
6c963f6404
|
Transactions are returned instead of hashes.
|
2017-04-04 18:32:00 -04:00 |
|
ricmoo
|
adc1d93ac2
|
Added EIP155 support.
|
2017-03-08 01:47:29 -05:00 |
|
ricmoo
|
f6990b6e1f
|
Changed name of local created test private keys.
|
2017-03-01 15:24:02 -05:00 |
|
ricmoo
|
b4b60b64aa
|
Added provider test cases.
|
2017-03-01 02:26:50 -05:00 |
|
ricmoo
|
b4c498f088
|
Added TestContract.sol for testing contracts and providers.
|
2017-02-28 20:50:20 -05:00 |
|
ricmoo
|
0694a5db0e
|
Added auto-running testcases.
|
2017-02-24 15:24:11 -05:00 |
|
ricmoo
|
6aceee8486
|
Added test case generation files.
|
2017-02-24 14:42:54 -05:00 |
|
ricmoo
|
38d578a2c6
|
Migrating to a split up package; renaming files.
|
2017-02-24 14:32:44 -05:00 |
|