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

Address wrt. specs (partially). Additional minor breaking changes. #383

Merged
merged 6 commits into from
Feb 16, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    847be22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd4a3a View commit details
    Browse the repository at this point in the history
  3. Breaking change: Address constructor cannot be called with no paramet…

    …ers anymore. Replacement: Address.empty().
    andreibancioiu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fc954bd View commit details
    Browse the repository at this point in the history
  4. Breaking change (fixing change): when address is required, but detect…

    …ed to be empty (or zero), an error is thrown (instead of just displaying a WARN).
    andreibancioiu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    29bf7db View commit details
    Browse the repository at this point in the history
  5. Fix comments.

    andreibancioiu committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    db67192 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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