-
Notifications
You must be signed in to change notification settings - Fork 17
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
Sprint 55 #1231
Merged
Merged
Sprint 55 #1231
Conversation
This file contains 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
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
…ity hardening step Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Jaime Bermudez <[email protected]> Signed-off-by: jaime-iobermudez <[email protected]>
* fix: tests Signed-off-by: Manu Fernandez <[email protected]> * fix: table responsive Signed-off-by: Manu Fernandez <[email protected]> * fix: update snapshots Signed-off-by: Manu Fernandez <[email protected]> * fix: update snapshots Signed-off-by: Manu Fernandez <[email protected]> * fix: tests Signed-off-by: Manu Fernandez <[email protected]> * fix: snapshots Signed-off-by: Mario Francia <[email protected]> --------- Signed-off-by: Manu Fernandez <[email protected]> Signed-off-by: Mario Francia <[email protected]> Co-authored-by: Mario Francia <[email protected]> Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
* feat: add support for MainNet and refactor Hedera account configuration Signed-off-by: Miguel_LZPF <[email protected]> * fix: update hardhat configuration file extension from .js to .ts Signed-off-by: Miguel_LZPF <[email protected]> * feat: add MainNet test scripts for various contract functionalities Signed-off-by: Miguel_LZPF <[email protected]> * fix: remove Mainnet test scripts from package.json Signed-off-by: Miguel_LZPF <[email protected]> * fix: update CASHIN_GAS constant to reflect new gas requirements Signed-off-by: Miguel_LZPF <[email protected]> --------- Signed-off-by: Miguel_LZPF <[email protected]>
Signed-off-by: Miguel_LZPF <[email protected]>
* feat: added ICustomFee interface Signed-off-by: jaime-iobermudez <[email protected]> * feat: added ICustomFees interface Signed-off-by: jaime-iobermudez <[email protected]> * feat: add ICustomFee interface Signed-off-by: jaime-iobermudez <[email protected]> * feat: added ICustomFees interface Signed-off-by: jaime-iobermudez <[email protected]> * feat: add feeRoleAccount Signed-off-by: jaime-iobermudez <[email protected]> * feat: added feeRoleAccount Signed-off-by: jaime-iobermudez <[email protected]> * fix: custom fees in metamask sdk Signed-off-by: Alberto Molina <[email protected]> * feat: added updateTokenCustomFees smart contract Signed-off-by: jaime-iobermudez <[email protected]> * feat: added updateTokenCustomFees smart contract Signed-off-by: jaime-iobermudez <[email protected]> * fix: sdk code refactor Signed-off-by: Alberto Molina <[email protected]> * fix: import Signed-off-by: jaime-iobermudez <[email protected]> * fix: customFees sdk tests Signed-off-by: jaime-iobermudez <[email protected]> * feat: [BBND-412] add token manager fee schedule (#1218) * feat: add token manager option in fee schedule key * feat: add fee schedule role Signed-off-by: Manu Fernández <[email protected]> * feat: add fees role --------- Signed-off-by: Manu Fernández <[email protected]> * Feat/bbnd 407 (#1216) * feat: added function from precompiled Signed-off-by: Mario Francia <[email protected]> * feat: added rol for custom fees Signed-off-by: Mario Francia <[email protected]> * refactor: keeping naming consistent Signed-off-by: Mario Francia <[email protected]> * feat: logics Signed-off-by: Mario Francia <[email protected]> * feat: update keccak Signed-off-by: Mario Francia <[email protected]> * feat: updated tests Signed-off-by: Mario Francia <[email protected]> * feat: updated tests Signed-off-by: Mario Francia <[email protected]> * fix: errors Signed-off-by: Mario Francia <[email protected]> * fix: code review Signed-off-by: Mario Francia <[email protected]> * feat: doc Signed-off-by: Mario Francia <[email protected]> * fix: cr Signed-off-by: Mario Francia <[email protected]> * fix: cr Signed-off-by: Mario Francia <[email protected]> * fix: renamed Signed-off-by: Mario Francia <[email protected]> * fix: doc Signed-off-by: Mario Francia <[email protected]> --------- Signed-off-by: Mario Francia <[email protected]> * [BBND-416] [cli] Modify CreateStableCoinService.ts with new logics (#1219) * feat: add Smart Contract as option for Custom Fee managment & npm audit fix Signed-off-by: Manuel Campo <[email protected]> * fix: add missing prompt (wip) Signed-off-by: Manuel Campo <[email protected]> * fix: feeRoleAccount naming Signed-off-by: Manuel Campo <[email protected]> --------- Signed-off-by: Manuel Campo <[email protected]> * fix: wip test Signed-off-by: Mario Francia <[email protected]> * fix: test and contracts Signed-off-by: Mario Francia <[email protected]> * fix: pipeline Signed-off-by: Mario Francia <[email protected]> * chore: bump versions Signed-off-by: Mario Francia <[email protected]> * fix: sdk fixed fee hbar Signed-off-by: Alberto Molina <[email protected]> * refactor: ref Signed-off-by: Mario Francia <[email protected]> * fix: show fee management with metamask (#1221) Signed-off-by: Manu Fernández <[email protected]> * fix: sdk customFee test Signed-off-by: jaime-iobermudez <[email protected]> * fix: test Signed-off-by: jaime-iobermudez <[email protected]> * Revert "fix: test" This reverts commit eb01c83. * fix: fee management permissions (#1224) Signed-off-by: Manu Fernández <[email protected]> * fix: test Signed-off-by: Mario Francia <[email protected]> * fix: test Signed-off-by: Mario Francia <[email protected]> * fix: sdk test Signed-off-by: jaime-iobermudez <[email protected]> * fix: sdk test Signed-off-by: jaime-iobermudez <[email protected]> * fix: test Signed-off-by: jaime-iobermudez <[email protected]> * fix: ui refactored fees access Signed-off-by: Alberto Molina <[email protected]> * fix: update snapshot Signed-off-by: Mario Francia <[email protected]> * fix: cli fees custom Signed-off-by: Alberto Molina <[email protected]> * fix: contract test and improvements Signed-off-by: Mario Francia <[email protected]> * fix: update test web (#1230) Signed-off-by: Manu Fernández <[email protected]> --------- Signed-off-by: jaime-iobermudez <[email protected]> Signed-off-by: Alberto Molina <[email protected]> Signed-off-by: Manu Fernández <[email protected]> Signed-off-by: Mario Francia <[email protected]> Signed-off-by: Manuel Campo <[email protected]> Co-authored-by: jaime-iobermudez <[email protected]> Co-authored-by: Alberto Molina <[email protected]> Co-authored-by: Manu Fernández <[email protected]> Co-authored-by: manuel-campo-iobuilders <[email protected]>
mishomihov00
approved these changes
Nov 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed and approved only these files:
.github/actions/create-env-file/action.yaml
.github/workflows/test-contracts.yaml
M-Francia
approved these changes
Nov 12, 2024
gregscullard
approved these changes
Nov 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rbarker-dev
approved these changes
Nov 13, 2024
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.
Description
Fixes:
Chores:
New Features:
Notes for reviewer:
Checklist