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

The constraints on compute power a program can consume is limited only to its instruction count (bp #11717) #11800

Merged
merged 3 commits into from
Aug 24, 2020

Commits on Aug 24, 2020

  1. The constraints on compute power a program can consume is limited onl…

    …y to its instruction count (#11717)
    
    (cherry picked from commit 8d362f6)
    
    # Conflicts:
    #	programs/bpf/Cargo.toml
    #	programs/bpf_loader/Cargo.toml
    #	programs/bpf_loader/src/lib.rs
    #	programs/bpf_loader/src/syscalls.rs
    #	runtime/src/bank.rs
    #	sdk/src/instruction.rs
    jackcmay committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b22cc28 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    jackcmay committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    feec1d6 View commit details
    Browse the repository at this point in the history
  3. nudge

    jackcmay committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4d4feb3 View commit details
    Browse the repository at this point in the history