Skip to content

Conversation

@surinder83singh
Copy link
Collaborator

No description provided.

@aspect aspect merged commit 8147bdd into gamma-dev Oct 10, 2024
@aspect aspect deleted the import-scan-issue branch October 10, 2024 17:45
aspect added a commit that referenced this pull request Jun 7, 2025
* pending tx (WIP)

* wip

* WIP fee_rate

* WIP

* fee rate propagation

* propagate fee_rate in generator tests

* WIP

* change fee_rate combining to use max()

* update max() handling

* Generator summary aggregate_mass

* generator summary number_of_stages

* WIP

* calculateStorageMass

* cleanup

* cleanup tests

* fix wasm imports

* update wrpc/client/Cargo.toml to include Resolvers.toml config file

* accounts_import api impl (#107)

* add missing setNetworkId to wasm Wallet()

* rust 1.82 updates

* Remove KIP9 Alpha version references

* Add support for `update_address_indexes` parameter in `derivation_scan()`

* wallet example update

* Update binding.rs

* FeeRate estimation API and FeeRate poller API for Wallet (#130)

* list of account addresses in account descriptor (#131)

* Wallet API - WalletList event

* Wallet API support for atomic commit reveal transaction.

* Switch API wallet commit reveal param vec of fees to one u64.

* Linting.

* Adapt doc on changes.

* fix extend() error on ScriptBuilder replacing it with script_mut() accessor

* enum camelcase

* missing ts types

* camelCase on connect event

* skipping load from db if already active account (#137)

* skip account start if already active

* maturity progress helper functions

* clippy

* Reveal commit support multiple outputs and signing discovery.

* Fix ci

* Add utxo context

* Add aggregate compute

* Add payment value and addresses

* basic

* clippy

* PskbSign, PskbBroadcast

* accounts_pskb_send

* revealFeeSompi is not optional now

* addition

* deser test

* PsktBundle => PSKB

* wip

* Update bundle.rs

* bundle wasm unit test patch

* form and unit test with creation of wasm pskt and usage in wasm bundle

* PSKB.displayFormat

* kaspa:utxos

* filters updated

* Update pskb.rs

* Revert "Update pskb.rs"

This reverts commit f1bbc94.

* Prevent value reuse

* Update pskb.rs

* Update pskb.rs

* clippy

* signer

* Patch PSKT WASM

* add input wtih redeem

* Update pskt.rs

* PSKT input with open data field

* Input is double hex encoded, therefore decode once

* lint

* Update logging

* add extra logging

* Increase verbosity

* increase verbosity

* Update pskt.rs

* Revert "Update pskt.rs"

This reverts commit 763e02f.

* Revert " increase verbosity"

This reverts commit f16a2d6.

* Revert "Increase verbosity"

This reverts commit 8a48d76.

* Revert "add extra logging"

This reverts commit 9b28d5e.

* Revert "Update logging"

This reverts commit 8cba9a7.

* Update mod.rs

* use network params to derive mass

* remove redundant clones,
handle panic
add todos

* payload deserialize bug

* keypair account creation api

* cli changes due to new params

* demo js code for creating account via secret key

* address private keys handling update

* Mass calculation on pskt

* Update pskt.rs

* Update pskt.rs

* Update pskt.rs

* update

* mass

* Update pskt.rs

* add doctest

* address string trim

* Update to use UtxoCell

* debug...

* handling duplicate utxo notification

* clippy

* using update instead of insert method for duplicate notifications

* remove testnet-11 related info from docs

* fix 0.17 reference in docs

* impl mass calculation for pskt

* cleanup

* merging conflict issue

* cleanup, update_utxos() updated to handle duplicate utxos

* cleanup

* lints

* Version bump to 1.0.1

* fix build

---------

Co-authored-by: KaffinPX <73744616+KaffinPX@users.noreply.github.com>
Co-authored-by: Surinder Singh Matoo <surinder83singh@gmail.com>
Co-authored-by: 1bananagirl <168954040+1bananagirl@users.noreply.github.com>
Co-authored-by: Alexander Saefstroem <139136798+saefstroem@users.noreply.github.com>
Co-authored-by: saefstroem <alexandersafstrom@proton.me>
Co-authored-by: max143672 <biryukov.maxim.vladimirovich@yandex.ru>
Co-authored-by: Maxim <59533214+biryukovmaxim@users.noreply.github.com>
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.

3 participants