Skip to content

Releases: stakewise/key-manager

v0.2.1

20 Jul 10:46
a26ff71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Jun 20:19
8b94023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.2.0

v0.1.8

08 Jun 14:02
a860f88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

31 Mar 14:21
40a8938
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.7

v0.1.5

16 Mar 12:03
d707d27
Compare
Choose a tag to compare

What's Changed

  • Update infrastructure commands: sync-validator, sync-web3signer, upda… by @cyc60 in #20
  • Version bump by @cyc60 in #22

Full Changelog: v0.1.4...v0.1.5

v0.1.4

20 Feb 11:12
3445b2d
Compare
Choose a tag to compare

What's Changed

  • Rename vault address to withdrawal address by @cyc60 in #17
  • Fix python version by @tsudmi in #18
  • Fix web3signer keys upload by @cyc60 in #19

Full Changelog: v0.1.2...v0.1.4

v0.1.2

12 Feb 15:05
62acacd
Compare
Choose a tag to compare

What's Changed

  • Change default network to goerli by @cyc60 in #8
  • Fix flake8 setup by @cyc60 in #9
  • Remove dot from keystore filenames by @cyc60 in #11
  • Add vault address computation based on admin address by @cyc60 in #12
  • Drop IPFS deposit data by @tsudmi in #13
  • Add create wallet command by @cyc60 in #14
  • Release in windows fix by @cyc60 in #15
  • Add non-python files to build by @cyc60 in #16

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.0

09 Jan 12:22
7f037fe
Compare
Choose a tag to compare
Add ci release steps (#5)

* Add ci release steps

* Add dockerfile

* Review fixes