|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v1.1.2](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.2) |
| 3 | +## [v0.1.3](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.3) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.1.1...v.1.1.2) |
| 5 | +[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.2...v.0.1.3) |
6 | 6 |
|
7 | 7 | ### Fixed |
8 | 8 | - Avoid deleting transaction from storage if resubmiting fails [\#27](https://github.com/NodeFactoryIo/web3-server-wallet/pull/27) ([mpetrun5](https://github.com/mpetrun5)) |
|
11 | 11 |
|
12 | 12 | ### Changed |
13 | 13 |
|
14 | | -## [v1.1.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.1) |
| 14 | +## [v0.1.2](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.2) |
15 | 15 |
|
16 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.1.0...v.1.1.1) |
| 16 | +[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.1...v.0.1.2) |
17 | 17 |
|
18 | 18 | ### Fixed |
19 | 19 | - Fix monitor service logger default argument type [\#23](https://github.com/NodeFactoryIo/web3-server-wallet/pull/23) ([mpetrun5](https://github.com/mpetrun5)) |
20 | 20 |
|
21 | 21 | ### Added |
22 | 22 |
|
23 | 23 | ### Changed |
| 24 | +## [v0.1.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.1) |
24 | 25 |
|
25 | | -## [v1.1.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.0) |
26 | | - |
27 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.3...v.1.1.0) |
28 | | - |
29 | | -### Fixed |
30 | | - |
31 | | -### Added |
32 | | -- Pass logger instance to tx monitor [\#21](https://github.com/NodeFactoryIo/web3-server-wallet/pull/21) ([mpetrun5](https://github.com/mpetrun5)) |
33 | | - |
34 | | -### Changed |
35 | | - |
36 | | - |
37 | | -## [v1.0.3](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.3) |
38 | | - |
39 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.2...v.1.0.3) |
| 26 | +[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.0...v0.1.1) |
40 | 27 |
|
41 | 28 | ### Fixed |
42 | 29 | - Fix gas station gas price [\#14](https://github.com/NodeFactoryIo/web3-server-wallet/pull/14) ([mpetrun5](https://github.com/mpetrun5)) |
|
45 | 32 |
|
46 | 33 | ### Changed |
47 | 34 |
|
48 | | -## [v1.0.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.1) (2020-08-12) |
49 | | - |
50 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.0...v1.0.1) |
51 | | - |
52 | | -### Fixed |
53 | | -- Catch error in send transaction generator [\#11](https://github.com/NodeFactoryIo/web3-server-wallet/pull/11) ([mpetrun5](https://github.com/mpetrun5)) |
54 | | - |
55 | | -### Added |
56 | | - |
57 | | -### Changed |
58 | | - |
59 | | -## [v1.0.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.0) (2020-08-03) |
60 | | - |
61 | | -[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.0...v1.0.0) |
62 | | - |
63 | | -### Fixed |
64 | | -- Bump lodash from 4.17.15 to 4.17.19 [\#8](https://github.com/NodeFactoryIo/web3-server-wallet/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot)) |
65 | | -- Fix imports in README [\#7](https://github.com/NodeFactoryIo/web3-server-wallet/pull/7) ([mpetrun5](https://github.com/mpetrun5)) |
66 | | - |
67 | | -### Added |
68 | | -- Send gas station api key when requesting gas price [\#6](https://github.com/NodeFactoryIo/web3-server-wallet/pull/6) ([mpetrun5](https://github.com/mpetrun5)) |
69 | | - |
70 | | -### Changed |
71 | | -- Upgrade ethers to version 5 [\#9](https://github.com/NodeFactoryIo/web3-server-wallet/pull/9) ([mpetrun5](https://github.com/mpetrun5)) |
72 | | - |
73 | | - |
74 | 35 | ## [v0.1.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.0) (2020-06-24) |
75 | 36 |
|
76 | 37 | [Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/3d07582470f8963048ebab518af53c64f0bf9219...v0.1.0) |
|
0 commit comments