-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * temp fix * add test * todo: fix consensus and chain * fix chain * fix build errors * fix modes * lint * fix * rename * fix * fix chain * rename * refac and implement simpleconsensus * add simple consensus into main * lint * fix: remove optional http url * fix: review * temp fix * comment * fix init * change to spawn named * add blockchain client graceful shutdown * improve shutdown warnings * improve shutdown * small refactoring * revert optional args and add validations * revert * fix * fix just file * remove unused test * remove default flag * fix missing flag * fix missing flags * moving mode config var to stratus config * fix raft * improve validation * naming * remove unused * remove unused * comments * add ws check * lint * fmt * remove unnecessary condition * remove unused * fix just commands * fix e2e * improve * fmt * fix * rename * fix naming * remove build bin for run with importer * remove dotfile change * remove importer online * set default * refactor to var --------- Co-authored-by: Daniel Freire <[email protected]>
- Loading branch information
1 parent
7a6372c
commit 7bc1805
Showing
38 changed files
with
1,488 additions
and
2,120 deletions.
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.