Naviabheeman
Naviabheeman
CI warning: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.
Packages are order list of transactions as defined in [bitcoin](https://github.com/bitcoin/bitcoin/blob/03752444cd54df05a731557968d5a9f33a55c55c/doc/policy/packages.md?plain=1#L48) Package sorting, _child-with-unconfirmed-parents_ category is not differentiated in tapyrus. validating such a package can be achieved with the implementation in...
This PR is only refactoring of validation.cpp file. There is no code modification, it is only code move. This PR does not change behaviour. No new tests are added. New...
In the bitcoin-core codebase, many improvements have been made to keep shared data protected by critical section. These classes are some examples: - `NetEventsInterface` - `CNodeState` - `CConnman` - `CMainSignals`...
Descriptor feature is used to give the description of scripts in `pk(...), pkh(...), sh(...)` format. It still has witness support. 1. We need to decide if this feature is useful...
The setup for this test contains a token issue transaction in a confirmed block as it is not possible to issue token using the GUI now. The test verifies the...
Add "TOKEN" as category to show colored coin balances. Add "Prev" and "Next" buttons to scroll through the available coins in the wallet. Add documentation page with screenshot
Only token transfer is possible using the current interface in tapyrus QT GUI. Colored coin support added by #201 to #206 does not allow token issue and token burn. These...
Transaction Page in the GUI has been enhanced to show the token name. It does not list the token output. And so the _Token_ column is always "TPC"