Richard Moore
|
2ad110548d
|
Updated dist files.
|
2018-09-27 16:55:40 -04:00 |
|
Richard Moore
|
ef5d19e5c9
|
More logical interface for hexDataSlice (mimic slice).
|
2018-09-27 16:52:05 -04:00 |
|
Richard Moore
|
5f6bc405dd
|
Added failure count to test case reporter.
|
2018-09-27 16:50:59 -04:00 |
|
Richard Moore
|
1ca203ca38
|
Remove unused dist files.
|
2018-09-27 16:49:38 -04:00 |
|
Richard Moore
|
c8a75ab01d
|
Updated README.
|
2018-09-27 16:48:22 -04:00 |
|
Richard Moore
|
8c6eb555de
|
Updated wordlists with new library layout for Wordlist.
|
2018-09-27 16:47:44 -04:00 |
|
Richard Moore
|
cb68403387
|
Fixed test case for phantomjs; non-ES3 token.
|
2018-09-26 16:29:16 -04:00 |
|
Richard Moore
|
7b5ce86c5b
|
Updated dist files.
|
2018-09-26 16:15:13 -04:00 |
|
Richard Moore
|
f4e247fc92
|
Fixed trailing-zero issue after commify fix.
|
2018-09-26 16:11:38 -04:00 |
|
Richard Moore
|
e582bd73ee
|
Updated unit test cases.
|
2018-09-26 16:11:07 -04:00 |
|
Richard Moore
|
543e12c6ca
|
Changing contract deployment to ContractFactory.
|
2018-09-26 15:47:09 -04:00 |
|
Richard Moore
|
57439af25d
|
Removed options from unit conversion and added separate otto-safe commify function (#202, prep for #228).
|
2018-09-26 15:44:39 -04:00 |
|
Richard Moore
|
f4dd5d19e7
|
Updated dist files.
|
2018-09-24 16:07:14 -04:00 |
|
Richard Moore
|
05e30f4680
|
Major overhaul of file layout and import/export structure to better support TypeScript.
|
2018-09-24 15:55:17 -04:00 |
|
Richard Moore
|
9c87e569cf
|
Added Ethereum Classic Testnet to networks.
|
2018-09-21 15:34:56 -04:00 |
|
Richard Moore
|
15761027df
|
Added constructor support for Human-Readable ABI.
|
2018-09-21 15:34:24 -04:00 |
|
Richard Moore
|
892f30a051
|
Check HTTP status before parsing body in fetchJson (#280).
|
2018-09-20 12:44:46 -04:00 |
|
Richard Moore
|
b9829f205f
|
Remove beta dist file.
|
2018-09-06 16:53:40 -04:00 |
|
Richard Moore
|
eef07e5a4f
|
Updated dist files.
|
2018-09-06 16:41:02 -04:00 |
|
Richard Moore
|
13e50ec6db
|
Exposed more secp256k1 primitives (#233 #271).
|
2018-09-06 16:37:44 -04:00 |
|
Richard Moore
|
9dcf6f3253
|
Added headers and timeout to fetchJson (#224 #257).
|
2018-09-06 16:34:45 -04:00 |
|
Richard Moore
|
e0cefb0398
|
Added VoidSigner for read-only access as a specific address.
|
2018-09-04 10:28:26 -04:00 |
|
Richard Moore
|
6018bf63f9
|
Make AbstractSigner provider readonly.
|
2018-09-04 10:27:22 -04:00 |
|
Richard Moore
|
7aebe53e5b
|
Change Buffer constructor to safer operations (#265).
|
2018-09-04 10:20:31 -04:00 |
|
Richard Moore
|
32a070d909
|
Added support for fetching block transactions with blocks.
|
2018-09-04 10:08:50 -04:00 |
|
Richard Moore
|
b5408bcbd0
|
Updated readme with beta cdn link.
|
2018-08-27 20:19:06 +02:00 |
|
Richard Moore
|
962f75038b
|
Skip dist checks for node 6 to fix Travis CI.
|
2018-08-27 14:04:21 +02:00 |
|
Richard Moore
|
ea5a56f0f0
|
Updated dist files.
|
2018-08-27 13:42:26 +02:00 |
|
Richard Moore
|
afae5cd2f9
|
Block calling contract methods until it deployed, if it is pending deployment.
|
2018-08-27 13:38:48 +02:00 |
|
Richard Moore
|
280dc56a74
|
Removing address from JsonRpcSigner and cache address (#263).
|
2018-08-27 13:27:59 +02:00 |
|
Richard Moore
|
2b9d8d6d6a
|
Silence warning for external keyword in human-readable ABI.
|
2018-08-27 13:27:03 +02:00 |
|
Richard Moore
|
2d35e5e9d7
|
Fixed test cases for finney units.
|
2018-08-21 13:23:11 +02:00 |
|
Richard Moore
|
102a4e8bf4
|
Added tests for utf-8 errors.
|
2018-08-21 13:14:37 +02:00 |
|
Richard Moore
|
ce837e307e
|
Fixed test DRNG.
|
2018-08-21 13:14:21 +02:00 |
|
Richard Moore
|
810e9e743e
|
Updated dist files.
|
2018-08-21 13:13:52 +02:00 |
|
Richard Moore
|
e092746165
|
Removed jsonCopy and added deepCopy instead (#261).
|
2018-08-21 13:11:44 +02:00 |
|
Richard Moore
|
388b658bfa
|
Invalid utf-8 strings now fail by default.
|
2018-08-21 13:08:28 +02:00 |
|
Richard Moore
|
0358e8afb7
|
Fixed typo in units for finney (#259).
|
2018-08-21 13:01:55 +02:00 |
|
Richard Moore
|
2b88efea65
|
Updated dist files.
|
2018-08-13 17:01:44 +01:00 |
|
Richard Moore
|
f4c3073304
|
Removed BigNumber and AbiCoder objects from utils and exposed them at the root.
|
2018-08-13 16:58:19 +01:00 |
|
Richard Moore
|
e4d5786861
|
Fixed isType for null values.
|
2018-08-13 16:56:59 +01:00 |
|
Richard Moore
|
46a55a1d99
|
Removing old dead code.
|
2018-08-13 16:56:20 +01:00 |
|
Richard Moore
|
2c1022cde1
|
Removed timeout from wait so we can use confirmations in the future instead and remain backwards compatible.
|
2018-08-13 16:54:32 +01:00 |
|
Richard Moore
|
f9723c42cb
|
Re-use shallowCopy.
|
2018-08-13 16:52:35 +01:00 |
|
Richard Moore
|
3635a9bb40
|
Fixed custom network chain ID check.
|
2018-08-13 16:50:47 +01:00 |
|
Richard Moore
|
9e0bfa733b
|
Updated dist files.
|
2018-08-05 18:35:26 -04:00 |
|
Richard Moore
|
a80a8a8ced
|
Fixed miscalculating estimated fees for payable functions.
|
2018-08-05 18:35:00 -04:00 |
|
Richard Moore
|
b44a80800c
|
Removed dead dist files.
|
2018-08-05 18:31:22 -04:00 |
|
Richard Moore
|
e3b04bb3fc
|
Updated dist files.
|
2018-08-04 19:40:06 -04:00 |
|
Richard Moore
|
fcee62a3d9
|
Fixed parseSignature with empty parameter lists.
|
2018-08-04 19:34:30 -04:00 |
|