This repository was archived by the owner on Dec 26, 2024. It is now read-only.
File tree 1 file changed +12
-20
lines changed
1 file changed +12
-20
lines changed Original file line number Diff line number Diff line change
1
+ 2022-06-26
2
+ ==========
3
+
4
+ * feature: add getsourcecode method
5
+ * fix: make tests work better
6
+ * skip what needs skipping with a comment
7
+ * replace xit with .skip
8
+ * refactor: explicitly generate the query
9
+ * fix: use the passed api key for tests so we dont hit limits
10
+
1
11
2022-05-28
2
12
==========
3
13
14
+ * 10.0.9
15
+ * changelog
4
16
* refactor: do pusblish even less stuff
5
17
* 10.0.8
6
- * changelog
7
18
* refactor: make package smaller
8
19
* chore: removed idea files
9
20
* 10.0.7
240
251
* refactor(changelog): Be a bit more specific with paths
241
252
* refactor(release): changelog generation
242
253
* docs(account): Added a better example to account for deprecated method
243
-
244
- 2018-10-08
245
- ==========
246
-
247
- * 9.0.0
248
- * changelog
249
- * fix(account): Update error message when asking for a contract that is not verified by etherscan
250
- * BC break, major release
251
- * error is not 'NOTOK' anymore, ubt a conrete error message
252
- * still ways to improve
253
-
254
- 2018-09-29
255
- ==========
256
-
257
- * 8.1.5
258
- * changelog
259
- * In order to reduce the chance for test fails, I am reducing this to ONE build,
260
- However, in long term I need to collect responses to actual calls and do testing with mocks/stubs.
261
- This will come with the move to 100% es6
You can’t perform that action at this time.
0 commit comments