|
| 1 | +Need to install the following packages: |
| 2 | + changelog@1.4.2 |
| 3 | +Ok to proceed? (y) 2023-01-06 |
| 4 | +========== |
| 5 | + |
| 6 | +* ichore: update deps |
| 7 | + |
| 8 | +2022-09-20 |
| 9 | +========== |
| 10 | + |
| 11 | +* Merge pull request[#113](https://github.com/sebs/etherscan-api/issues/113) from carletex/patch-1 |
| 12 | + Add Goerli and Sepolia to the API URL list |
| 13 | +* Merge pull request[#116](https://github.com/sebs/etherscan-api/issues/116) from peterferguson/add-avalanche |
| 14 | + Add Avalanche fixes[#115](https://github.com/sebs/etherscan-api/issues/115) |
| 15 | + |
| 16 | +2022-09-19 |
| 17 | +========== |
| 18 | + |
| 19 | +* Add Avalanche fixes[#115](https://github.com/sebs/etherscan-api/issues/115) |
| 20 | + Add urls for avalanche mainnet and fuji testnet |
| 21 | + |
| 22 | +2022-08-26 |
| 23 | +========== |
| 24 | + |
| 25 | +* Add Goerli and Sepolia to the API list |
| 26 | + Hey@sebs |
| 27 | + Thanks a lot for this amazing library. |
| 28 | + I created this PR to include the Sepolia and Goerli API endpoints. Currently I'm creating the client (with`axios.create`) to support those two, but I'd be cool if I have directly included on the library. |
| 29 | + Thanks! |
| 30 | + |
1 | 31 | 2022-07-03 |
2 | 32 | ========== |
3 | 33 |
|
| 34 | +* 10.2.0 |
| 35 | +* changelog |
4 | 36 | * feature: make it possible to pass a vlient to the init function |
5 | 37 | * add a test |
6 | 38 | * make pickChainUrl method availabale to the consumer |
|
256 | 288 | * changelog |
257 | 289 | * Package-lock .. its a thing |
258 | 290 | * 9.0.2 |
259 | | -* Fuck off, who ever made package-lock.json mandatory. Really FU! |
260 | | -* docs(package): Add new keyword |
261 | | -* refactor(changelog): Be a bit more specific with paths |
|