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

Revert reason handling #2

Closed
wants to merge 20 commits into from
Closed

Revert reason handling #2

wants to merge 20 commits into from

Conversation

DenisRybas
Copy link

@DenisRybas DenisRybas commented Feb 2, 2024

Added revert reason handling for VDR

TBD: after PR to rust-web3 (link will be added later) gets merged, update rust-web3 dependency version

Artemkaaas and others added 16 commits January 29, 2024 18:14
Signed-off-by: artem.ivanov <[email protected]>
Signed-off-by: artem.ivanov <[email protected]>
Signed-off-by: artem.ivanov <[email protected]>
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.24 to 0.37.27.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.37.24...v0.37.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rledger#5)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.28.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.24.0...v5.28.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…er#9)

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.1...v1.6.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…yperledger#12)

Bumps the npm_and_yarn group group in /smart_contracts with 2 updates: [solidity-coverage](https://github.com/sc-forks/solidity-coverage) and [eth-gas-reporter](https://github.com/cgewecke/eth-gas-reporter).


Updates `solidity-coverage` from 0.8.4 to 0.8.6
- [Release notes](https://github.com/sc-forks/solidity-coverage/releases)
- [Changelog](https://github.com/sc-forks/solidity-coverage/blob/master/CHANGELOG.md)
- [Commits](sc-forks/solidity-coverage@v0.8.4...v0.8.6)

Updates `eth-gas-reporter` from 0.2.25 to 0.2.27
- [Release notes](https://github.com/cgewecke/eth-gas-reporter/releases)
- [Changelog](https://github.com/cgewecke/eth-gas-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cgewecke/eth-gas-reporter/commits/v0.2.27)

---
updated-dependencies:
- dependency-name: solidity-coverage
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: eth-gas-reporter
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added general files

Signed-off-by: artem.ivanov <[email protected]>

* Fixed code cormatting issue in VDR

Signed-off-by: artem.ivanov <[email protected]>

* Change node version is pipeline

Signed-off-by: artem.ivanov <[email protected]>

* Updated hardhat version

Signed-off-by: artem.ivanov <[email protected]>

---------

Signed-off-by: artem.ivanov <[email protected]>
…perledger#11)

* Updates CL contracts to use event based approach + Drop did:indy2

Signed-off-by: artem.ivanov <[email protected]>

* Added schema publishing to samples

Signed-off-by: artem.ivanov <[email protected]>

* Documentation clean up

Signed-off-by: artem.ivanov <[email protected]>

* Processed review comments + renamed VDR library

Signed-off-by: artem.ivanov <[email protected]>

* Corrected DID Document building

Signed-off-by: artem.ivanov <[email protected]>

---------

Signed-off-by: artem.ivanov <[email protected]>
* Update roadmap.md for MVP phase

Signed-off-by: renata.toktar <[email protected]>

Signed-off-by: toktar <[email protected]>

* Update roadmap for Beta phase

Signed-off-by: renata.toktar <[email protected]>

Signed-off-by: toktar <[email protected]>

---------

Signed-off-by: toktar <[email protected]>
* Added missing marts regarding DID:ethr resolution

Signed-off-by: artem.ivanov <[email protected]>

* Code clean up and refactoring

Signed-off-by: artem.ivanov <[email protected]>

---------

Signed-off-by: artem.ivanov <[email protected]>
@DenisRybas DenisRybas changed the title added handling for revert reason Revert reason handling Feb 2, 2024
DenisRybas and others added 3 commits February 6, 2024 08:42
* fixed ci pipeline

Signed-off-by: DenisRybas <[email protected]>

* linted

Signed-off-by: DenisRybas <[email protected]>

---------

Signed-off-by: DenisRybas <[email protected]>
Signed-off-by: DenisRybas <[email protected]>
…feat/revert-reason

# Conflicts:
#	LICENSE
@DenisRybas DenisRybas closed this Feb 6, 2024
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.

4 participants