peerplays-network / getscatter-walletpack

2 stars 2 forks source link

(L) Update to transfer transaction building, and signing. #49

Closed mseaward closed 4 years ago

mseaward commented 4 years ago

Manipulated the building of the transfer transaction as keys required are not available in their old location when using ScatterDesktop in conjunction with ScatterBridge and ScatterWalletpack.

There is now separate function for building the TransactionBuilder transaction memo object. Temporary object properties are used such that required data can be passed along to other functions without breaking the scope of existing "core" functions. ie: the memo recipient, the memo itself, etc.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 2 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication