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: max8github/bikes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3299e2c
Choose a base ref
...
head repository: max8github/bikes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f0a38ee
Choose a head ref
  • 6 commits
  • 22 files changed
  • 1 contributor

Commits on Dec 1, 2021

  1. sbt project files.

    max8github committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c9d9a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594ea9c View commit details
    Browse the repository at this point in the history
  3. Add seed nodes and Main with args for port numbers.

    Add logback.xml.
    max8github committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    22a642d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    887c9e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    5b76b8e View commit details
    Browse the repository at this point in the history
  2. Change serialization from Cbor to Protobuf for Event, Command and State.

    Simplify ErrorEvent, InitState, ErrorState.
    Add scalapb plugin.
    max8github committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f0a38ee View commit details
    Browse the repository at this point in the history
Loading