Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Exchange don't add blocks on their own anymore #47

Merged
merged 3 commits into from
Jul 27, 2022

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    678648a View commit details
    Browse the repository at this point in the history
  2. test: remove TestHasBlockReturnsNil

    The function body is just
    ```go
      return nil
    ```
    And it's testing that this code returns nil.
    Pointless
    Jorropo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    cdbe3d1 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.3.0

    Signed-off-by: Jorropo <[email protected]>
    Jorropo committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b006668 View commit details
    Browse the repository at this point in the history