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

Add rest api endpoints for bsq explorer #7207

Commits on Jul 21, 2024

  1. Add methods for supporting explorer endpoints in RestApi

    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    87e291c View commit details
    Browse the repository at this point in the history
  2. Add dependency to bitcoinj

    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9e0845e View commit details
    Browse the repository at this point in the history
  3. Add explorer endpoints and dtos

    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    bd9136f View commit details
    Browse the repository at this point in the history
  4. Remove DaoExplorerService and move method to DaoStateService

    Add BlockDataToJsonConverter for blockdata to json conversion
    
    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    20e7a38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b40276 View commit details
    Browse the repository at this point in the history
  6. Add check if address is not empty

    Signed-off-by: HenrikJannsen <[email protected]>
    HenrikJannsen committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    29ee016 View commit details
    Browse the repository at this point in the history