witter-s
witter-s
Dfinity has two different addresses, AccountId (Principal + Subaccount) and Principal. [DFT transfer](https://github.com/Deland-Labs/dfinity-fungible-token-standard/blob/35593c53539f9fcdef167f5a129e1a9ef0b58c9f/canisters/dft_rs/src/token.rs#L372) support AccountId and Principal. We hope that when developers use this method, they don’t need to pay...
> ### Build a deque based on stable `Vec`. > * (+) Performance: `push` and `pop` would be O(1). > * (-) Can only use bounded types (i.e. types that...
I agree with @lastmjs . Using memory_id, for application developers, exposes too many underlying details. Application developers should spend their energy on **[how to build a good application]** instead of...
We also have a need for sign message
This function does not pose a security risk. https://bitcoin.stackexchange.com/questions/119042/why-doesnt-bitcoin-core-use-auxiliary-randomness-when-performing-schnorr-signat https://github.com/bitcoin/bitcoin/commit/2478c6730a81dda3c56cb99087caf6abe49c85f5
Any new feedback guys?
You've got a valid point, but let me clarify. This feature request is solely about determining where to include the payload within the transaction. It doesn't impact the original outputs'...
A Kaspa transaction can consist of multiple UTXOs from different addresses. These UTXOs come from various sources, and in our deposit scenario, we need to identify a unique source address....
Hi, is there any new feedback? I have submitted a PR, please check if it can be merged
It appears that the current release version and the source code in the GitHub repository are out of sync. @ibrucelei @ShawnCN @kasware-wallet @gkwnight