Commit Graph

578 Commits

Author SHA1 Message Date
Jaco Greeff 848d190f2a Kusama display name (#258) 2020-01-15 12:40:39 +01:00
Jaco Greeff ca7772536f Bump API & common (#257) 2020-01-14 09:18:56 +01:00
Jaco Greeff 560c6746d8 Missing types bump 2020-01-06 15:05:40 +01:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
Jaco Greeff f4a570ca17 Bump deps (#249) 2019-12-07 14:32:04 +01:00
Jaco Greeff d47361f88b Bump deps (#248) 2019-12-05 11:26:04 +01:00
Jaco Greeff 4c64274130 CC3 (#246)
* CC3

* W3F endpoint

* Bumps

* Bumps

* Bump API

* 0.47.1 CHANGELOG

* Update CHANGELOG with chain genesis ranges

* 0.47
2019-11-29 13:07:10 +01:00
Jaco Greeff 43374152bc Bump deps (#245) 2019-11-26 12:45:52 +01:00
Jaco Greeff 391ab5130e Bump deps (#241)
* Bump deps

* assert doing  it's job

* Unsused import

* throw -> assert
2019-11-13 12:11:47 +01:00
Jaco Greeff be451f1bdb Bump deps (#240) 2019-11-10 16:33:58 +01:00
Jaco Greeff f6c85f275a Bump deps (#239) 2019-11-06 23:28:15 +01:00
Jaco Greeff ebcb4115a5 Bump deps 2019-11-06 17:44:12 +01:00
Jaco Greeff eac21d2148 Use GH_PAT is checkout action 2019-10-28 17:16:02 +01:00
Jaco Greeff 0c215d9883 Bump ledger deps (#238)
* Bump ledger deps

* Rewrite yarn.lock
2019-10-28 10:16:06 +01:00
Jaco Greeff 76efc5609b 0.46 (#236) 2019-10-25 12:59:49 +02:00
Jaco Greeff 7e9af00a8b Bump internal deps (#235) 2019-10-25 09:07:59 +02:00
Jaco Greeff d9cc92db14 Camera settings (#234) 2019-10-24 15:08:29 +02:00
Jaco Greeff f2f36e2db0 Bump deps (#232)
* Bump deps

* Linting updates (remove hack)
2019-10-22 13:37:20 +02:00
Jaco Greeff c751dbbdcf Bump deps (#231) 2019-10-16 12:04:11 +02:00
Jaco Greeff 89cb92a8ca Update build merge (#230) 2019-10-12 15:27:25 +02:00
Jaco Greeff 809073002e Remove CC token on PR test (#229) 2019-10-11 13:05:04 +02:00
Jaco Greeff 79aaacb4c6 Bump deps (#228) 2019-10-11 10:31:44 +02:00
Cameron Franz b3e9b70341 react-native example app port (#223)
* add readme

* react-native example app

* update readme

* add ios-cli dep

* revert package.json change

* update readme

* update readme

* don't auto launch metro

* add react native scripts

* nohoist @react-native-community/**

* update readme

* undo wrong README change

* remove react-native root dep

* copyright headers

* semi-style

* add default gitignore

* finish linting

* remove test for now

* fix typescript errors

* fix linting

* update scripts

* update deps and version

* update readme

* remove accidental dep

* update readme

* bump deps

* update yarn.lock

* actually update yarn.lock

* fix yarn.lock conflicts by updating exampleReactNative deps
2019-10-10 21:22:21 +02:00
Jaco Greeff 147fec6100 Swap CI to GH actions (#227) 2019-10-09 15:52:58 +02:00
Jaco Greeff 6b1a84cd9d Bump deps (#226) 2019-10-08 16:25:01 +02:00
Jaco Greeff c5d32c3986 0.45 (#217) 2019-09-26 16:06:53 +02:00
Jaco Greeff 741ca2a150 Bump deps (#215) 2019-09-25 14:00:43 +02:00
Jaco Greeff 6fce4b7260 Mump upstream ledger deps 2019-09-18 10:16:31 +02:00
Jaco Greeff 00c15f35c0 Add thin Ledger default wrapper (#212)
* Add thin Ledger default wrapper

* move showAddress confirmFlag

* Add node hid support

* export Ledger

* addHardware

* libusb dep for CircleCI

* Cleanup typings (buffer expected)
2019-09-17 22:35:32 +02:00
Jaco Greeff 425ca93aa0 Add Ledger interfaces (#211) 2019-09-17 13:21:18 +02:00
Jaco Greeff 800700d50e Add isHardware flags (#210)
* Add isHardware flags

* Ledger connection  options
2019-09-17 09:05:51 +02:00
Jaco Greeff e87647e3d9 Add example-{react, vue} (#209)
* Add example-{react, vue}

* Update CHANGELOG.md

* Update README.md
2019-09-16 20:46:47 +02:00
Jaco Greeff 3f253ddbe1 Settings for icon (#206) 2019-09-13 13:58:26 +02:00
Jaco Greeff 64cae001cf 0.44 (#204) 2019-09-12 15:54:33 +02:00
Jaco Greeff b3ff3b37e6 Bump deps (#203)
* Bump deps

* skipLibCheck for react-native overrides
2019-09-11 14:27:36 +02:00
Jaco Greeff 92ea8b16a2 Bump deps 2019-09-10 21:49:45 +02:00
Jaco Greeff ac6642b63b 0.43 (#202) 2019-09-10 09:40:02 +02:00
Jaco Greeff 753f21b316 Bump deps (#201) 2019-09-05 12:25:14 +02:00
Jaco Greeff 1243184b28 Save genesisHash with recent (#198) 2019-09-03 15:55:26 +02:00
Jaco Greeff 6e4f9dfad3 Add genesisHash checks to all loads (#197)
* Add genesisHash checks to all loads

* Only match when genesisHash is supplied

* Swap to bash

* Naming

* Check for empty json

* Filter injected on genesisHash as well

* Bump deps
2019-09-02 21:01:28 +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
Jaco Greeff 876410cc8e Typescript-eslint 2 (#193) 2019-08-31 09:25:48 +02:00
Jaco Greeff 79397b67a9 Bump deps (#192) 2019-08-29 17:39:49 +02:00
Jaco Greeff 2c1dadc826 Bump deps (#189) 2019-08-27 14:16:38 +02:00
Jaco Greeff 192f441e1b 0.42 (#176)
* 0.42

* Bump deps

* Bump deps

* Bump actual version
2019-08-24 13:54:10 +02:00
Jaco Greeff 363784bc07 Kusama endpoints (#179)
* Kusama support

* Bump deps

* Update deps
2019-08-23 13:39:47 +02:00
Jaco Greeff 7f680296b1 Add network-specific logos (#186)
* Add network-specific logos

* Cleanup icons

* Add empty

* s/network/chains/
2019-08-13 11:19:36 +02:00
Jaco Greeff 874d297b9d Bump deps (#184) 2019-08-09 16:14:30 +02:00
Jaco Greeff e0e542342f Bump deps (#183) 2019-08-09 11:00:56 +02:00
Jaco Greeff 85a8a3a0ee Add vue-identicon (#178)
* Add vue-identicon

* Remove generated file

* Add links to reactnative & vue identicons

* Update package.json

* Update Jdenticon.vue

* Update Polkadot.vue

* Move deps around

* Empty on error

* Build to build

* ... typo

* Fix vue-identicon doc generation

* Ok, I give up... vuepress and vue packages, no luck

* Swap to TypeScript components (aligning with polkadot-js)

* Expand template with build

* Adjust vue examples

* debump gh-pages dep

* Expand doc. desc.

* Fix vuepress docs generation

* Address CC complexity

* eslint fix (babel config)

* Add Bechball
2019-08-06 13:15:10 +02:00