1. 09 Jan, 2020 1 commit
  2. 09 Nov, 2019 1 commit
  3. 30 Oct, 2019 1 commit
    • YJ's avatar
      fix: #426 (Payload Details When Signing Hash), #427 (Multipart Missed Frames) (#428) · 5c587fde
      YJ authored
      * fix: show prehash image along with hash
      
      * fix: lint
      
      * fix: display missed frames by index
      
      * fix: remove from missed frames list once scanned
      
      * fix: edge case for multiple  loops
      
      * fix: multiple loops
      
      * fix: off by one error
      
      * fix: asyn cscanner state clear
      
      * chore: bump @polkadot-js deps
      
      * fix: make tests pass
      
      * fix: qrcodehash
      
      * fix: blake2s -> blake2b
      
      * fix: signing hash
      
      * fix: hash the correct thing ffs
      
      * fix: stray print
      
      * fix: show payload details along with hash
      
      * fix: stray logs
      
      * fix: minor grumble
      
      * make android able to sign single part
      
      * fix: ethereum sign msg
      
      * fix: ethereum sign msg
      
      * fix: undeifned
      
      * fix: prehash optional
      5c587fde
  4. 26 Oct, 2019 1 commit
    • YJ's avatar
      feat: Extrinsic V4 (#434) · 5d9f8247
      YJ authored
      * chore: bump @polkadot-js deps
      
      * fix: make tests pass
      
      * fix: bump patch
      
      * bump RN to 0.61.2
      
      * correctly import native modules
      
      * typo
      
      * new dev node gen hash
      
      * correct new dev node gen hash
      
      * fix: prepend type
      
      * fix: feed extrinsic signature v4 to qr
      
      * fix: wrap it up
      
      * fix: make tests pass
      5d9f8247
  5. 03 Sep, 2019 1 commit
    • Hanwen Cheng's avatar
      fix react native warnings (#309) · 9b2d57a1
      Hanwen Cheng authored
      * fix: remove componentWillReceiveProps in TextInput
      
      * fix: refactor QrView into functional component
      
      * fix: remove unused DataDetails and reference of AppStyle
      
      * fix: ignore the warning from dependencies
      
      * fix: EthBridger warning on iOS
      
      * chore: import order
      
      * Revert "chore: import order"
      
      This reverts commit 1621a2a1.
      
      * fix: logic error
      9b2d57a1
  6. 16 Aug, 2019 1 commit
    • Maciej Hirsz's avatar
      feat: Substrate stuff in Rust (#279) · 8568eee7
      Maciej Hirsz authored
      * chore: Squashed old branch
      * feat: expose blake2s hash function
      * fix: Duplicate function names in iOS
      * feat: Expose `substrateAddress` in native.js
      * feat: sr25519 signing
      * feat: Complete SURI derivation
      * feat: Expose blake2s proxy function in native.js
      * fix: Added react methods to EthkeyBridge.m
      8568eee7
  7. 25 Jul, 2019 1 commit
  8. 08 Jul, 2019 1 commit
    • Maciej Hirsz's avatar
      Refactoring bindings (#234) · eb55ff68
      Maciej Hirsz authored
      * chore: Refactoring bindings
      
      * fix: Rust errors for iOS builds
      
      * chore: Cleanup
      
      * feat: QR codes generated in Rust :)
      
      * chore: Make FFI between iOS and Android equivalent
      
      * feat: Error handling in iOS
      
      * feat: Add bip39 boolean when recovering from a phrase
      
      * fix(): valid if bip39 and show seed type
      
      * fix(): phrasing
      
      * question mark
      
      * remove "seed"
      
      * remove quotes
      
      * chore: Restore EthkeyBridge changes
      
      * chore: Remove added code to String.swift
      
      * fix: Update blockies, fix tests
      
      * chore: Handle rust errors for blockies
      
      * chore: use c_uint, update deps
      
      * fix: Attempt to fix the error on randomPhrase in iOS
      
      * fix: Hopefully fix the String allocation issues
      
      * fix: Expose EthkeyBridge.qrCode to the iOS build
      
      * fix: Propagate errors properly
      eb55ff68
  9. 11 Jul, 2017 1 commit
    • Marek Kotewicz's avatar
      signData (#67) · 60100c19
      Marek Kotewicz authored
      * implement signData
      
      * DataDetails view
      
      * version 8
      
      * rust ethSign
      60100c19
  10. 13 Apr, 2017 1 commit
  11. 10 Apr, 2017 1 commit
  12. 30 Mar, 2017 1 commit
  13. 24 Mar, 2017 1 commit
  14. 25 Feb, 2017 2 commits
  15. 24 Feb, 2017 1 commit
  16. 20 Feb, 2017 2 commits
  17. 19 Feb, 2017 1 commit