Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: new release #53

Merged
merged 47 commits into from
Jul 7, 2022
Merged

chore: new release #53

merged 47 commits into from
Jul 7, 2022

Conversation

mirceanis
Copy link
Contributor

BREAKING CHANGE: Please see #12 and #52

In #12: The nonce calculation for *Signed() methods now uses the identity owner, not the identity.
In #52 The npm output files now include a deployments array along with the contract build output.

pelle and others added 30 commits June 14, 2018 19:26
- Delegates can now be made unrevokable by @oed [#5](#5)
- Spelling fixes by @jonnydubowsky [#4](#4) [#3](#3)
- Various security and efficiency updates by @oed [#2](#2)

Redeployment to 0xdca7ef03e98e0dc2b855be647c39abe984fcf21b
* Reorder documentation
* Reorder documentation
sig `nonce` should use `identityOwner(identity)` instead of just `identity`
…tests

call signData with signer address that matches private key
add issue templates
…ingstream-0.0.6

Bump stringstream from 0.0.5 to 0.0.6
RSK and Telsius (alastria) networks
Andres Junge and others added 17 commits August 26, 2019 15:56
…yaml-3.13.1

Bump js-yaml from 3.10.0 to 3.13.1
…pk-1.16.1

Bump sshpk from 1.13.1 to 1.16.1
* update compiler version and remove deprecated entities

* used abi.encodePacked for hashing
* feat: adopt hardhat for development and adjust tests and readme

* docs: update discord link
use code tags and rephrase for better readability
@mirceanis mirceanis merged commit 210e1a5 into master Jul 7, 2022
uport-automation-bot pushed a commit that referenced this pull request Jul 7, 2022
# [1.0.0](v0.0.3...1.0.0) (2022-07-07)

### Bug Fixes

* update compiler version and remove deprecated entities ([#45](#45)) ([c906383](c906383))

* Merge pull request #53 from uport-project/develop ([210e1a5](210e1a5)), closes [#53](#53) [#12](#12) [#52](#52)

### Features

* add deployments JSON and use an index for the module ([ae9f393](ae9f393))
* adopt hardhat for development ([#46](#46)) ([0ab4f15](0ab4f15))

### BREAKING CHANGES

* Please see #12 and #52
uport-automation-bot pushed a commit that referenced this pull request Jul 7, 2022
# [1.0.0](v0.0.3...1.0.0) (2022-07-07)

### Bug Fixes

* update compiler version and remove deprecated entities ([#45](#45)) ([c906383](c906383))

* Merge pull request #53 from uport-project/develop ([210e1a5](210e1a5)), closes [#53](#53) [#12](#12) [#52](#52)

### Features

* add deployments JSON and use an index for the module ([ae9f393](ae9f393))
* adopt hardhat for development ([#46](#46)) ([0ab4f15](0ab4f15))

### BREAKING CHANGES

* Please see #12 and #52
@uport-automation-bot
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.