Commit Graph

15 Commits

Author SHA1 Message Date
Richard Moore
c6199bf52a
Updated dist files. 2019-11-24 20:06:10 +09:00
Richard Moore
10fdbe7274
Updated dist files. 2019-06-21 19:18:49 -04:00
Richard Moore
f4dd5d19e7
Updated dist files. 2018-09-24 16:07:14 -04:00
Richard Moore
22f007498d
Updated dist files. 2018-07-30 23:15:36 -04:00
Richard Moore
0f9d0ef533
Updated dist files. 2018-07-16 00:55:34 -04:00
Richard Moore
94171f6c57
Updated dist files. 2018-07-16 00:24:50 -04:00
Richard Moore
b7e143b4f3
Changed Web3Proivder url to empty string instead of unknown if it cannot be determined. 2018-07-12 02:50:44 -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
8c0308dc58
Initial TypeScript migration. 2018-06-13 15:39:39 -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
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
5fc59dd1cf
Some nodes (e.g. TestRPC) do not like checksum addresses in their RPC calls. 2018-01-17 17:26:31 -05:00
Richard Moore
34fd2882d8
Fix typo when detecting MetaMask. 2018-01-17 17:21:38 -05:00
Richard Moore
c4690f9e7b
Fixed auto-address and signing with Metamask and Web3Provicder. 2018-01-17 16:23:01 -05:00
Richard Moore
67bb0b7f93
Added Web3Provider. 2018-01-16 18:55:56 -05:00