Commit Graph

11 Commits

Author SHA1 Message Date
Jaco b06e35bd03 2022 (#579) 2022-01-01 09:26:28 +02:00
Jaco Greeff f003063b94 2021 (#424) 2021-01-03 11:46:19 +01:00
Jaco Greeff 64f630d904 SPDX (#370) 2020-09-17 16:12:52 +02:00
Hanwen Cheng c7bf1d2ec9 allow qr to scan seed qr (#330)
* allow qr to scan seed qr

* simplify flow

* use original orders

* remove trailing spaces
2020-06-12 22:54:40 +02:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
YJ e9ad511134 fix #224: decrease frame size to 1024, set multipart bool (#225)
* fix: decrease frame size to 1024, set multipart bool

* revert irrelevant change

* fix: revert multipart indicator
2019-10-08 16:21:46 +02:00
Jaco Greeff 556d07b368 Scan consistency updates (#194)
* Scan consistency updates

* Default auto height/width

* Rework qrcode export

* Fix address scanning (as per new format)

* Update tests

* Bump common

* Pass through genesisHash

* addExternal via address
2019-09-01 09:44:27 +02:00
YJ dbc9dd7b1a feat: add flag for payload type passed in by caller (#182)
* feat: add flag for payload type passed in by caller

* fix: lint

* fix: unit tests

* fix: use number
2019-08-12 15:50:26 +02:00
Jaco Greeff 939fb73db7 Encoding/decoding qr tests (#169) 2019-07-30 08:08:46 +02:00
Jaco Greeff f7bd11a293 Basic QR tests (+ number encoding fix) (#168)
* Basic QR tests (+ number encoding fix)

* skipEncoding for Address display

* Fixup comments
2019-07-29 17:40:08 +02:00
Jaco Greeff 9664b72253 Move in ui-qr as react-qr (from apps) (#164) 2019-07-29 10:55:02 +02:00