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

[EPIC] New fee model architecture #270

Merged
merged 105 commits into from
Aug 14, 2024
Merged

[EPIC] New fee model architecture #270

merged 105 commits into from
Aug 14, 2024

Commits on Aug 9, 2024

  1. Initial commit

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0d6b9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658c149 View commit details
    Browse the repository at this point in the history
  3. wip: managed allow list

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    99706a0 View commit details
    Browse the repository at this point in the history
  4. wip: add some tests

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    da36209 View commit details
    Browse the repository at this point in the history
  5. wip: change of plans

    wip: change of plans was a mistakerino
    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cf2e2c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dadabb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5844546 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f95871 View commit details
    Browse the repository at this point in the history
  9. Fix tests for ManagedAllowList

    cygnusv authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c97636b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    182ec4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    772b502 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b82837 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76e57da View commit details
    Browse the repository at this point in the history
  14. wip: more tests, yes yes

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8257adf View commit details
    Browse the repository at this point in the history
  15. wip: test test test

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    746e285 View commit details
    Browse the repository at this point in the history
  16. wip: fix solhint

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6d41044 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e2b4fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b568607 View commit details
    Browse the repository at this point in the history
  19. apply pr suggestions

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a37d13f View commit details
    Browse the repository at this point in the history
  20. apply pr suggestions

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0865dc4 View commit details
    Browse the repository at this point in the history
  21. apply pr suggestions

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    916e38f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0b216b0 View commit details
    Browse the repository at this point in the history
  23. remove solidity oopsies

    piotr-roslaniec authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0db349a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2a14954 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a277c33 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    803963c View commit details
    Browse the repository at this point in the history
  27. Minor renames

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1364cd1 View commit details
    Browse the repository at this point in the history
  28. Apply suggestions from code review

    Co-authored-by: Manuel Montenegro <manuel@nucypher.com>
    2 people authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0baee79 View commit details
    Browse the repository at this point in the history
  29. Return back storing accessControl in Coordinator

    Co-authored-by: David Núñez <david@nucypher.com>
    2 people authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    925301e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    378c818 View commit details
    Browse the repository at this point in the history
  31. Apply suggestions from code review

    Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
    vzotova and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c3d695b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4c42a95 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    66ced18 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cc6cedc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1f03a82 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    48eed61 View commit details
    Browse the repository at this point in the history
  37. Apply suggestions from code review

    Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
    vzotova and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cd77f41 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3f201d6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9db689c View commit details
    Browse the repository at this point in the history
  40. BqETHSubscription: tests and fixes

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f8830a2 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    82941ea View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    500d57e View commit details
    Browse the repository at this point in the history
  43. Apply suggestions from code review

    Co-authored-by: David Núñez <david@nucypher.com>
    2 people authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a739b07 View commit details
    Browse the repository at this point in the history
  44. BqETHSubscription: upgradability

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f9597e0 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    679a5cb View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5884fcc View commit details
    Browse the repository at this point in the history
  47. Apply suggestions from code review

    Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
    vzotova and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d10073e View commit details
    Browse the repository at this point in the history
  48. Removes BetaProgramInitiator

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b3a3a94 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    09562cc View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7048dd2 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    082eb48 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    638bf51 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5a643a7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    ae20027 View commit details
    Browse the repository at this point in the history
  55. Apply suggestions from code review

    Co-authored-by: David Núñez <david@nucypher.com>
    2 people authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ae2de07 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    3c76b1e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    be506d2 View commit details
    Browse the repository at this point in the history
  58. Update BqETHSubscription deployment parameters

    * Automatic base fee increase parameters
    * Duration parameters
    * Deployment order changed after simplification, now GlobalAllowList is deployed first.
    * Added upgrade initialization
    * Added Threshold addresses
    cygnusv authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d5e9285 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c01cd1a View commit details
    Browse the repository at this point in the history
  60. Add BqETHSubscription contract to registry

    ... and update GlobalAllowList
    manumonti authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    143b066 View commit details
    Browse the repository at this point in the history
  61. Updated ape modules

    manumonti authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2af2aaa View commit details
    Browse the repository at this point in the history
  62. Remove BetaProgramInitiator contract

    on Lynx registry and Tapir deployment.
    manumonti authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6252ef1 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1cbe227 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    7181854 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    5b57c0a View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    36cfef2 View commit details
    Browse the repository at this point in the history
  67. Adds free fee model

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1d29526 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    fd87a11 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0bd3d04 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    98deced View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    0d8b75e View commit details
    Browse the repository at this point in the history
  72. Stop using deprecated method in favour of updated method. This will p…

    …revent the weird ABI values from being used ("internal_type" and "components": null) in the resulting contract registry during deployment finalization.
    derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    df95f18 View commit details
    Browse the repository at this point in the history
  73. Fix contract registry to remove weird ABI values due to deprecated fu…

    …nction being used to obtain ABI from ape contract type.
    derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ab98e51 View commit details
    Browse the repository at this point in the history
  74. Update Coordinator ABI

    manumonti authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    85d92f5 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    23cb717 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    b84fd28 View commit details
    Browse the repository at this point in the history
  77. Apply suggestions from code review

    Co-authored-by: David Núñez <david@nucypher.com>
    2 people authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5823e61 View commit details
    Browse the repository at this point in the history
  78. Fix for #292

    vzotova authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    248436e View commit details
    Browse the repository at this point in the history
  79. Remove MAX_AUTH_ACTIONS restriction

    cygnusv authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ce74d73 View commit details
    Browse the repository at this point in the history
  80. Revert "Remove MAX_AUTH_ACTIONS restriction"

    This reverts commit d2ae1da.
    manumonti authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b100304 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    9224788 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c086b2e View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    33d3f72 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    470da44 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    d801a1c View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    e6c8000 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    550eb4e View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    3115e64 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    9ae1ab5 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    51b28f9 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    2b27417 View commit details
    Browse the repository at this point in the history
  92. ape-driven generic subscription management CLI

    Co-authored-by: James Campbell <james.campbell@tanti.org.uk>
    Co-authored-by: derekpierre <derek.pierre@gmail.com>
    Co-authored-by: KPrasch <kieran@nucypher.com>
    4 people committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ffa513e View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5caecf3 View commit details
    Browse the repository at this point in the history
  94. Apply suggestions from code review

    Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
    KPrasch and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bf992ac View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    f69c5dc View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    f153f28 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    afa29c6 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    7d04896 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3510879 View commit details
    Browse the repository at this point in the history
  100. support for handpicked nodes file

    KPrasch authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2717fa5 View commit details
    Browse the repository at this point in the history
  101. Apply RFCs in PR #297

    KPrasch authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    09e801f View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    0b0bbc7 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    f097743 View commit details
    Browse the repository at this point in the history
  104. require network option

    KPrasch authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4ea9027 View commit details
    Browse the repository at this point in the history
  105. respond to RFCs in PR #297

    KPrasch authored and derekpierre committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    05b960e View commit details
    Browse the repository at this point in the history