Richard Moore
|
807c8133ea
|
Fixed getTransaction to address and raw computation for providers that do not include it.
|
2017-11-21 19:05:34 -05:00 |
|
Richard Moore
|
5a837e1b0a
|
Fixed some weird cases for TestRPC and getTransaction.
|
2017-11-18 18:00:36 -05:00 |
|
Richard Moore
|
e8b23c29a5
|
Fixed for PoA networks getTransactionReceipt (#69).
|
2017-11-17 14:55:14 -05:00 |
|
Connor Gutman
|
7eaf22f573
|
Remove double declaration of transactionIndex
This little guy nearly broke my react native app's production build by sneaking past me. 👋 Buh-bye 👋
|
2017-11-08 16:28:56 -07:00 |
|
Richard Moore
|
9cac6b06f5
|
Updated list of networks (legacy provider list).
|
2017-11-03 01:34:57 -05:00 |
|
Richard Moore
|
73ee7664a1
|
Merge branch 'master' of github.com:ethers-io/ethers.js
|
2017-11-03 01:31:09 -05:00 |
|
Richard Moore
|
8835225655
|
Updated getTransactionReceipt for Byzantium.
|
2017-11-03 01:30:56 -05:00 |
|
Richard Moore
|
54c19dfb5a
|
Fixed default network for providers (#51).
|
2017-10-28 17:00:59 -04:00 |
|
Richard Moore
|
e4c455bdb6
|
Less strict parsing for loose providers.
|
2017-10-27 17:03:26 -04:00 |
|
Richard Moore
|
aeec6d6d52
|
Added Rinkeby and Kovan support.
|
2017-10-25 19:59:54 -04:00 |
|
Richard Moore
|
afb35ec307
|
Fixed Provider.lookup to support any address format.
|
2017-10-17 16:07:32 -04:00 |
|
Richard Moore
|
394761a6ca
|
Added ENS reverse lookup to provider.
|
2017-10-03 19:37:06 -04:00 |
|
Richard Moore
|
811710c8f0
|
Updated provider for picky JSON-RPC nodes.
|
2017-07-05 20:26:03 -04:00 |
|
ricmoo
|
01f909fc05
|
Fixed getLogs bug.
|
2017-05-21 20:29:09 -04:00 |
|
ricmoo
|
d5402d017a
|
Allow getLogs filter to include ENS names.
|
2017-05-21 18:01:23 -04:00 |
|
ricmoo
|
c59414b74b
|
Added ENS name support to Provider and Wallet.
|
2017-05-20 15:42:16 -04:00 |
|
ricmoo
|
4b41c0e1a2
|
Added resetEventsBlock feature and fixed a problem with some INFURA nodes.
|
2017-05-09 21:45:36 -04:00 |
|
ricmoo
|
bb8f06c248
|
If raw is missing from a transaction, compute it.
|
2017-04-04 18:23:31 -04:00 |
|
ricmoo
|
73eef741b6
|
Small bug fixes and improved network ID population.
|
2017-04-04 17:30:17 -04:00 |
|
ricmoo
|
1a3aa4fd1a
|
Added listener event for address balance changes.
|
2017-03-08 01:53:59 -05:00 |
|
ricmoo
|
45c1108ca8
|
Added topic events and fixed bugs.
|
2017-03-01 02:30:37 -05:00 |
|
ricmoo
|
0db4b352b6
|
Added split up providers.
|
2017-02-25 01:23:48 -05:00 |
|