Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethpandaops/ethereum-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.0
Choose a base ref
...
head repository: ethpandaops/ethereum-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 17, 2023

  1. fix: get_transaction_count does not count pending transactions (#299)

    Fix a few issues resulting from merge and display errors properly
    piwonskp authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2c64de0 View commit details
    Browse the repository at this point in the history
  2. fix: big table spin up logic for k8s (#298)

    tested locally on digital ocean
    h4ck3rk3y authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e01ce16 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. chore(main): release 0.6.1 (#300)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [0.6.1](0.6.0...0.6.1)
    (2023-10-17)
    
    
    ### Bug Fixes
    
    * `get_transaction_count` does not count pending transactions
    ([#299](#299))
    ([2c64de0](2c64de0))
    * big table spin up logic for k8s
    ([#298](#298))
    ([e01ce16](e01ce16))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    49596fd View commit details
    Browse the repository at this point in the history
Loading