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

fix delegate caller address, advertise as fh2.1 #3

Closed
wants to merge 45 commits into from

Commits on Apr 20, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    6a3a2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd448c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

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

Commits on Apr 26, 2022

  1. Merge branch 'firehose-v1' into firehose-v2

    # Conflicts:
    #	README.fh.md
    maoueh committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    93732a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    d1cba09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c5fd9 View commit details
    Browse the repository at this point in the history
  3. Fixed new required params

    maoueh committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    808a287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703917a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	cmd/geth/main.go
    #	core/state_processor.go
    #	deepmind/context.go
    maoueh committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    fc12d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fa8f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	core/vm/interpreter.go
    maoueh committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a8134fa View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Added AccessList and MaxPriorityGasFee to start transaction message

    Removed some gas event left over elements.
    maoueh committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5756d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88a2d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd5757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65dd26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c757147 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	deepmind/context.go
    maoueh committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    04640a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    620425f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'firehose-v1-v1.10.1' into firehose-v2-v1.10.1

    # Conflicts:
    #	core/state_processor.go
    #	core/vm/interpreter.go
    #	deepmind/context.go
    maoueh committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    dc756b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    129e032 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    388ad0a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Added genesis block recording

    maoueh committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    cfbde93 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	cmd/devp2p/main.go
    #	cmd/geth/main.go
    #	core/blockchain.go
    #	internal/debug/flags.go
    #	params/version.go
    maoueh committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    4b402c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbf3576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52746d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1136475 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6682e6e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    ba4bfee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0624a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d3586 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    030800a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    c4dae69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf7d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    671a159 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    d0dfc38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	accounts/abi/bind/backends/simulated.go
    #	cmd/geth/main.go
    #	cmd/geth/retesteth.go
    #	consensus/clique/clique.go
    #	consensus/consensus.go
    #	consensus/ethash/consensus.go
    #	core/blockchain.go
    #	core/state/state_object.go
    #	core/state/statedb.go
    #	core/state/sync_test.go
    #	core/state_prefetcher.go
    #	core/state_processor.go
    #	core/state_transition.go
    #	core/tx_pool_test.go
    #	core/vm/contract.go
    #	core/vm/contracts.go
    #	core/vm/contracts_test.go
    #	core/vm/evm.go
    #	core/vm/gas_table_test.go
    #	core/vm/instructions.go
    #	core/vm/instructions_test.go
    #	core/vm/interpreter.go
    #	core/vm/logger_test.go
    #	core/vm/runtime/env.go
    #	core/vm/runtime/runtime.go
    #	eth/api_backend.go
    #	eth/sync.go
    #	eth/tracers/api.go
    #	eth/tracers/tracer_test.go
    #	eth/tracers/tracers_test.go
    #	ethdb/leveldb/leveldb.go
    #	firehose/context_test.go
    #	firehose/validation.go
    #	firehose/validation_test.go
    #	graphql/graphql.go
    #	internal/ethapi/api.go
    #	internal/ethapi/backend.go
    #	les/api_backend.go
    #	les/odr_test.go
    #	light/odr_test.go
    #	miner/worker.go
    #	tests/state_test_util.go
    #	tests/vm_test_util.go
    maoueh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    3904d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fdef8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ba9fd View commit details
    Browse the repository at this point in the history
  5. fix pre-Homestead bug: failed account creation transactions actually …

    …don't fail
    
    # Conflicts:
    #	core/vm/evm.go
    sduchesneau authored and maoueh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    840c912 View commit details
    Browse the repository at this point in the history
  6. fix deepmind skipping KnownBlock

    sduchesneau authored and maoueh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6560224 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    425de20 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'firehose-v2' into firehose-v2-v1.10.1

    # Conflicts:
    #	core/vm/evm.go
    maoueh committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b9f0527 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix delegate caller to be parent address instead of parent's caller a…

    …ddress, advertise as fh2.1
    sduchesneau committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ef46ace View commit details
    Browse the repository at this point in the history