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
This commit is contained in:
Jaco Greeff
2019-09-01 09:44:27 +02:00
committed by GitHub
parent 4f3aae320c
commit 556d07b368
19 changed files with 100 additions and 62 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@polkadot/dev-react": "^0.31.0-beta.6",
"@polkadot/ts": "^0.1.69",
"@polkadot/ts": "^0.1.70",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"gh-pages": "^2.1.1",