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

Update GAS distribution logic, part1 #1364

Merged
merged 8 commits into from
Sep 23, 2020
Merged

Update GAS distribution logic, part1 #1364

merged 8 commits into from
Sep 23, 2020

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    7d90d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a38208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b3e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83e94d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a11c6 View commit details
    Browse the repository at this point in the history
  6. native: do not update committee every block

    Update frequency depends on committee size and
    amount of validators. For mainnet it is 28.
    fyrchik committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    af16519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8eb177 View commit details
    Browse the repository at this point in the history
  8. native: support postPersist method

    It should be called for NEO contract to distribute
    committee bounties.
    fyrchik committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c5cdaae View commit details
    Browse the repository at this point in the history