AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.24k stars 2.59k forks source link

[Feature] Add additional REST endpoints #3218

Closed raychu86 closed 3 months ago

raychu86 commented 3 months ago

Motivation

This PR updates the REST API routes with the following updates:

The getter functions unconfirmed_* has been renamed to worker_*. And new unconfirmed_* functions now include both the objects from the worker and the inbound queue.