Skip to content

Releases: rotkonetworks/zigner

Zafu Zigner v0.2.1

25 Feb 12:25

Choose a tag to compare

  • fix ios build: register CosmosAccountExportView.swift in xcode project (a75a8fe)
  • fix rustdoc: allow redundant_explicit_links and invalid_html_tags (7664dc3)
  • allow rustdoc warnings in generate_message crate (d3d84a9)
  • fix all rustdoc warnings: html tags, redundant link targets (98d0c05)
  • fix remaining doc warnings: bare url, html tag in penumbra section (3801d6d)
  • fix test snapshots: add cosmos chains to db content assertions (781b39e)

Zafu Zigner v0.2.0

25 Feb 06:16
3657796

Choose a tag to compare

  • Merge pull request #4 from rotkonetworks/feat/penumbra-cold-signing (3657796)
  • fix doc warnings: bare url, unclosed html tag (94e334d)
  • add amino to spellcheck dictionary (79ac76d)
  • fix ci: clippy needless_question_mark, spellcheck, test snapshots (eb78397)
  • fmt (2a4ae5d)
  • harden cosmos signing: blind-sign detection, display integrity, osmosis types (b94d686)
  • fix: resolve CI failures (fmt, clippy, spellcheck, test snapshots) (cf8e821)
  • add cosmos network (55afa92)
  • Merge remote-tracking branch 'origin/master' into feat/penumbra-cold-signing (5186746)
  • feat: export qr for importing to zafu (c5a586f)
  • feat: cosmos airgap transaction signing (341b8c8)
  • fix ios test: bridge cfstring through string to avoid xcode 16 cf downcast error (7864f60)
  • disable ios build until apple secrets configured, fix swift test casts (266971a)
  • fix ios build: revert openssl workarounds, add missing secret detection (385f79a)
  • fix ios build: detect key format (pem/der), add fallback openssl pkey conversion (5e070ed)
  • fix ios build: use openssl cli to convert p8 key from pkcs8 to sec1 ec format (1c8d8be)
  • fix ios+docs ci: monkey-patch ec.new for openssl 3.x, add encryption cases, pin mermaid (4e654a3)
  • fix ios ci: use macos-14 runner to avoid openssl ec curve issue on macos-15 (46d1db0)
  • fix ios ci: use key_filepath for asc api key to avoid openssl curve error (8109203)
  • fix ios ci: use ruby 3.3 for openssl 3.x ec curve compat (7ab294c)
  • fix ios: add missing swift files to xcode project, upgrade fastlane, fix mdbook (9e7ba1a)
  • fix rustdoc: escape brackets, remove redundant explicit link targets (396fea5)
  • fix ci: use stable rust for clippy, 1.84.0 can't resolve pczt (d2f163d)
  • fix ci: clippy --locked flag, spellcheck config and dictionary (58d47ba)
  • fix ci: restore westend test metadata, fix clippy, upgrade ios ruby (b56bc94)
  • rename release apk to zigner-{tag}.apk (1987f8f)
  • Merge branch 'master' into feat/penumbra-cold-signing (ad66524)
  • feat: cosmoshub chain wallet (b9974e0)
  • fix: seed phrase input freezing after typing one letter (7171d6d)
  • Merge branch 'master' into feat/penumbra-cold-signing (682775d)
  • fix: remove qr scan debug overlay (2abb30b)
  • fix: security hardening for Penumbra signing and parsing (d96622d)
  • feat: verify effect hash against plan before signing (db088e0)
  • fix import wallet (d1b5b63)

Zafu Zigner v0.1.0

20 Feb 21:58

Choose a tag to compare

Read more