Commit Graph

10 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
Jaco Greeff 9252de79d4 Add genesisHash to signer payload (#323)
* Add genesisHash to signer payload

* fix order and add tests (#324)

* fix order and add tests

* Update packages/react-qr/src/util.spec.ts

* Update packages/react-qr/src/util.spec.ts

Co-authored-by: Jaco Greeff <jacogr@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hanwen Cheng <heawen.cheng@gmail.com>
2020-05-27 17:48:32 +02:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01: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 6f5b3c9ccc Skip u8a -> string -> number[] for qrcode generation (#170)
* Skip u8a -> string -> number[] for qrcode generation

* Fix tests for Uint8Array conversion

* Bumps
2019-07-30 17:26:56 +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