Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Miner namespace #377

Merged
merged 39 commits into from
Aug 4, 2021
Merged

Miner namespace #377

merged 39 commits into from
Aug 4, 2021

Commits on Jul 26, 2021

  1. miner namespace

    ramacarlucho committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7ef52ce View commit details
    Browse the repository at this point in the history
  2. SetGasPrice call

    hanchon committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    dce20db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60808e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    609677e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    e22252b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d4a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc58d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b479e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7b5f87 View commit details
    Browse the repository at this point in the history
  6. Creating a transaction

    hanchon committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    61742f7 View commit details
    Browse the repository at this point in the history
  7. fix condition

    ramacarlucho committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    292ccfc View commit details
    Browse the repository at this point in the history
  8. Error string not capitalized

    hanchon committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0e527ce View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    0af193d View commit details
    Browse the repository at this point in the history
  2. change log level

    ramacarlucho committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    37c1950 View commit details
    Browse the repository at this point in the history
  3. minor changes

    ramacarlucho committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6efe47c View commit details
    Browse the repository at this point in the history
  4. minor changes

    ramacarlucho committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b10cc83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fc883e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6ffa96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78e0a46 View commit details
    Browse the repository at this point in the history
  8. get tx nonce

    ramacarlucho committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    66c9aa4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4807d4d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from hanchon/miner_corrections

    Miner corrections
    hanchon authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    235a3a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6179c5b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Apply suggestions from code review

    Renames and log changes
    
    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    ramacarlucho and fedekunze authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    5e025d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. pair programming session

    fedekunze committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e89bc48 View commit details
    Browse the repository at this point in the history
  2. get gas

    ramacarlucho committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f243ad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Set gas prices note added

    hanchon committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ef576c5 View commit details
    Browse the repository at this point in the history
  2. Setting fess and max gas

    hanchon committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    adb4cf9 View commit details
    Browse the repository at this point in the history
  3. delete unnecessary log

    ramacarlucho committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0faf64e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Apply suggestions from code review

    return false in case of error
    
    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    ramacarlucho and fedekunze authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7757254 View commit details
    Browse the repository at this point in the history
  2. Suggested changes applied

    hanchon committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1a09f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2987a8b View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    ramacarlucho and fedekunze authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6acf94c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Update ethereum/rpc/namespaces/miner/api.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    hanchon and fedekunze authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    11c56f9 View commit details
    Browse the repository at this point in the history
  2. Update ethereum/rpc/namespaces/miner/api.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    hanchon and fedekunze authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    106d709 View commit details
    Browse the repository at this point in the history
  3. Update ethereum/rpc/namespaces/miner/api.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    hanchon and fedekunze authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    bbd1567 View commit details
    Browse the repository at this point in the history
  4. Update ethereum/rpc/namespaces/miner/api.go

    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    hanchon and fedekunze authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a5e5fd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41b51f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    430bfe2 View commit details
    Browse the repository at this point in the history