Commit Graph

1599 Commits

Author SHA1 Message Date
Richard Moore
bdc6df4b8b
ci: Use macOS for coverage to fix libudev issue with ubuntu. 2020-11-23 19:10:17 -05:00
Richard Moore
799896ac13
Added directory to repo field for each package. 2020-11-23 18:44:11 -05:00
Richard Moore
8b54f7ff23
CI: use macos for tests. 2020-11-23 18:22:31 -05:00
Richard Moore
2cf462c571
ci: break ubuntu pacakge into its own step. 2020-11-23 18:12:21 -05:00
Richard Moore
1f6646e131
CI: attempting custom package repo. 2020-11-23 18:08:05 -05:00
Richard Moore
e6a52b309b
CI: change linux version back to ubuntu-latest. 2020-11-23 13:09:00 -05:00
Richard Moore
fb808d1362
Updated dist files. 2020-11-23 03:43:28 -05:00
Richard Moore
fd2882d088
Temporary fix for GitHub actions being down. 2020-11-23 03:36:02 -05:00
Richard Moore
a8e3380ed5
Add ABI coder function to compute default values (#1101). 2020-11-23 00:59:44 -05:00
Richard Moore
7f775f7ad6
docs: updated generated docs. 2020-11-22 23:07:13 -05:00
Richard Moore
d122d18cfa
docs: fixed source search link 2020-11-22 23:06:27 -05:00
Richard Moore
34488cd7d8
docs: updates and fixes (#1122). 2020-11-22 23:03:50 -05:00
Richard Moore
95e2871966
Updated dist files. 2020-11-22 22:44:33 -05:00
Richard Moore
4a8d579dca
Fix for new versions of Geth which return formatted data on revert rather than standard data (#949). 2020-11-22 17:43:32 -05:00
Richard Moore
fbbe4ad638
Fixed typo in BigNumber error (#1164). 2020-11-22 16:38:28 -05:00
Richard Moore
20defec9f1
Addd missing sideEffects flag to some packages. 2020-11-22 16:35:27 -05:00
Richard Moore
c8bb77d8af
Allow base-10 to be passed into BigNumbner.toString and improve errors for other radices (#1164). 2020-11-22 16:34:07 -05:00
Richard Moore
29f6c34343
Allow private keys to Wallet to omit the 0x prefix (#1166). 2020-11-20 17:30:36 -05:00
Richard Moore
a185e89181
Updated dist files. v5.0.21 2020-11-19 18:54:50 -05:00
Richard Moore
c9e548071e
Force address to use bignumber package with base36 private functions (#1163). 2020-11-19 18:45:10 -05:00
Richard Moore
62c7195ed6
Updated dist files. 2020-11-19 17:44:10 -05:00
Richard Moore
cc63e61f73
Remove stray console.log in hardware wallets (#1136). 2020-11-19 17:24:37 -05:00
Richard Moore
2816850716
Added some funding links for the sponsor button. 2020-11-19 17:20:46 -05:00
Richard Moore
4b7028a661
docs: Typo in BigNumber source (#1100). 2020-11-18 17:25:58 -05:00
Richard Moore
0382faebb1
docs: Typo in BigNumber (#1127). 2020-11-18 17:22:22 -05:00
Richard Moore
97efeba8dc
docs: fixed typo in contracts readme (#1128). 2020-11-18 17:20:24 -05:00
Richard Moore
cddc258c96
Remove invalid pkg.module reference (#1133). 2020-11-18 17:13:23 -05:00
Richard Moore
3abfdffffa
Updated dist files. v5.0.20 2020-11-17 20:36:19 -05:00
Richard Moore
02546b9401
Fix browser ws alias. 2020-11-17 20:07:22 -05:00
Richard Moore
fff72ef369
Use faux-registry to better simulate real world React Native apps. 2020-11-17 18:48:02 -05:00
Richard Moore
f10977ab35
Fixing React Native tests. 2020-11-17 13:41:43 -05:00
Richard Moore
1729f804fb
Prevent node 8 from using rollup (contains incompatible syntax). 2020-11-17 02:51:54 -05:00
Richard Moore
8933467c01
Updated dist build. 2020-11-16 23:07:24 -05:00
Richard Moore
22bd0c76dd
Use dist files in browser tests. 2020-11-16 21:20:35 -05:00
Richard Moore
4809325bee
Refactoring dist build process. 2020-11-14 17:42:36 -05:00
Richard Moore
e0b1d0e1e0
Updated dist files. v5.0.19 2020-10-22 21:55:40 -04:00
Richard Moore
fe17a29581
Allow 0x as a numeric value for 0 in Provider formatter (#1104). 2020-10-22 21:03:51 -04:00
Richard Moore
d8cdd0e94c
admin: Updated spell checker and mime-types. 2020-10-22 20:01:57 -04:00
Richard Moore
5a9bc30336
Updated dist files. 2020-10-22 20:01:18 -04:00
Richard Moore
28f60d5ef8
Use POST for long requests in EtherscanProvider (#1093). 2020-10-22 19:46:52 -04:00
Richard Moore
a21202c66b
Export verifyTypedData in utils (#687). 2020-10-20 00:17:43 -04:00
Richard Moore
116cc89686
admin: updated publish script to allow forcing publish 2020-10-20 00:17:02 -04:00
Richard Moore
550ecf2f25
Added verifyTypedData for EIP-712 typed data (#687). 2020-10-20 00:15:55 -04:00
Richard Moore
7b19fdfeed
Updated dist files. v5.0.18 2020-10-19 01:27:15 -04:00
Richard Moore
15a90af5be
Fix signTypedData call for JsonRpcSigner (#687). 2020-10-19 01:17:36 -04:00
Richard Moore
86146650d8
Updated dist files. 2020-10-18 23:19:16 -04:00
Richard Moore
7fcae25a78
Refactoring test case generation scripts. 2020-10-18 21:55:12 -04:00
Richard Moore
15893537c3
Added EIP-712 test cases (#687). 2020-10-18 21:54:21 -04:00
Richard Moore
be4e2164e6
Initial Signer support for EIP-712 signed typed data (#687). 2020-10-18 21:52:25 -04:00
Richard Moore
3e676f21b0
Split hash library files up. 2020-10-18 21:45:32 -04:00