|
| 1 | +Need to install the following packages: |
| 2 | + changelog |
| 3 | +Ok to proceed? (y) 2022-05-28 |
| 4 | +========== |
| 5 | + |
| 6 | + * refactor: make tests executable with a external api key |
| 7 | + |
| 8 | +2022-05-27 |
| 9 | +========== |
| 10 | + |
| 11 | + * Merge pull request [#85](https://github.com/sebs/etherscan-api/issues/85) from Catzilla/fix-84 |
| 12 | + Fixed [#84](https://github.com/sebs/etherscan-api/issues/84) |
| 13 | + * Merge pull request [#95](https://github.com/sebs/etherscan-api/issues/95) from mochimisu/master |
| 14 | + support for etherscan's tokennfttx api for ERC721 tokens |
| 15 | + * Merge pull request [#102](https://github.com/sebs/etherscan-api/issues/102) from Jason-Wanxt/master |
| 16 | + Add Arbitrum support |
| 17 | + * Merge pull request [#106](https://github.com/sebs/etherscan-api/issues/106) from sebs/dependabot/npm_and_yarn/async-2.6.4 |
| 18 | + Bump async from 2.6.3 to 2.6.4 |
| 19 | + |
| 20 | +2022-04-27 |
| 21 | +========== |
| 22 | + |
| 23 | + * Bump async from 2.6.3 to 2.6.4 |
| 24 | + Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. |
| 25 | + - [Release notes](https://github.com/caolan/async/releases) |
| 26 | + - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) |
| 27 | + - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) |
| 28 | + --- |
| 29 | + updated-dependencies: |
| 30 | + - dependency-name: async |
| 31 | + dependency-type: indirect |
| 32 | + ... |
| 33 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 34 | + |
| 35 | +2022-02-22 |
| 36 | +========== |
| 37 | + |
| 38 | + * edit the urls of arbiscan |
| 39 | + * Add arbitrum support |
| 40 | + * Update Readme.md |
| 41 | + * Add arbscan support |
| 42 | + |
| 43 | +2021-06-25 |
| 44 | +========== |
| 45 | + |
| 46 | + * quick test for tokennfttx |
| 47 | + |
| 48 | +2021-06-24 |
| 49 | +========== |
| 50 | + |
| 51 | + * add tokennfttx to accounts |
| 52 | + |
| 53 | +2021-02-16 |
| 54 | +========== |
| 55 | + |
| 56 | + * Fixed [#84](https://github.com/sebs/etherscan-api/issues/84) |
| 57 | + |
| 58 | +2020-12-20 |
| 59 | +========== |
| 60 | + |
| 61 | + * Merge pull request [#66](https://github.com/sebs/etherscan-api/issues/66) from sebs/dependabot/npm_and_yarn/acorn-5.7.4 |
| 62 | + Bump acorn from 5.7.3 to 5.7.4 |
| 63 | + * Merge pull request [#71](https://github.com/sebs/etherscan-api/issues/71) from sebs/dependabot/npm_and_yarn/websocket-extensions-0.1.4 |
| 64 | + Bump websocket-extensions from 0.1.3 to 0.1.4 |
| 65 | + * Merge pull request [#72](https://github.com/sebs/etherscan-api/issues/72) from sebs/dependabot/npm_and_yarn/elliptic-6.5.3 |
| 66 | + Bump elliptic from 6.5.0 to 6.5.3 |
| 67 | + * Merge pull request [#74](https://github.com/sebs/etherscan-api/issues/74) from sebs/dependabot/npm_and_yarn/highlight.js-9.18.5 |
| 68 | + Bump highlight.js from 9.15.9 to 9.18.5 |
| 69 | + * Merge pull request [#75](https://github.com/sebs/etherscan-api/issues/75) from sebs/dependabot/npm_and_yarn/ini-1.3.7 |
| 70 | + Bump ini from 1.3.5 to 1.3.7 |
| 71 | + |
| 72 | +2020-12-11 |
| 73 | +========== |
| 74 | + |
| 75 | + * Bump ini from 1.3.5 to 1.3.7 |
| 76 | + Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. |
| 77 | + - [Release notes](https://github.com/isaacs/ini/releases) |
| 78 | + - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) |
| 79 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 80 | + |
| 81 | +2020-11-25 |
| 82 | +========== |
| 83 | + |
| 84 | + * Bump highlight.js from 9.15.9 to 9.18.5 |
| 85 | + Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.9 to 9.18.5. |
| 86 | + - [Release notes](https://github.com/highlightjs/highlight.js/releases) |
| 87 | + - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) |
| 88 | + - [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.9...9.18.5) |
| 89 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 90 | + |
| 91 | +2020-07-29 |
| 92 | +========== |
| 93 | + |
| 94 | + * Bump elliptic from 6.5.0 to 6.5.3 |
| 95 | + Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. |
| 96 | + - [Release notes](https://github.com/indutny/elliptic/releases) |
| 97 | + - [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3) |
| 98 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 99 | + |
| 100 | +2020-06-06 |
| 101 | +========== |
| 102 | + |
| 103 | + * Bump websocket-extensions from 0.1.3 to 0.1.4 |
| 104 | + Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. |
| 105 | + - [Release notes](https://github.com/faye/websocket-extensions-node/releases) |
| 106 | + - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) |
| 107 | + - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) |
| 108 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 109 | + |
| 110 | +2020-03-13 |
| 111 | +========== |
| 112 | + |
| 113 | + * Bump acorn from 5.7.3 to 5.7.4 |
| 114 | + Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. |
| 115 | + - [Release notes](https://github.com/acornjs/acorn/releases) |
| 116 | + - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) |
| 117 | + Signed-off-by: dependabot[bot] <support@github.com> |
| 118 | + |
| 119 | +2019-09-10 |
| 120 | +========== |
| 121 | + |
| 122 | + * 10.0.5 |
| 123 | + * changelog |
| 124 | + |
1 | 125 | 2019-09-06
|
2 | 126 | ==========
|
3 | 127 |
|
|
166 | 290 | ==========
|
167 | 291 |
|
168 | 292 | * 8.1.2
|
169 |
| - * changelog |
170 |
| - * Add gh pages |
171 |
| - * bundle |
172 |
| - |
173 |
| -2018-06-08 |
174 |
| -========== |
175 |
| - |
176 |
| - * 8.1.1 |
177 |
| - * changelog |
178 |
| - * Fix dependencies |
179 |
| - |
180 |
| -2018-06-06 |
181 |
| -========== |
182 |
| - |
183 |
| - * 8.1.0 |
184 |
| - * changelog |
185 |
| - * Merge pull request [#29](https://github.com/sebs/etherscan-api/issues/29) from mazikwyry/feature/add-tokentx-action |
186 |
| - Add tokentx action support to account module which allows getting a list of ERC20 tokes transfer events |
187 |
| - * Add tokentx action support to account module which allows getting a list of ERC20 tokes transfer events |
188 |
| - |
189 |
| -2018-06-05 |
190 |
| -========== |
191 |
| - |
192 |
| - * bundle |
193 |
| - |
194 |
| -2018-06-01 |
195 |
| -========== |
196 |
| - |
197 |
| - * 8.0.5 |
198 |
| - * changelog |
199 |
| - * Added node 10 to test targets |
200 |
| - |
201 |
| -2018-03-11 |
202 |
| -========== |
203 |
| - |
204 |
| - * Updated# |
205 |
| - * 8.0.4 |
206 |
| - * changelog |
207 |
| - * 10 sec default timeout and added node 9 to travis |
208 |
| - |
209 |
| -2018-03-04 |
210 |
| -========== |
211 |
| - |
212 |
| - * 8.0.3 |
213 |
| - * changelog |
214 |
| - * Typo |
215 |
| - |
216 |
| -2018-03-02 |
217 |
| -========== |
218 |
| - |
219 |
| - * Docs |
220 |
| - * 8.0.2 |
221 |
| - * changelog |
222 |
| - * Missing docs and one parameter in getLogs |
223 |
| - * 8.0.1 |
|
0 commit comments