Naviabheeman

Results 16 issues of Naviabheeman

Add colored coin support in the transaction description and transaction table. Add new column called "Token" to show the token name and format amount column according to token type. Remove...

Add text field to give the color or token name as input to receive token payments. Add token column in recent requests table to show the token name and amount...

Add new field "Token" to show the token name when the address entered in the "Address" text is a colored address. The token name is auto populated when an address...

This PR contains the performance test of tapyrus wallet using a wallet with 20000utxo and its blockchain To run: to generate a large wallet run the transaction generator like other...

This PR ports '`dumptxoutset`' rpc from bitcoin core. It is renamed as `utxosnapshot` in Tapyrus. `SnapshotMetadata` class in Tapyrus includes network Id and mode. Other data such as version, Bloch...

Port fix of vulnerability fix of CVE-2020-14198 which was changed later by PR 29623(Simplify network-adjusted time warning logic) As this PR removes the `timeoffset` previously defined in each node, the...