Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Conversation

@dated
Copy link
Contributor

@dated dated commented Oct 30, 2019

Summary

Adds the following API endpoints

GET

  • bridgechains
  • bridgechains/{id}
  • businesses
  • businesses/{id}
  • businesses/{id}/bridgechains
  • wallets/{id}/locks
  • locks
  • locks/{id}

POST

  • businesses/search
  • bridgechains/search
  • locks/search
  • locks/unlocked

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. Status: In Progress The issue or pull request is being worked on. labels Oct 30, 2019
@dated dated marked this pull request as ready for review October 31, 2019 10:27
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. and removed Status: In Progress The issue or pull request is being worked on. labels Oct 31, 2019
@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Oct 31, 2019
@dated
Copy link
Contributor Author

dated commented Oct 31, 2019

The newly added, commented out tests require a general overhaul of the present fixtures and Models, which is out of scope for this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: High More than 256 lines changed. Status: Needs Review The issue or pull request needs a review by a developer of the team. Type: Feature The issue is a request for new functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants