-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from obsidiansystems/so/improve-preview-readme
Improve docs
- Loading branch information
Showing
3 changed files
with
569 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Revision History for Hydra Pay | ||
|
||
This project's release branch is `master`. This log is written from the perspective of the release branch: when changes hit `master`, they are considered released. | ||
|
||
## Unreleased | ||
|
||
* Automated spin-up and shut down of Hydra Node networks | ||
* Proxy addresses to streamline fund managment and enforce security invariants | ||
* Static nix binaries for deployment | ||
* Docker image for alternative deployment | ||
* Request/Response Websocket API for Head management | ||
* Live Documentation for education and testing of all Hydra Pay API requests | ||
* Mutliplexed Websocket realtime status information | ||
* Managed devnet creation and funding, with automatic transaction submitting | ||
* Capability for running on Preview (tested) | ||
* CIP-30 compatible Transaction generation for use in Light Wallets | ||
* Proxy address key management | ||
* Automatic Proxy Address generation and mapping | ||
* Script to automate Docker Deployment | ||
* Head transaction speed measurements | ||
* Deep error propagation: From internal nodes and processes out to API messages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.