tiki_wallet 0.0.26 copy "tiki_wallet: ^0.0.26" to clipboard
tiki_wallet: ^0.0.26 copied to clipboard

discontinued
PlatformAndroidiOS

flutter lib for managing crypto keys

0.0.26 #

  • bump syncchain to 0.0.10

0.0.25 #

  • bump syncchain to 0.0.9

0.0.24 #

  • Add sentry test
  • Inject amplitude in syncchain

0.0.23 #

  • Add amplitude monitoring
  • Update dependencies

0.0.22 #

  • filename safe chain db namesN

0.0.21 #

  • switch to a public block model instead of cache
  • when reading blocks, get current sync state

0.0.20 #

  • fix bug with writing to cache

0.0.19 #

  • fix bug with access token for sync chain

0.0.18 #

  • use access token function

0.0.17 #

  • added sync func for crypto
  • added bulk func for crypto

0.0.16 #

  • bumped syncchain version

0.0.15 #

  • fixed naming bug w/ syncchain block

0.0.14 #

  • bump tiki_localchain to 0.0.5

0.0.13 #

  • change package name
  • publish to pub

0.0.12 #

  • return block from mint & write instead of just hash

0.0.11 #

  • bulk minting & writting

0.0.10 #

  • sync block writes
  • switch to repository tests to decouple sync chain http

0.0.9 #

  • Dependencies update and code cleanup.