Closed
Conversation
Signed-off-by: Giron Amezcua, Jordi <jordi.giron.amezcua@accenture.com>
This commit is necessary because of a rebase that happened on the fork where the webpack feature we need was implemented. The rebase changed the commit sha and therefore made that version of the code disappear too. To avoid this issue happening again in the future a dedicated branch was created on the fork which will not be touched by future rebases that are necessary for the pull request to be kept up to date with the main branch of webpack itself. The so called backup branch mentioned above is called cactus-webpack-ignore-require-calls-feature which you can see being specified in the package.json. Fixes hyperledger-cacti#506 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
…r for Hyperledger Sawtooth Signed-off-by: Takuma TAKEUCHI <takeuchi.takuma@fujitsu.com>
Signed-off-by: Takuma TAKEUCHI <takeuchi.takuma@fujitsu.com>
…dger-cacti#449 The previous commit attempting to do the same thing somehow did not achieve the expected outcome meaning that there were still leftovers of other versions of axios. For reference: CVE-2020-28168 Fixes hyperledger-cacti#449 Depends on hyperledger-cacti#506 hyperledger-cacti#507 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
This is necessary so that we can resolve the issue of us being susceptible to this CVE: GHSA-pp7h-53gx-mx7r Fixes hyperledger-cacti#498 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Special thanks to Eugenio Reggianini who provided the initial set of links for this list via email. Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Bumps [electron](https://github.com/electron/electron) from 9.3.1 to 9.4.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v9.3.1...v9.4.0) Signed-off-by: dependabot[bot] <support@github.com>
TSLint has been deprecated for quite a while. We kept it going as long as we could but now with the onboarding of a few new people issues are coming up with it not working as well as it could so it was time to make the move to ESLint finally. There's hundrds of warnings emitted by ESLint (mostly not errors because we nerfed the errors down to warnings for now just to keep it easier to accomplish the task without having to rewrite a thousand lines of code all at once). Follow-up tasks can be created for the existing warnings so that eventually we can turn off the --quiet flag on ESLint which for the moment makes it so that when you run the lint task you are only seeing the errors in the output and not the warnings. The biggest gain from ESLint here is that the IDE support will hopefully work on everyone's dev machines not just the person who originally configured it. Fixes hyperledger-cacti#518 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com> (cherry picked from commit 235ef1d)
work in progress Test currently still fails because the endpoint class does not implement everything yet. The idea here is to demonstrate how the JSON artifacts produced by truffle compile can be imported by the test cases and then deployed onto test ledgers that we programmatically pull up for the test cases with the AIO containers.
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
…actus into feature/HTLC-ETH-BESU
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Contributor
Author
|
Rebase required @AzaharaC |
…actus into feature/HTLC-ETH-BESU
aa20d26 to
a14b14f
Compare
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Giron Amezcua, Jordi <jordi.giron.amezcua@accenture.com> Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
a14b14f to
d7c8038
Compare
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
work in progress Test currently still fails because the endpoint class does not implement everything yet. The idea here is to demonstrate how the JSON artifacts produced by truffle compile can be imported by the test cases and then deployed onto test ledgers that we programmatically pull up for the test cases with the AIO containers. Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: AzaharaC <a.castano.benito@accenture.com> Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: AzaharaC <a.castano.benito@accenture.com> Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
d7c8038 to
a30ee89
Compare
Signed-off-by: AzaharaC <a.castano.benito@accenture.com> Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
Signed-off-by: Jordi Giron <jordi.giron.amezcua@accenture.com>
a30ee89 to
4c60a4e
Compare
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
…actus into feature/HTLC-ETH-BESU Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added functionality to used HTLCs for Eth.
Interface defined in JSON, created for #512
Status WIP: