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

Fix/bridge-commands #2056

Conversation

dusannosovic-ethernal
Copy link
Contributor

  • Move and modify test

  • variable name change


Co-authored-by: Dusan [email protected]

Description

Delete check mintable in bridge commands

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

Stefan-Ethernal and others added 30 commits November 7, 2023 10:57
* Rename workflow names and remove banners

* Remove commented code

* Fix build workflow (1st attempt)

* Rename linter workflow

* Fix build workflow (2nd attempt)

* Fix CLA Assistant workflow (1st attempt)

* Add PERSONAL_ACCESS_TOKEN

* Remove enviroment vars for building C/C++ external libraries
* First pass

* Remove more code

* secrets init fix

* genesis and some ibft removals

* genesis fix

* small changes

* small change

* Put min validators count to 3

* Format go mod and expand gitignore

* Remove kriptology dependency

* Address comments and remove unnecessary stuff from e2e framework

* Rename

* Minor updates

---------

Co-authored-by: Igor Crevar <[email protected]>
Co-authored-by: Goran Rojovic <[email protected]>
Co-authored-by: Stefan Negovanović <[email protected]>
Co-authored-by: Stefan Negovanović <[email protected]>
goran-ethernal and others added 13 commits November 24, 2023 14:52
* bridge commands relocation

* mint command relocation

* un/stake and whitelist from sidechain to validator folder

* sidechain commands relocation

* commands relocation

* deleted license

* build fix

* Build fix

* segmentation fault fix

* added nativeERC20 approve

* command fix

---------

Co-authored-by: Stefan Negovanović <[email protected]>
* Remove IsMintable native token flag

* Remove key from PremineInfo

* Add blade admin flag (#24)

* Introduce blade admin

* Move to the newest main branch on contracts

* Remove NativeTokenConfig from e2e tests

* Comments fix

---------

Co-authored-by: Goran Rojovic <[email protected]>
* Fix e2e tests

* Fix migration e2e test (#30)

* Remove StakeManagerAddr, StakeTokenAddr and CustomSupernetManagerAddr from bridge config

* Fix integration test (#31)

* Fix fund command UT

* Small fixes

---------

Co-authored-by: Stefan Negovanović <[email protected]>
* Move and modify test

* variable name change

---------

Co-authored-by: Dusan <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2023
@goran-ethernal goran-ethernal deleted the fix/bridge-commands branch January 24, 2024 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants