Skip to content

Unity3d API feature#569

Merged
noescape00 merged 17 commits intostratisproject:masterfrom
noescape00:unity3d_api
Jun 3, 2021
Merged

Unity3d API feature#569
noescape00 merged 17 commits intostratisproject:masterfrom
noescape00:unity3d_api

Conversation

@noescape00
Copy link
Contributor

This PR adds API endpoints needed for unity3d client

To test this run node with -txindex=1 -addressindex=1 -unityapi_enable=true and go to http://localhost:44336/swagger/index.html

@noescape00 noescape00 merged commit 7ce9a69 into stratisproject:master Jun 3, 2021
zeptin added a commit to zeptin/StratisFullNode that referenced this pull request Jun 15, 2021
* Added unity3d api feature

* disable other controllers on unity api

* add methods to unity api controller

* cleanup

* Cleanup and added api method

* more cleanup

* provide UTXOs for address

* added sat value to utxos output

* add sendtx endpoint

* changed api return types for nswagger

* upd controller

* cleanup

* added api method

* fix per review

* Update src/Stratis.Features.Unity3dApi/Controllers/Unity3dController.cs

Co-authored-by: zeptin <zeptin@gmail.com>

* fixes per review

Co-authored-by: zeptin <zeptin@gmail.com>
fassadlr pushed a commit that referenced this pull request Aug 9, 2021
* Added unity3d api feature

* disable other controllers on unity api

* add methods to unity api controller

* cleanup

* Cleanup and added api method

* more cleanup

* provide UTXOs for address

* added sat value to utxos output

* add sendtx endpoint

* changed api return types for nswagger

* upd controller

* cleanup

* added api method

* fix per review

* Update src/Stratis.Features.Unity3dApi/Controllers/Unity3dController.cs

Co-authored-by: zeptin <zeptin@gmail.com>

* fixes per review

Co-authored-by: zeptin <zeptin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants