Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple WASM-SDK improvements #102

Open
wants to merge 19 commits into
base: gamma-dev
Choose a base branch
from
Open

Multiple WASM-SDK improvements #102

wants to merge 19 commits into from

Conversation

KaffinPX
Copy link
Collaborator

@KaffinPX KaffinPX commented Sep 21, 2024

TransactionRecord: Adds isCoinbase and adds "string" address support to hasAddress function.
Utils: kaspaToUnit and sompiToUnitString parsing functions for custom units.
UtxoContext: Exposes id to be used for distinguishing Context of UtxoProcessor notifications.
PrivateKey: random static function for generating PrivateKey using thread_rng().
XPublicKey: fromAddress now uses AddressT(Address | string).

@KaffinPX KaffinPX changed the title Is coinbase + decimal passing to low level kaspa parsing functs TransactionRecord: isCoinbase + Utils: Allow decimals on Kaspa-parsing functions. Sep 24, 2024
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase + Utils: Allow decimals on Kaspa-parsing functions. TransactionRecord: isCoinbase + Utils: Allow decimals on Kaspa-parsing functions Sep 24, 2024
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase + Utils: Allow decimals on Kaspa-parsing functions TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing function Sep 28, 2024
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing function TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions Sep 28, 2024
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions + Address: verify with network Oct 6, 2024
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions + Address: verify with network TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions Oct 19, 2024
@KaffinPX KaffinPX marked this pull request as draft October 25, 2024 22:41
@KaffinPX KaffinPX closed this Oct 25, 2024
@KaffinPX KaffinPX reopened this Oct 25, 2024
@KaffinPX KaffinPX marked this pull request as ready for review October 26, 2024 00:35
@KaffinPX KaffinPX changed the title TransactionRecord: isCoinbase and hasAddress by string + Utils: Unit-parsing functions WASM-SDK improvements Oct 26, 2024
@KaffinPX KaffinPX changed the title WASM-SDK improvements Multiple WASM-SDK improvements Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant