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

Use state transition bytecode from the database #1816

Merged
merged 30 commits into from
Apr 15, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    310a6dc View commit details
    Browse the repository at this point in the history
  2. Self review

    Updated CHANGELOG.md
    xgreenx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d8ee459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d373b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ca7c8 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG.md

    xgreenx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    28a3045 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/use-conensus-params-provider' into feature/feat…

    …ch-consensus-parameters-from-database
    xgreenx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    bc19087 View commit details
    Browse the repository at this point in the history
  7. Removed redundant Arc

    xgreenx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4e3cf61 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/feature/featch-consensus-paramet…

    …ers-from-database' into feature/featch-consensus-parameters-from-database
    xgreenx committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    08de09d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b4fba35 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/use-conensus-params-provider' into feature/feat…

    …ch-consensus-parameters-from-database
    xgreenx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e4a9a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ede6dd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/use-conensus-params-provider' into feature/feat…

    …ch-consensus-parameters-from-database
    xgreenx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    38ea324 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd15952 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/use-conensus-params-provider' into feature/feat…

    …ch-consensus-parameters-from-database
    xgreenx committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e1bf37e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    1d5dbd8 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md

    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d4164e4 View commit details
    Browse the repository at this point in the history
  3. Fixed a comment

    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e12cca6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/featch-consensus-parameters-from-database' into…

    … feature/use-bytecode-from-database
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    316de9a View commit details
    Browse the repository at this point in the history
  5. Increased timeout for the CI. 40 seconds not even closer to real comp…

    …ilation time of 1000 modules
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eaffb17 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/use-bytecode-from-databa…

    …se' into feature/use-bytecode-from-database
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f7cb1dd View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into feature/featch-consensus-parameters-from-d…

    …atabase
    
    # Conflicts:
    #	CHANGELOG.md
    #	crates/fuel-core/src/service/adapters.rs
    #	crates/fuel-core/src/service/adapters/graphql_api.rs
    #	crates/fuel-core/src/service/adapters/producer.rs
    #	crates/fuel-core/src/service/adapters/txpool.rs
    #	crates/fuel-core/src/service/sub_services.rs
    #	crates/services/producer/src/block_producer.rs
    #	crates/services/producer/src/block_producer/gas_price.rs
    #	crates/services/producer/src/block_producer/tests.rs
    #	crates/services/txpool/src/service.rs
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    28152b3 View commit details
    Browse the repository at this point in the history
  8. Added tests for the service

    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6ec1a6b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/featch-consensus-parameters-from-database' into…

    … feature/use-bytecode-from-database
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9e20a2c View commit details
    Browse the repository at this point in the history
  10. Applied comment from PR.

    Fixed the compilation of the debug image.
    Use WASM executor in some tests.
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3f06311 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/feature/use-bytecode-from-databa…

    …se' into feature/use-bytecode-from-database
    xgreenx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    41ca96d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    874b119 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3217787 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Use 64 GB builder

    xgreenx committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a6df714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003cba2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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