Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

chore: bump transports to include uri fix #233

Merged
merged 1 commit into from
Nov 5, 2018
Merged

Conversation

rmw2
Copy link
Contributor

@rmw2 rmw2 commented Nov 5, 2018

This should get the fix from uport-project/uport-transports#35 into connect, fixing duplicate formatting of mobile URIs.

@ghost ghost assigned rmw2 Nov 5, 2018
@ghost ghost added the review label Nov 5, 2018
@codecov
Copy link

codecov bot commented Nov 5, 2018

Codecov Report

Merging #233 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files           2        2           
  Lines         202      202           
=======================================
  Hits          188      188           
  Misses         14       14

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cce0de...03c0869. Read the comment docs.

@rmw2 rmw2 merged commit fb112e8 into master Nov 5, 2018
@ghost ghost removed the review label Nov 5, 2018
@rmw2 rmw2 deleted the hotfix/bump-transports branch November 5, 2018 13:19
rmw2 added a commit that referenced this pull request Feb 7, 2019
* feat: use universal links on first request, deep links after

* test: add tests for mobileTransport and URI schemes

* chore: bump version in uport-transports

* 1.0.0-alpha-6

* Fix dependency in web3 example (#221)

* 1.0.0-alpha-6

* chore: update dependency on uport-connect to '../../'

* feat: switch back to deep links only, preserve support for switching

* 1.0.0-beta.1

* 1.0.0

* test: increase coverage of less important cases to please CI

* chore: bump transports to include uri fix (#233)

* feat: allow verification sig req to specify exp (#237)

* feat: allow verification sig req to specify exp

* doc: update jsdoc for opts params, throw error if sub is missing

* chore: bump to latest uport-credentials

* test: add coverage for missing sub case

* v1.0.2

* Release/v1.1.0 (#255)

* feat: add support for simple self-signed app profiles hosted on IPFS

* feat: add support for issc field in requests and on connect obj

* test: add coverage for issc/profiles

* feat: self-sign and upload profile claim to ipfs on construction

* fix: small typo in requestVerificationSignature, formatting changes

* fix: update credentials methods in tests, update credentials dep

also fix vc being passed in unsignedClaim rather than as an additional option.

* feat: move ipfs upload out of constructor

* test: create tests for ipfs upload, fix old tests to avoid upload

* fix: update profile property names to match spec

* chore: update package-lock and remove yarn.lock

* chore: update circle.yml to use npm

* feat: add profileImage, bannerImage and restructure profile claim

* test: fix uport-credentials dep to #develop to fix tests

* chore: update dependency on uport-credentials

* feat: use universal links on first request, deep links after (#214)

* chore: update .babelrc to use preset-env and transform-runtime

* 1.1.0-alpha-3

* feat: use universal links on first request, deep links after

* test: add tests for mobileTransport and URI schemes

* chore: bump version in uport-transports

* feat: add support for eip 712 sig request in Connect and Subprovider (#212)

* feat: add support for signTypedData request in subprovider and connect

* test: fix dependencies and add tests for eth_signTypedData

* chore: bump dependency on uport-transports

* test: add test for wrapped subprovider call in connect

* fix: destructure profile claim (#219)

* Fix profile claim

* Fix profile test

* Fix `sub` of profile jwt (#220)

* fix: use this.keypair.did for profile subject

* 1.1.0-alpha.5

* Revise Headings/ Move tutorial.md (#222)

* Revise Headings

I've made some adjustments to the headings to improve navigation through this document. I also made a few minor changes here and there.

* Create readme

This document was originally under guides as a tutorial, but it fits better here.

* Delete Tutorial.md

This file has been renamed to readme.md and moved to the example-tutorials folder.

* Update readme.md

A few minor changes:
* Heading capitalization
* Fixing a broken link
* Removing unnecessary content

* fix: remove dead link in README (#226)

point to developer site instead.  resolves #188
also change `requestDisclosure({})` to `requestDisclosure()`

* Feat/update eip712 (#227)

* chore: bump uport-transports to 0.1.0

* feat: replace aud with did, callbackUrl with callback

* Feat/update transports (#229)

* chore: bump transports

* 1.1.0-alpha.8

* chore: bump transports to 0.2.0-alpha.4, fix chasqui parsing

* 1.1.0-alpha.9

* Adding protocol to profile url (#234)

Looks good

* feat: add support for personal sign in Connect and Subprovider (#230)

* bump to 1.1.0-alpha.13 and update credentials/transports (#235)

* Remove usage guide from ToC

* Update issue templates (#248)

* Int/shim pubsub (#254)

* Shim the loading of pubsub-js, to not use define as a function (#252)

Looks good, thanks for the contribution! Moving to an integration branch on this repo, and will go to develop from there

* chore: use carrot dependencies

* chore: bump credentials and transports to rc.0

* 1.1.0-rc.0

* do not convert message data type (#253)

ignoring warning for coverage reduction by 0.09%

* 1.1.0-rc.1

* feat: encode signatures as single hex string in subprovider

* 1.1.0-rc.2

* fix: prefix signature with 0x

* fix: prefix signature with 0x

* fix: use from: address instead of riss: did in web3 sig reqs

* chore: bump lib dependencies

* 1.1.0-rc.4

* feat: add net param to web3 sig reqs

* 1.1.0-rc.5

* doc: update release notes

* 1.1.0

* fix: update deep link handling

* fix: resolved broken tests after merge

* 1.1.2-rc.0

* fix: style and remove extra console logs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants