Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create importer online component (#1541)
* 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 --------- Co-authored-by: Daniel Freire <[email protected]>
- Loading branch information