-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* node local init * hardcode etna devnet config * wip * rm not needed utils * ready for draft PR * nits rm unused struct * refactor - wip * make sure we can resume without prompts * add custom network and local cluster * devnet instead of custom network, rm custom * go mod tidy * upgrade.json for etna devnet * more local cluster * partial work * separate between local network and local cluster * working * nit * fix plugin * nit * improve snapshot management * fix bug * nit * proper etna devnet boostrappers * fix bug with local rootdir * remove global node config stuff * destroy node data and processes if bad start * nit * always use fresh staking keys * nit * so less flags * add back fast boot time * add checks for local cluster. minor refactor (#2239) * add checks for local cluster minor refactoring * fix test * addressed Felipe feedback --------- Signed-off-by: arturrez <56270896+arturrez@users.noreply.github.com> * bump anr * fixes for convert flow * add check for already initialized error on PoA init * nit * not to much further to have a complete flow * ok esto esta funcionando * started refactoring * use relayer branch * partial work * use anr main * working for devnets * is this working * working for local * nit * working * bump anr * initialization * nit * add last step * split * nit * nit * nit * improval * Fix merge * Fix merge * Fix merge * nits * lint * fix merge * add tracing function for tx on blockchain * now I have control of logs * added log level flag for aggregator * improve err management a bit more * working * adjust weights * nits * nit * nits * lint * nit * nit * nit * lint --------- Signed-off-by: arturrez <56270896+arturrez@users.noreply.github.com> Signed-off-by: sukantoraymond <rsukanto@umich.edu> Co-authored-by: Artur Reznikov <artur.reznikov@avalabs.org> Co-authored-by: arturrez <56270896+arturrez@users.noreply.github.com> Co-authored-by: sukantoraymond <rsukanto@umich.edu>
- Loading branch information
1 parent
191f129
commit d517e5f
Showing
21 changed files
with
1,161 additions
and
509 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 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.