Commit Graph

27 Commits

Author SHA1 Message Date
Richard Moore
e5bee7e5a3
Fixed path for x-ethers metadata and wallet (#). 2019-01-17 16:32:51 -05:00
Richard Moore
f4dd5d19e7
Updated dist files. 2018-09-24 16:07:14 -04:00
Richard Moore
2b88efea65
Updated dist files. 2018-08-13 17:01:44 +01: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
62987ac3a8
Updated test suite utils. 2018-07-23 03:02:39 -04:00
Richard Moore
d19df0dcae
Updated dist files. 2018-07-17 01:46:27 -04:00
Richard Moore
1ce4f75b0d
Increase wallet testcases timeout for decrypting and encrypting. 2018-07-16 03:30:09 -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
df2a00a2fc
Fixed test-wallet for phantomjs (it does not like the "let" keyword). 2018-07-12 03:25:59 -04:00
Richard Moore
e5d5871b95
Better transaction serializing API. 2018-07-12 02:42:46 -04:00
Richard Moore
8fe19de3ce
Added support for unsigned transactions. 2018-06-25 21:02:20 -04:00
Richard Moore
a19cc91cd4
Updated test cases to reflect API name changes and remove brain wallets. 2018-06-22 02:31:07 -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
cf79190175
Node 6 does not like async/await, which breaks Travis CI testing. 2018-06-18 14:53:41 -04:00
Richard Moore
5da4917c27
Refactoring. 2018-06-18 05:42:41 -04:00
Richard Moore
af893e79a4
Refectoring; split getAddress, expose transactions, hex operations. 2018-06-17 16:32:57 -04:00
Richard Moore
8c0308dc58
Initial TypeScript migration. 2018-06-13 15:39:39 -04:00
Richard Moore
0b34aea23a
Increase timeout for signing test cases. 2018-06-03 04:59:53 -04:00
Antoni Kedracki
3bf39b3bee Promote getHash into a static method of the Wallet. 2018-05-19 17:47:45 +02: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
4ee9a4d191
Added x-ethers compatible encrypted mnemonic to JSON wallets. 2018-01-26 21:56:20 -05:00
Richard Moore
511fff1390
Fixed message signing when the values are zero-padded. 2017-12-05 01:59:37 -05:00
Richard Moore
fa4db2cecc
Add binary message support for wallet.signMessage (#80). 2017-12-01 22:25:19 -05:00
Richard Moore
a5e1f40c30 First attempt at PhantomJS test cases. 2017-10-22 17:47:17 -04:00
Richard Moore
bdcdfdabec Added Etherscan URL for testcase. 2017-10-19 02:56:40 -04:00
Richard Moore
f5f2bf85c5 Added message signing to Wallet. 2017-10-19 02:52:55 -04: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