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
Jaco Greeff
7e38653c9a
CodeClimate test reporter id ( #177 )
2019-08-04 10:15:19 +02:00
Jaco Greeff
77fd2c597c
Bump deps ( #175 )
2019-08-03 08:06:17 +02:00
Jaco Greeff
004a4398dd
React Native identicon ( #173 )
...
* React Native identicon
* Simplify using generate interface
* Remove unknown RN props
* Update packages/reactnative-identicon/src/icons/Polkadot.tsx
Co-Authored-By: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com >
* Linting, deps move
* Default component with themes
2019-08-02 10:15:47 +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
9664b72253
Move in ui-qr as react-qr (from apps) ( #164 )
2019-07-29 10:55:02 +02:00
Jaco Greeff
6f601dd343
Bump api (interfaced types) ( #163 )
...
* Bump api (interfaced types)
* Bump deps for api
2019-07-29 10:15:10 +02:00
Jaco Greeff
3f2ac8a289
Bump deps ( #161 )
2019-07-20 11:12:41 +02:00
Jaco Greeff
df5306b330
Bump deps
2019-07-19 13:26:22 +02:00
Jaco Greeff
76ccfb3505
Bump deps
2019-07-19 07:33:24 +02:00
Jaco Greeff
0cf92844f5
Add prefixes to settings ( #158 )
2019-07-16 21:16:08 +02:00
Jaco Greeff
038774db49
Bump deps ( #156 )
...
* Bump deps
* Re-write
2019-07-14 14:29:06 +02:00
Jaco Greeff
fd67ecdf3a
Swap to eslint ( #154 )
...
* 311 problems (173 errors, 138 warnings)
* Make a start...
* swap to react config
* Literally a handful left
* Clean.
* any removal
* Use Record
* Adjust versions
* Update with latest eslint-standard ruleset
* Update defaults.ts
2019-07-12 22:01:19 +02:00
Jaco Greeff
354997c254
Bump deps (incl. sec fixes) ( #155 )
2019-07-11 22:58:36 +02:00
Jaco Greeff
95939be30e
Bump deps ( #152 )
2019-07-10 22:47:56 +02:00
Jaco Greeff
fa0eba5977
Bumps ( #151 )
2019-07-09 16:23:44 +02:00
Jaco Greeff
7e71e8a2f2
Bump deps (incl. Babel 7.5) ( #150 )
2019-07-08 15:02:21 +02:00
Jaco Greeff
49a0d06fb8
Bump deps ( #149 )
...
* Bump deps
* Rewrite yarn.lockRe-write yarn.lock
2019-06-21 11:33:43 +02:00