Richard Moore
|
26207e7bb8
|
Added non-unified types to resolve npm link issues.
|
2018-07-23 19:21:42 -04:00 |
|
Richard Moore
|
543ca19361
|
Updated dist files.
|
2018-07-23 05:37:48 -04:00 |
|
Richard Moore
|
3a5ec9b4ca
|
Updated dist files.
|
2018-07-23 02:59:01 -04:00 |
|
Richard Moore
|
4d4fe60a55
|
Version bump (pre-release: beta.1)
|
2018-07-18 16:38:40 -04:00 |
|
Richard Moore
|
c4084fe625
|
Trying to fix Travis CI for node8; failing to load a devDependency in Web3.
|
2018-07-17 16:11:51 -04:00 |
|
Richard Moore
|
960919d00a
|
Version bump (pre-release: beta.0).
|
2018-07-17 15:49:37 -04:00 |
|
Richard Moore
|
b1d026b800
|
Added deployed to contract and abstracted polling into web.
|
2018-06-30 23:05:22 -04:00 |
|
Richard Moore
|
8fe19de3ce
|
Added support for unsigned transactions.
|
2018-06-25 21:02:20 -04:00 |
|
Richard Moore
|
5c0475ce8c
|
Added version to TypeScript library output.
|
2018-06-24 05:31:24 -04:00 |
|
Richard Moore
|
bd4ca0d4d3
|
Fixed TypeScript definition file generation.
|
2018-06-24 04:03:21 -04:00 |
|
Richard Moore
|
c83596455b
|
Updated dist files.
|
2018-06-22 02:18:19 -04:00 |
|
Richard Moore
|
45923ad5dd
|
Added shims to browser in package.json.
|
2018-06-22 02:11:34 -04:00 |
|
Richard Moore
|
91f6e8ede6
|
Updated npmignore for TypeScript.
|
2018-06-21 21:13:34 -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
|
342be430cb
|
Added types to package.json.
|
2018-06-21 17:57:33 -04:00 |
|
Richard Moore
|
2a111ab6ce
|
Added mnemonic language support for Chinese, Italian, Japanese and Korean.
|
2018-06-20 20:29:54 -04:00 |
|
Richard Moore
|
5b18a63ebc
|
Use node crypto in node environments.
|
2018-06-19 02:12:57 -04:00 |
|
Richard Moore
|
5da4917c27
|
Refactoring.
|
2018-06-18 05:42:41 -04:00 |
|
Richard Moore
|
efbfed0d40
|
Refactor API.
|
2018-06-15 04:18:17 -04:00 |
|
Richard Moore
|
7391cf8d19
|
Added consolidated definition file.
|
2018-06-14 05:38:37 -04:00 |
|
Richard Moore
|
be7a128bf4
|
Renaming files.
|
2018-06-14 02:55:44 -04:00 |
|
Richard Moore
|
4df78764a2
|
Updates phantomjs test cases for gulp and TypeScript dist files.
|
2018-06-14 02:25:56 -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
|
884593ab76
|
Updated dist files.
|
2018-06-05 19:40:28 -04:00 |
|
Richard Moore
|
62e51861b8
|
Added more flexible ABI coder.
|
2018-06-03 20:50:21 -04:00 |
|
Richard Moore
|
08d3547d4e
|
Updated dist files.
|
2018-05-31 02:13:43 -04:00 |
|
Richard Moore
|
417065bad6
|
Added wait to transactions from JsonRpcSigner in sendTransaction (#177).
|
2018-05-15 15:32:32 -04:00 |
|
Richard Moore
|
3cb21dd6c7
|
Added timestamp to EtherscanProvider history (#174).
|
2018-05-14 15:50:25 -04:00 |
|
Richard Moore
|
cebf2aab29
|
Better error messages for contracts.
|
2018-04-16 21:42:17 -04:00 |
|
Richard Moore
|
65caec2ea5
|
Fix for Ganache getLogs.
|
2018-04-16 19:15:44 -04:00 |
|
Richard Moore
|
ea7c74d48d
|
Version bump (patch).
|
2018-04-14 17:07:14 -04:00 |
|
Richard Moore
|
e649a22ccf
|
Added basic authentication to JsonRpcProvider.
|
2018-04-14 16:10:26 -04:00 |
|
Richard Moore
|
eddf9de8f9
|
Refactor providers; moved getSigner and listAccounts to JsonRpcProvider from Web3Provider, using errors and added initial IpcProvider.
|
2018-04-13 18:21:48 -04:00 |
|
Richard Moore
|
efb7dce524
|
Added splitSignature and beginning of better error messages.
|
2018-04-12 15:18:11 -04:00 |
|
Richard Moore
|
fdb7114511
|
Version bump (patch).
|
2018-04-05 15:48:46 -04:00 |
|
Richard Moore
|
296473299c
|
Added blockHash to Etherscan getLogs result (#146).
|
2018-03-27 17:19:46 -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
|
46fd2deb8b
|
Added pollingInterval to provider. (#132)
|
2018-03-15 16:03:20 -04:00 |
|
Richard Moore
|
5a9f440c8f
|
Fixed getHistory range for EtherscanProvider.
|
2018-03-15 15:00:52 -04:00 |
|
Richard Moore
|
1d67aa3e29
|
Stall providers for blocks, transactions and transaction receipts with null results for triggered events (i.e. we know they should not be null). (#120)
|
2018-03-06 18:40:11 -05:00 |
|
Richard Moore
|
bd7e8e708f
|
Updated dist files and version bump (patch) for publishing.
|
2018-03-05 22:34:12 -05:00 |
|
Richard Moore
|
3cdb6aad25
|
Refactored checkBlockTag.
|
2018-03-05 02:52:53 -05:00 |
|
Richard Moore
|
424cce9224
|
Fixed npmignore, which legacy was dropping all library packages.
|
2018-03-05 00:54:33 -05:00 |
|
Richard Moore
|
96abf66333
|
Updated dist files and fixed phantomjs dependency on them.
|
2018-03-04 21:17:16 -05:00 |
|
Richard Moore
|
b2ada0cda9
|
Fixing phantomjs test cases now that there is no sub-packages for test.
|
2018-03-04 20:00:46 -05: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
|
dfdf4ef317
|
Updated dist files.
|
2018-02-08 00:00:54 -05:00 |
|
Richard Moore
|
f611dba0ad
|
Updated dist files.
|
2018-02-03 21:02:34 -05:00 |
|
Richard Moore
|
e17947930c
|
Updated dist files.
|
2018-01-28 21:30:50 -05:00 |
|
Richard Moore
|
21d53f190b
|
Updated dist files.
|
2018-01-17 19:11:04 -05:00 |
|
Richard Moore
|
36c6d53757
|
Updated dist files.
|
2018-01-17 02:51:36 -05:00 |
|
Richard Moore
|
c5b411811a
|
Updated dist files.
|
2018-01-10 20:29:50 -05:00 |
|
Richard Moore
|
9aeb309d9d
|
Updated dist files.
|
2018-01-10 16:42:36 -05:00 |
|
Richard Moore
|
b7fc74a99d
|
Updted dist files.
|
2017-12-30 14:05:40 -05:00 |
|
Richard Moore
|
60334b66ba
|
Updated dist files.
|
2017-12-05 03:25:08 -05:00 |
|
Richard Moore
|
ff63e99c86
|
Updated dist files.
|
2017-12-02 02:52:36 -05:00 |
|
Richard Moore
|
1d38633e69
|
Updated dist files.
|
2017-11-23 03:49:36 -05:00 |
|
Richard Moore
|
3ed66f5c16
|
Updated dist files.
|
2017-11-21 21:28:58 -05:00 |
|
Richard Moore
|
388a77258e
|
Updated dist files.
|
2017-11-20 01:41:01 -05:00 |
|
Richard Moore
|
dae3a5b8b1
|
Updated dist files.
|
2017-11-18 18:58:53 -05:00 |
|
Richard Moore
|
6e19e6eca9
|
Updated dist files.
|
2017-11-12 16:39:41 -05:00 |
|
Richard Moore
|
46ff8e891e
|
Updated dist files for umbrella package.
|
2017-11-09 19:54:28 -05:00 |
|
Richard Moore
|
f43a03a151
|
Using matrix include and fix test bug.
|
2017-10-22 18:17:31 -04:00 |
|
Richard Moore
|
b3134642a2
|
Splitting PhantomJS testing out of node testing.
|
2017-10-22 18:05:44 -04:00 |
|
Richard Moore
|
6926e5f423
|
Fix for case-sensitive Gruntfile.
|
2017-10-22 17:51:30 -04:00 |
|
Richard Moore
|
a5e1f40c30
|
First attempt at PhantomJS test cases.
|
2017-10-22 17:47:17 -04:00 |
|
Richard Moore
|
0ac2bfd1cf
|
Travis-CI updates.
|
2017-10-21 04:01:00 -04:00 |
|
Richard Moore
|
0adedcab50
|
Updating root test script for travis-ci.
|
2017-10-21 03:36:55 -04:00 |
|
Richard Moore
|
f140fa6017
|
Updated dist files and dist scripts.
|
2017-10-20 15:44:54 -04:00 |
|
Richard Moore
|
c566f00567
|
Updated dist files.
|
2017-07-05 20:39:03 -04:00 |
|
ricmoo
|
70f10cd23e
|
Version bump (patch); updated dist files.
|
2017-05-21 20:39:16 -04:00 |
|
ricmoo
|
9616720abb
|
Version bump (minor); ENS support.
|
2017-05-21 20:31:37 -04:00 |
|
ricmoo
|
0aee62df4d
|
Updated dist and added donation address to readme.
|
2017-05-10 19:09:58 -04:00 |
|
ricmoo
|
169347d0c4
|
Version bump (patch).
|
2017-04-22 11:58:43 -04:00 |
|
ricmoo
|
cafd16b960
|
Updted etherscan provider (they changed their URL).
|
2017-04-22 11:43:32 -04:00 |
|
ricmoo
|
3d56251d15
|
Added npmignore to thin down the umbrella package.
|
2017-04-06 14:13:22 -04:00 |
|
ricmoo
|
7250e96850
|
Use most recent compatible version of ethers packages.
|
2017-04-04 18:55:36 -04:00 |
|
ricmoo
|
33a1459505
|
Re-org packages.
|
2017-03-08 01:50:12 -05:00 |
|
ricmoo
|
4cd710f84e
|
Added npm test to umbrella pacakge.
|
2017-03-01 15:18:54 -05:00 |
|
ricmoo
|
8286c63ddc
|
Gruntfile produces proper stand-alone files for browser.
|
2017-02-27 17:35:23 -05:00 |
|
ricmoo
|
b1190e6e0b
|
Optimized gruntfile (manually remove weird pulled in dependencies).
|
2017-02-27 00:08:48 -05:00 |
|
ricmoo
|
26958d74d8
|
Moving test cases around; preparing to delete.
|
2017-02-24 14:41:24 -05:00 |
|
ricmoo
|
96aaed7395
|
Version bump (patch).
|
2017-02-02 17:06:44 -05:00 |
|
ricmoo
|
5d692f4908
|
Some JSON-RPC clients do not allow call blockTag to be optional.
|
2017-01-27 16:24:53 -05:00 |
|
ricmoo
|
9def4a6170
|
Fix data bug for sendTransaction (was not incuded).
|
2017-01-27 15:49:15 -05:00 |
|
ricmoo
|
3a0d79b1e4
|
Just pulling in bn.js and hash.js libraries, instead of relying on the version pulled from elliptic.
|
2016-11-21 18:45:24 -05:00 |
|
ricmoo
|
048ef96ad0
|
Fixed package dependency issue when elliptic is already installed.
|
2016-11-21 18:20:36 -05:00 |
|
ricmoo
|
51f1fa50dd
|
Expose the Interface and Contract objects.
|
2016-11-21 17:46:36 -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
|
dc2583ddd8
|
Updating dist.
|
2016-10-05 00:12:15 +08:00 |
|
ricmoo
|
736b08e016
|
Updated parseTransaction to format parameters more meaningfully.
|
2016-09-16 14:46:19 +08:00 |
|
ricmoo
|
d8013cae37
|
Added transaction parsing with address recovery.
|
2016-09-16 14:08:36 +08:00 |
|
ricmoo
|
b26b1b9c53
|
Moved getContractAddress to utils.
|
2016-08-23 22:06:26 -04:00 |
|
ricmoo
|
1c9c7b7a7d
|
Refactored some internal libraries.
|
2016-08-23 20:24:18 -04:00 |
|
ricmoo
|
142e5276fe
|
Moved encrypt, decrypt and brain wallet to use promises (which greatly improves nested progress callback, approx 4x performance).
|
2016-08-15 23:04:02 -04:00 |
|
ricmoo
|
351d1a2dad
|
Added github repo to package.json.
|
2016-08-10 14:30:33 -04:00 |
|
ricmoo
|
1e703bfdb4
|
Version Bump (patch).
|
2016-08-08 14:34:55 -04:00 |
|
ricmoo
|
c697a5bc81
|
Version bump (patch).
|
2016-08-05 16:15:50 -04:00 |
|
ricmoo
|
1e5933eb45
|
Fixed test cases that were being missed.
|
2016-08-05 03:04:17 -04:00 |
|