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

[Tools] Genesis Wizard #1243

Closed

Commits on Feb 13, 2023

  1. For 0L genesis tools for hard forks, and migrations: create a MoveVm …

    …session from fake data to be able to apply migrations from Move system contracts.
    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1b18a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c5e0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1b6cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b72e1 View commit details
    Browse the repository at this point in the history
  5. cleanup fixtures

    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 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    074636d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ca37d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1b75c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    757648c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19bd78f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e5f1c6 View commit details
    Browse the repository at this point in the history
  11. - include db reader util to inspect a genesis.blob.

    - refactor recovery tests
    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    270f569 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5b9fa4 View commit details
    Browse the repository at this point in the history
  13. cleanup tests

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e7df8b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66c4ffe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    203ac54 View commit details
    Browse the repository at this point in the history
  16. clean

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7c43037 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12e6479 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6bc8809 View commit details
    Browse the repository at this point in the history
  19. cargo fix

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6156a0b View commit details
    Browse the repository at this point in the history
  20. cargo fmt

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6da792c View commit details
    Browse the repository at this point in the history
  21. create function to start a vm executor, and uses a function pointer t…

    …o transform legacy data to Move arguments.
    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6a4f3d6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    886bec0 View commit details
    Browse the repository at this point in the history
  23. runs

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1766888 View commit details
    Browse the repository at this point in the history
  24. cleanup

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f0b6c3b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6cbe210 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    395568c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fded61e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e1c43b0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    979e811 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    20590e0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    de04d53 View commit details
    Browse the repository at this point in the history
  32. wip

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    204ef91 View commit details
    Browse the repository at this point in the history
  33. move legacyRecovery to ol/types. So now we can run the user migration…

    …s in the vm_genesis::lib. First draft builds
    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    478a270 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    682c017 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e88bdfa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f96281a View commit details
    Browse the repository at this point in the history
  37. minor refactors

    0o-de-lally committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a9d59cb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    67dd432 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e80ea3c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a2fe6c5 View commit details
    Browse the repository at this point in the history
  2. tests passing

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0908511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc23fce View commit details
    Browse the repository at this point in the history
  4. initial scaffold of proof-of-fee auction. Borrows code from NodeWeigh…

    …t. Includes tranaction api.
    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8520f53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a5eed2 View commit details
    Browse the repository at this point in the history
  6. patch

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    14ebdc0 View commit details
    Browse the repository at this point in the history
  7. patch

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b0d2b5c View commit details
    Browse the repository at this point in the history
  8. builds

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ff64b82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2878ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec8a171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43454a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e08be77 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    988f34c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2edff5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6dd4c4b View commit details
    Browse the repository at this point in the history
  16. epoch reconfiguration meta tests passing. PoF bid initialization unit…

    … tests passing. Validator meta sanity tests passing
    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b6e854a View commit details
    Browse the repository at this point in the history
  17. patch issue with failover

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    11737c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e119159 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f18276 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eb16ff3 View commit details
    Browse the repository at this point in the history
  21. genesis init fee baseline

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    44c40fe View commit details
    Browse the repository at this point in the history
  22. patch bug in thermostat

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    699445b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    708fcc8 View commit details
    Browse the repository at this point in the history
  24. test

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4757462 View commit details
    Browse the repository at this point in the history
  25. consolidate validator audits, check for the case that there are fewer…

    … bidders than the stated val set.
    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a9691be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d900ecd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ea9980b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f9ca3a5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dfb99d6 View commit details
    Browse the repository at this point in the history
  30. Jailing mechanism needs update after deprecating Towers. Proposing he…

    …re that a Voucher is the only one to unjail, since there is no other practical hurdle.
    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    35e1383 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4088728 View commit details
    Browse the repository at this point in the history
  32. covered all proof of fee functions, tests for all common scenarios of…

    … fill_seats, patch logic issues, all proof of fee tests passing!
    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c435b97 View commit details
    Browse the repository at this point in the history
  33. patch seating failover

    0o-de-lally committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b8937e7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    95f2727 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f9725b7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2eb96a1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    23c6175 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8acbb47 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    90239ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5eefa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ed934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2976835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a705660 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdc40c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8468710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffd3fb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de46ae0 View commit details
    Browse the repository at this point in the history
  10. transactional tests WIP

    0o-de-lally committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    75084a0 View commit details
    Browse the repository at this point in the history
  11. patch rebase issue

    0o-de-lally committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7e910f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d17ca87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e2a19e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    21a12bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f470f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95455d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a16544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35b37f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aa686c View commit details
    Browse the repository at this point in the history
  7. Vm can withdraw funds

    0o-de-lally committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    aa2cb36 View commit details
    Browse the repository at this point in the history
  8. infra escrow can withdraw

    0o-de-lally committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5efa61e View commit details
    Browse the repository at this point in the history
  9. adding tests, patching.

    0o-de-lally committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b5abedc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a8118c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ba3d55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a11b27 View commit details
    Browse the repository at this point in the history
  13. infra escrow and pledges use coins. add helpers to withdraw coins. pa…

    …tch tests to use coins. all tests passing.
    0o-de-lally committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a38a072 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    45728fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a17ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dcdee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4f9f04 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    ef28a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9066c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7649f7e View commit details
    Browse the repository at this point in the history
  4. patching tests

    0o-de-lally committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    98c2fb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f7ee20 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. patching testnet build scripts

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1bc0a96 View commit details
    Browse the repository at this point in the history
  2. cleanup initialization of testnet accounts

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4b6b58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a983758 View commit details
    Browse the repository at this point in the history
  4. makefile

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    076218a View commit details
    Browse the repository at this point in the history
  5. update documentation and minor tweaks

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a8e8d0d View commit details
    Browse the repository at this point in the history
  6. sleep 2 secs before set waypoint

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    bed671b View commit details
    Browse the repository at this point in the history
  7. fix getting waypoints

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5405aac View commit details
    Browse the repository at this point in the history
  8. makefile

    0o-de-lly committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    484b24b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. remove deprecated doc

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    542871a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c447a3 View commit details
    Browse the repository at this point in the history
  3. test for set and retract

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    274dc6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42bb60a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdfbda2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6644fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    973011a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b62da47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b296676 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    367b20c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94831be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ced5a4f View commit details
    Browse the repository at this point in the history
  13. transactional tests WIP

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d3abc5e View commit details
    Browse the repository at this point in the history
  14. patch rebase issue

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    11ab084 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0880b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0c40d56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d94dc8d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c88bc6f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4ddb75 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d40524b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e9838f6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    133ae03 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5731916 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8204fa0 View commit details
    Browse the repository at this point in the history
  25. Vm can withdraw funds

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ffc3d6a View commit details
    Browse the repository at this point in the history
  26. infra escrow can withdraw

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f551d7d View commit details
    Browse the repository at this point in the history
  27. adding tests, patching.

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3173254 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5e94738 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ec0f1c4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b1863c4 View commit details
    Browse the repository at this point in the history
  31. infra escrow and pledges use coins. add helpers to withdraw coins. pa…

    …tch tests to use coins. all tests passing.
    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    39339ad View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8b330d2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    26bbfbd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b0b63fb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d66450b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b2540f2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5fcbb06 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a1ba41a View commit details
    Browse the repository at this point in the history
  39. patching tests

    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c562ec7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    96cd19f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a6e0eb0 View commit details
    Browse the repository at this point in the history
  42. refactor recovery genesis to allow for a full Validator type to be pa…

    …ssed to fill validator set
    0o-de-lally committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d908a41 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    267c487 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    e47b9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8710c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    632dd55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5443cd View commit details
    Browse the repository at this point in the history
  5. wip genesis tools tests

    0o-de-lally committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    19e5ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24b81f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a435f7 View commit details
    Browse the repository at this point in the history
  8. patch setting waypoint

    0o-de-lally committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5fa2fdd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    4095be6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. makefile v6 workflow helpers and patches

    0o-de-lly authored and 0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4ad610c View commit details
    Browse the repository at this point in the history
  2. state parsing info patch

    0o-de-lly authored and 0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5ab6462 View commit details
    Browse the repository at this point in the history
  3. format

    0o-de-lly authored and 0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0c2a002 View commit details
    Browse the repository at this point in the history
  4. makefile patches

    0o-de-lly authored and 0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b556a48 View commit details
    Browse the repository at this point in the history
  5. documentation

    0o-de-lly authored and 0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5a55225 View commit details
    Browse the repository at this point in the history
  6. patch makefile

    0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    93f019f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f340b93 View commit details
    Browse the repository at this point in the history
  8. clean

    0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f1da95b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fbe012 View commit details
    Browse the repository at this point in the history
  10. wip

    0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    101d317 View commit details
    Browse the repository at this point in the history
  11. refactoring onboardin

    0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a48e1a1 View commit details
    Browse the repository at this point in the history
  12. refactoring onboard

    0o-de-lally committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1da22f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    034ed5c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. cleanup

    0o-de-lally committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    be42125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121b95a View commit details
    Browse the repository at this point in the history
  3. add validator config struct

    nonast committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b060fa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3070000 View commit details
    Browse the repository at this point in the history
  5. add genesis pull request

    nonast committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e2c2709 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. add epoch

    nonast committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    0a24808 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nimadebi/v6-0d-wizard-genesis

    V6 0d wizard genesis
    0o-de-lally committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    78cb948 View commit details
    Browse the repository at this point in the history
  3. wizard runs genesis.

    0o-de-lally committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8375271 View commit details
    Browse the repository at this point in the history
  4. fix

    0o-de-lally committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    dbc6cc3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    0o-de-lally committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b093c9b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. patch

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9483386 View commit details
    Browse the repository at this point in the history
  2. workflow patches

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a802d14 View commit details
    Browse the repository at this point in the history
  3. cleanup

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7867a7d View commit details
    Browse the repository at this point in the history
  4. cleanup

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    1afc03c View commit details
    Browse the repository at this point in the history
  5. revert makefile

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b573d14 View commit details
    Browse the repository at this point in the history
  6. makefile

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4496eb8 View commit details
    Browse the repository at this point in the history
  7. save api key

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e15a42a View commit details
    Browse the repository at this point in the history
  8. workflow patches

    0o-de-lally committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b66a1d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2363875 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. check for existing snapshot

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    4f656f1 View commit details
    Browse the repository at this point in the history
  2. fix

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    f7e8887 View commit details
    Browse the repository at this point in the history
  3. fix

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    dcbe647 View commit details
    Browse the repository at this point in the history
  4. fix snapshot path

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    ed5a998 View commit details
    Browse the repository at this point in the history
  5. cleanup

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    04df840 View commit details
    Browse the repository at this point in the history
  6. fixed total process

    nonast committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    7fdda59 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    92001c3 View commit details
    Browse the repository at this point in the history
  2. cleanup comments

    nonast committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    40e9732 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

    V6 0d wizard genesis
    0o-de-lally committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    cdfdfc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. add node files generation

    nonast committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    259cad6 View commit details
    Browse the repository at this point in the history
  2. clean up

    nonast committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    72ceae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

    V6 0d wizard genesis
    0o-de-lally committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    de52c39 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    b8b1f9f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Squashed commit of the following:

    commit 3f413f1
    Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
    Date:   Tue Apr 11 10:45:57 2023 -0400
    
        Squashed commit of the following:
    
        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
    
    commit 2b21aa4
    Author: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
    Date:   Wed Mar 1 20:44:03 2023 -0500
    
        patch txs client response handling
    0o-de-lally committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8dbed40 View commit details
    Browse the repository at this point in the history
  2. cleanup

    0o-de-lally committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fa65eb7 View commit details
    Browse the repository at this point in the history