Update README
This commit is contained in:
parent
4818a544f4
commit
32d101ddc5
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ and run one of the following commands:
|
||||||
|
|
||||||
## Future Work
|
## Future Work
|
||||||
* Publish benchamrks for sync speed, storage usage, and load testing
|
* Publish benchamrks for sync speed, storage usage, and load testing
|
||||||
* Rosetta API `/mempool/*` implementation
|
* [Rosetta API `/mempool/transaction`](https://www.rosetta-api.org/docs/MempoolApi.html#mempooltransaction) implementation
|
||||||
* Add CI test using `rosetta-cli` to run on each PR (likely on a regtest network)
|
* Add CI test using `rosetta-cli` to run on each PR (likely on a regtest network)
|
||||||
* Add performance mode to use unlimited RAM (implementation currently optimized to use <= 16 GB of RAM)
|
* Add performance mode to use unlimited RAM (implementation currently optimized to use <= 16 GB of RAM)
|
||||||
* Support Multi-Sig Sends
|
* Support Multi-Sig Sends
|
||||||
|
|
Loading…
Reference in a new issue