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: ava-labs/timestampvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: ava-labs/timestampvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 6, 2023

  1. Update README.md

    Adds additional information on the ginkgo requirement. Without ginkgo, the run script fails, even if e2e tests are not specified. 
    
    Most Go devs have ginkgo installed locally already, but it should be specified as a dependency in case one does not.
    exdx authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b57f43b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    exdx authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    698ef73 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge pull request #38 from ava-labs/docs-ginkgo

    Update README.md
    exdx authored May 23, 2023
    Configuration menu
    Copy the full SHA
    f3544ef View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. bump avalanchego to 1.10.2

    Signed-off-by: Sam Batschelet <sam.batschelet@avalabs.org>
    hexfusion committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    51f5bf6 View commit details
    Browse the repository at this point in the history
  2. version 1.3.3

    Signed-off-by: Sam Batschelet <sam.batschelet@avalabs.org>
    hexfusion committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4e8a42b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from ava-labs/bump-1.10.2

    bump avalanchego to 1.10.2
    hexfusion authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    dff29ff View commit details
    Browse the repository at this point in the history
Loading