-
Notifications
You must be signed in to change notification settings - Fork 532
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
Fix/bridge-commands #2056
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de0f009 - Browse repository at this point
Copy the full SHA de0f009View commit details -
Configuration menu - View commit details
-
Copy full SHA for bece965 - Browse repository at this point
Copy the full SHA bece965View commit details -
Merge pull request #10 from Ethernal-Tech/fix/dependabot-reviewers
Fix Dependabot reviewers
Configuration menu - View commit details
-
Copy full SHA for 44f7d88 - Browse repository at this point
Copy the full SHA 44f7d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8435c7 - Browse repository at this point
Copy the full SHA b8435c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf2af9 - Browse repository at this point
Copy the full SHA edf2af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbecaf - Browse repository at this point
Copy the full SHA 1bbecafView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe90985 - Browse repository at this point
Copy the full SHA fe90985View commit details -
Rename workflow names and remove banners (#12)
* 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
Configuration menu - View commit details
-
Copy full SHA for 1e7e3ed - Browse repository at this point
Copy the full SHA 1e7e3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e73a5a - Browse repository at this point
Copy the full SHA 5e73a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6557a97 - Browse repository at this point
Copy the full SHA 6557a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a9701 - Browse repository at this point
Copy the full SHA 50a9701View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 216b016 - Browse repository at this point
Copy the full SHA 216b016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0337494 - Browse repository at this point
Copy the full SHA 0337494View commit details -
Remove IBFT consensus protocol (#1)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 643d5d7 - Browse repository at this point
Copy the full SHA 643d5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3953944 - Browse repository at this point
Copy the full SHA 3953944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 146ed7e - Browse repository at this point
Copy the full SHA 146ed7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e4ae0 - Browse repository at this point
Copy the full SHA a1e4ae0View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f5afee - Browse repository at this point
Copy the full SHA 2f5afeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4cadd6 - Browse repository at this point
Copy the full SHA d4cadd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c9d94 - Browse repository at this point
Copy the full SHA 10c9d94View commit details -
Update command/genesis/genesis.go
Co-authored-by: Stefan Negovanović <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24c62cd - Browse repository at this point
Copy the full SHA 24c62cdView commit details -
Update command/genesis/params.go
Co-authored-by: Stefan Negovanović <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a6ff8f - Browse repository at this point
Copy the full SHA 6a6ff8fView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bf24ea - Browse repository at this point
Copy the full SHA 2bf24eaView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a985763 - Browse repository at this point
Copy the full SHA a985763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6d3c3 - Browse repository at this point
Copy the full SHA 6b6d3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 942d113 - Browse repository at this point
Copy the full SHA 942d113View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14ba8e - Browse repository at this point
Copy the full SHA d14ba8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c3d80 - Browse repository at this point
Copy the full SHA 02c3d80View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e93e25 - Browse repository at this point
Copy the full SHA 6e93e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad391b - Browse repository at this point
Copy the full SHA 4ad391bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d9895 - Browse repository at this point
Copy the full SHA 99d9895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b480b4 - Browse repository at this point
Copy the full SHA 4b480b4View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fee96c0 - Browse repository at this point
Copy the full SHA fee96c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a7d87 - Browse repository at this point
Copy the full SHA f2a7d87View commit details
Commits on Nov 28, 2023
-
Update e2e-polybft/e2e/consensus_test.go
Co-authored-by: Stefan Negovanović <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66b6aac - Browse repository at this point
Copy the full SHA 66b6aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b67f7f - Browse repository at this point
Copy the full SHA 7b67f7fView commit details -
bridge commands relocation (#19)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 6b95bb1 - Browse repository at this point
Copy the full SHA 6b95bb1View commit details -
Remove IsMintable native token flag (#22)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 013b5f2 - Browse repository at this point
Copy the full SHA 013b5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa678a - Browse repository at this point
Copy the full SHA daa678aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ae2d7 - Browse repository at this point
Copy the full SHA c6ae2d7View commit details
Commits on Nov 29, 2023
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for c702e13 - Browse repository at this point
Copy the full SHA c702e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cbf8f - Browse repository at this point
Copy the full SHA 65cbf8fView commit details
Commits on Nov 30, 2023
-
Move and modify
ChangeVotingPower
e2e
test (#34)* Move and modify test * variable name change --------- Co-authored-by: Dusan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6910d8 - Browse repository at this point
Copy the full SHA b6910d8View commit details