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

Core: remove block size limit #211

Merged
merged 10 commits into from
Jul 7, 2019
Merged

Commits on Jul 6, 2019

  1. Core: remove block transaction size limit

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    b704a6b View commit details
    Browse the repository at this point in the history
  2. Core: propose block based on gas limit

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    e7cdf8e View commit details
    Browse the repository at this point in the history
  3. Core: fix an issue in BlockchainPerformance

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    c29a2cb View commit details
    Browse the repository at this point in the history
  4. Consensus: refine the block proposing logic

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    a96f9e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    defd31b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cac359b View commit details
    Browse the repository at this point in the history
  7. Tests: fix unit tests

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    2bb97c1 View commit details
    Browse the repository at this point in the history
  8. Consensus: fix issue in block proposing logic

    semux committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    fcf6ab1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2dd728 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Trivial: add error log

    semux committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    9714fd5 View commit details
    Browse the repository at this point in the history