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

fix: add DIP24 deployment bit assignment for devnets #2

Closed

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    8ebb834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7d0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae2e3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    515a8da View commit details
    Browse the repository at this point in the history
  5. Refactoring made

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d01de73 View commit details
    Browse the repository at this point in the history
  6. Quorum utils functions

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    93fe253 View commit details
    Browse the repository at this point in the history
  7. Added TODO comments

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    588c77d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    733f0f0 View commit details
    Browse the repository at this point in the history
  9. Refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    17753f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e90ae4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5eaaed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbc7c28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d967a2 View commit details
    Browse the repository at this point in the history
  14. Deleted file

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ae1f7d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    622a634 View commit details
    Browse the repository at this point in the history
  16. quorumIndex cache

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    21d43a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f848060 View commit details
    Browse the repository at this point in the history
  18. Mode 2 skipList Mode

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5e2fed9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d3ed6f9 View commit details
    Browse the repository at this point in the history
  20. Renamed to DIP24

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    88445f8 View commit details
    Browse the repository at this point in the history
  21. Style adjustements

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    81f342e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8a584a2 View commit details
    Browse the repository at this point in the history
  23. Renamed files

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9f013a8 View commit details
    Browse the repository at this point in the history
  24. Corrections

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4d09969 View commit details
    Browse the repository at this point in the history
  25. Handling of quorumIndex

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    fc4a722 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    769da87 View commit details
    Browse the repository at this point in the history
  27. Various fixes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    46d3a01 View commit details
    Browse the repository at this point in the history
  28. Added documentation

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    82af9d8 View commit details
    Browse the repository at this point in the history
  29. Interface correction

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    88911c8 View commit details
    Browse the repository at this point in the history
  30. Various fixes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f22c96a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5ab3444 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9dd8d25 View commit details
    Browse the repository at this point in the history
  33. Re added variable init

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8e34713 View commit details
    Browse the repository at this point in the history
  34. Various changes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8d57bcf View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e44d12f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    72dae9c View commit details
    Browse the repository at this point in the history
  37. Renamed variables

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    948fb21 View commit details
    Browse the repository at this point in the history
  38. Fixes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d29c1f1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    bc8abbe View commit details
    Browse the repository at this point in the history
  40. Added assertions

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f66865e View commit details
    Browse the repository at this point in the history
  41. Refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    68d2fa2 View commit details
    Browse the repository at this point in the history
  42. More asserts

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5d227ee View commit details
    Browse the repository at this point in the history
  43. Interface change

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    feb0383 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    afd4749 View commit details
    Browse the repository at this point in the history
  45. Applied refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9723245 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d52315c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    63d8e36 View commit details
    Browse the repository at this point in the history
  48. Added new LLMQ Type

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    23869b3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    0330144 View commit details
    Browse the repository at this point in the history
  50. Refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    2d60f56 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    f632c15 View commit details
    Browse the repository at this point in the history
  52. quorumIndex adaptations

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f000351 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    a72e962 View commit details
    Browse the repository at this point in the history
  54. Latest work

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    57bf384 View commit details
    Browse the repository at this point in the history
  55. Final refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    6861ecd View commit details
    Browse the repository at this point in the history
  56. Batch of refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4cf5300 View commit details
    Browse the repository at this point in the history
  57. Fixes for tests

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    681c5c0 View commit details
    Browse the repository at this point in the history
  58. Fix for CFinalCommitment

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    eeeeb14 View commit details
    Browse the repository at this point in the history
  59. Fix for Quorums

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c7a4ac7 View commit details
    Browse the repository at this point in the history
  60. Fix

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4bca7d4 View commit details
    Browse the repository at this point in the history
  61. Small changes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c2530f5 View commit details
    Browse the repository at this point in the history
  62. Thread sync fic

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    054b092 View commit details
    Browse the repository at this point in the history
  63. Safety changes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c1f3ce3 View commit details
    Browse the repository at this point in the history
  64. Reuse mns when needed

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    34cbb0f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    fe81366 View commit details
    Browse the repository at this point in the history
  66. Safety checks

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    e7b0905 View commit details
    Browse the repository at this point in the history
  67. Refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d74480c View commit details
    Browse the repository at this point in the history
  68. More refactoring

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9c9d531 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    124bb07 View commit details
    Browse the repository at this point in the history
  70. Merge fix

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    da2abe8 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    96faa24 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    6ca575e View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    bfe8138 View commit details
    Browse the repository at this point in the history
  74. Various fixes

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c470ec5 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    aaff07b View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    2100d7a View commit details
    Browse the repository at this point in the history
  77. Reverted commit

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    737eefd View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    54dd816 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    f576e52 View commit details
    Browse the repository at this point in the history
  80. Adding extra logs

    ogabrielides committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    368461c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

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

Commits on Dec 31, 2021

  1. Fix + extra logs

    ogabrielides committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    a1b5ccc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Removed redundant field

    ogabrielides committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    ef7143d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb23cb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 6, 2022

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