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

[Tooling] Patches for Testnet Genesis #1240

Closed

Conversation

0o-de-lally
Copy link
Collaborator

@0o-de-lally 0o-de-lally commented Feb 23, 2023

Minor changes to Makefile and some Rust helpers to create genesis files.

  • Fix ol/cli queries
  • fix JSON rpc endpoint
  • Makefile updates
  • diem-genesis-tools bug fix for wrong account being used. Was using test accounts.
  • patch some ol init issues
  • Documentation on starting test/devnet
  • better logs and ui feedback
  • passing tests on ol-genesis-tools

…session from fake data to be able to apply migrations from Move system contracts.
implement functional tests for:
- exporting db backup to json
- creating genesis blob from json
- creating genesis blob in one shot from db backup

TODO: launch test node from from genesis.blob
TODO: e2e tests from a fixture file
0o-de-lally and others added 28 commits February 23, 2023 11:39
commit b8b1f9f
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Wed Apr 5 10:46:25 2023 -0400

    Cleanups from PR reviews.

commit de52c39
Merge: cdfdfc5 72ceae8
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Wed Mar 29 20:39:58 2023 -0400

    Merge pull request #4 from nimadebi/v6-0d-wizard-genesis

    V6 0d wizard genesis

commit 72ceae8
Author: nimadepi <nakib@live.nl>
Date:   Sun Mar 19 13:05:56 2023 +0100

    clean up

commit 259cad6
Author: nimadepi <nakib@live.nl>
Date:   Sun Mar 19 12:57:40 2023 +0100

    add node files generation

commit cdfdfc5
Merge: 2363875 40e9732
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Fri Mar 10 15:13:52 2023 -0500

    Merge pull request #3 from nimadebi/v6-0d-wizard-genesis

    V6 0d wizard genesis

commit 40e9732
Author: nimadepi <nakib@live.nl>
Date:   Sun Mar 5 23:12:26 2023 +0100

    cleanup comments

commit 92001c3
Author: nimadepi <nakib@live.nl>
Date:   Sun Mar 5 22:54:33 2023 +0100

    create 0L folder when gh keys entered

commit 7fdda59
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 22:13:08 2023 +0100

    fixed total process

commit 04df840
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 19:57:14 2023 +0100

    cleanup

commit ed5a998
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 15:37:21 2023 +0100

    fix snapshot path

commit dcbe647
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 14:53:08 2023 +0100

    fix

commit f7e8887
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 13:48:24 2023 +0100

    fix

commit 4f656f1
Author: nimadepi <nakib@live.nl>
Date:   Sat Mar 4 13:32:10 2023 +0100

    check for existing snapshot

commit 2363875
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Fri Mar 3 10:06:13 2023 -0500

    complete all features of genesis wizard

commit b66a1d5
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 17:26:27 2023 -0500

    workflow patches

commit e15a42a
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 17:16:23 2023 -0500

    save api key

commit 4496eb8
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 16:54:28 2023 -0500

    makefile

commit b573d14
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 16:50:59 2023 -0500

    revert makefile

commit 1afc03c
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 16:39:11 2023 -0500

    cleanup

commit 7867a7d
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 16:28:35 2023 -0500

    cleanup

commit a802d14
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 17:26:27 2023 -0500

    workflow patches

commit 9483386
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 15:45:49 2023 -0500

    patch

commit b093c9b
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 15:31:05 2023 -0500

    cleanup

commit dbc6cc3
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 15:26:36 2023 -0500

    fix

commit 8375271
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 15:26:11 2023 -0500

    wizard runs genesis.

commit 78cb948
Merge: 121b95a 0a24808
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Thu Mar 2 14:47:52 2023 -0500

    Merge pull request #1 from nimadebi/v6-0d-wizard-genesis

    V6 0d wizard genesis

commit 0a24808
Author: nimadepi <nakib@live.nl>
Date:   Thu Mar 2 17:40:00 2023 +0100

    add epoch

commit e2c2709
Author: nimadepi <nakib@live.nl>
Date:   Wed Mar 1 23:27:24 2023 +0100

    add genesis pull request

commit 3070000
Author: nimadepi <nakib@live.nl>
Date:   Wed Mar 1 22:11:30 2023 +0100

    send validator config to github

commit b060fa8
Author: nimadepi <nakib@live.nl>
Date:   Wed Mar 1 18:02:43 2023 +0100

    add validator config struct

commit 121b95a
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 20:44:38 2023 -0500

    patches. uses correct git account

commit be42125
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 20:18:27 2023 -0500

    cleanup

commit 034ed5c
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 18:12:14 2023 -0500

    gross refactoring to make the github genesis work as a library

commit 1da22f6
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 14:42:13 2023 -0500

    refactoring onboard

commit a48e1a1
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 14:07:43 2023 -0500

    refactoring onboardin

commit 101d317
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 13:42:05 2023 -0500

    wip

commit 3fbe012
Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
Date:   Tue Feb 28 13:30:15 2023 -0500

    scaffold for genesis wizard
@0o-de-lally
Copy link
Collaborator Author

Closed since these commits were merged into: #1243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant