fyziktom / VirtualEconomyFramework

Framework for economy applications
https://veframework.com/
MIT License
24 stars 7 forks source link

WIP: Created new partial class and moved API methods to it. #127

Closed VenkataRoundSqr closed 2 years ago

fyziktom commented 2 years ago

I resorted the functions and few properties. Main goal is keep functions related to NBitcoin in NeblioTransactionHelpers (the helpers for creating Tx structure or address validation via NBitcoin, etc.) and in NeblioAPIHelpers functions related to NeblioAPI or not related to NBitcoin, but usefull when you work with Neblio Tx, Utxos, etc.

It should be possible to take now the NeblioAPIHelpers together with NeblioTransactionCache and move them to the VEDriversLite.NeblioAPI @VenkataRoundSqr

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 114 Code Smells

0.0% 0.0% Coverage
6.9% 6.9% Duplication