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

Sync local fork with open-rights-exchange repo #220

Merged
merged 103 commits into from
Jan 5, 2022

Conversation

traylewin
Copy link

No description provided.

update circleci readme badge
set initial version to 0.9.0
Build type files and support custom fetch
remove /// type declaration - caused build errors
Add permission delete, link, unlink
Conform EOS Chain members to standard Chain types
change decrypt results type
Handle BlockDoesNotExist errors gracefully
Capitalize Account, CreateAccount, & Transaction
adjust export of permission helper models
add full eosauth to permissions
Change UnlinkPermissionsParams
Update decrypt function to use array instead of string for derived key
fix EOS awaitTransaction to wait for correct blocks
add sendReceipt to transaction object
Optimize awaitTransaction head block reads
Version 0.11.0 - includes eth plug-in
traylewin and others added 29 commits March 27, 2021 17:20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add multisig plugin-in for Ethereum
add signMessage and verifyMessage
Eth Fees and Algo round expire time
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add Eth 1155 support - Improve chain action type models
Merge Into open source repo
Allow external TypeScript projects to reference
…arn/lodash-4.17.21

Bump lodash from 4.17.20 to 4.17.21
…arn/glob-parent-5.1.2

Bump glob-parent from 5.1.1 to 5.1.2
…arn/tar-4.4.19

Bump tar from 4.4.13 to 4.4.19
…arn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5
…arn/nth-check-2.0.1

Bump nth-check from 2.0.0 to 2.0.1
@traylewin traylewin merged commit d2f1173 into API-market:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants