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

Sigma expose #626

Closed
wants to merge 90 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
d004d89
pending tx (WIP)
aspect Sep 2, 2024
8ccf8a4
Merge branch 'dev' of https://github.com/kaspanet/rusty-kaspa into rb…
aspect Sep 2, 2024
db21255
wip
aspect Sep 5, 2024
8d06a34
WIP fee_rate
aspect Sep 9, 2024
0ccad51
WIP
aspect Sep 9, 2024
db1ec4f
Merge branch 'dev' of https://github.com/kaspanet/rusty-kaspa into rb…
aspect Sep 9, 2024
bc254da
fee rate propagation
aspect Sep 9, 2024
e8cbe86
propagate fee_rate in generator tests
aspect Sep 9, 2024
c9e9247
WIP
aspect Sep 9, 2024
0fff1ef
change fee_rate combining to use max()
aspect Sep 9, 2024
be33081
update max() handling
aspect Sep 9, 2024
bf434fd
Merge branch 'dev' of https://github.com/kaspanet/rusty-kaspa into rb…
aspect Sep 10, 2024
4cf3d52
Generator summary aggregate_mass
aspect Sep 10, 2024
9314168
Merge branch 'dev' of https://github.com/kaspanet/rusty-kaspa into rb…
aspect Sep 10, 2024
b910457
generator summary number_of_stages
aspect Sep 11, 2024
d82b2c2
Merge branch 'master' of https://github.com/kaspanet/rusty-kaspa into…
aspect Sep 11, 2024
458354b
WIP
aspect Sep 12, 2024
bc583a5
Merge branch 'kaspanet:master' into rbf-utils
KaffinPX Sep 13, 2024
29e32c9
Merge branch 'gamma-dev' of github.com:aspectron/rusty-kaspa into rbf…
aspect Sep 13, 2024
4a1e5ef
calculateStorageMass
aspect Sep 26, 2024
5993abb
Merge branch 'gamma-dev' of github.com:aspectron/rusty-kaspa into gen…
aspect Sep 26, 2024
c8d829c
cleanup
aspect Sep 26, 2024
aaf66d4
cleanup tests
aspect Sep 26, 2024
350bd39
fix wasm imports
aspect Sep 27, 2024
8d47393
Merge branch 'master' of github.com:aspectron/rusty-kaspa into gamma-dev
aspect Sep 28, 2024
53c4bbe
update wrpc/client/Cargo.toml to include Resolvers.toml config file
aspect Sep 28, 2024
65a6967
Merge branch 'master' into gamma-dev
surinder83singh Oct 9, 2024
8147bdd
accounts_import api impl (#107)
surinder83singh Oct 10, 2024
158d4be
add missing setNetworkId to wasm Wallet()
aspect Oct 20, 2024
79cebc0
rust 1.82 updates
aspect Oct 20, 2024
c54e83d
Merge branch 'kaspanet:master' into gamma-dev
KaffinPX Oct 25, 2024
8112be1
Merge branch 'master' into gamma-dev
surinder83singh Dec 9, 2024
36d3ea2
Merge branch 'gamma' into gamma-dev
surinder83singh Dec 9, 2024
ef92116
Merge branch 'master' into gamma-dev
surinder83singh Dec 9, 2024
53fd7f8
Remove KIP9 Alpha version references
surinder83singh Dec 9, 2024
e0dc85f
Add support for `update_address_indexes` parameter in `derivation_sca…
surinder83singh Dec 9, 2024
7fa484e
wallet example update
surinder83singh Dec 18, 2024
03100ae
Update binding.rs
surinder83singh Dec 18, 2024
3130a69
FeeRate estimation API and FeeRate poller API for Wallet (#130)
aspect Dec 25, 2024
0dd2997
list of account addresses in account descriptor (#131)
aspect Dec 26, 2024
afb3ffa
Wallet API - WalletList event
aspect Dec 26, 2024
697ce3e
Wallet API support for atomic commit reveal transaction.
1bananagirl Dec 27, 2024
659ea81
Merge pull request #132 from aspectron/wallet-enhancements-merge
1bananagirl Dec 27, 2024
ca1a26b
Switch API wallet commit reveal param vec of fees to one u64.
1bananagirl Dec 28, 2024
8931411
Linting.
1bananagirl Dec 28, 2024
ee8dc51
Adapt doc on changes.
1bananagirl Dec 28, 2024
d654803
Merge pull request #133 from aspectron/wallet-enhancements-fees-patch
1bananagirl Dec 28, 2024
5394020
fix extend() error on ScriptBuilder replacing it with script_mut() ac…
aspect Dec 28, 2024
1812a98
enum camelcase
surinder83singh Dec 31, 2024
2f71e61
missing ts types
surinder83singh Jan 1, 2025
3535e6a
camelCase on connect event
surinder83singh Jan 1, 2025
b8d09db
Merge pull request #134 from aspectron/ts-types
saefstroem Jan 1, 2025
1b1a3e6
skipping load from db if already active account (#137)
surinder83singh Jan 9, 2025
ee15939
skip account start if already active
surinder83singh Jan 9, 2025
c6b2764
Merge pull request #139 from aspectron/account_activate
aspect Jan 9, 2025
8ff010b
maturity progress helper functions
surinder83singh Jan 10, 2025
9873cee
Merge pull request #140 from aspectron/maturity_progress
aspect Jan 10, 2025
363c23d
clippy
surinder83singh Jan 10, 2025
bf27625
Reveal commit support multiple outputs and signing discovery.
1bananagirl Jan 13, 2025
f3bb0c5
Fix ci
saefstroem Jan 15, 2025
8714f41
Merge branch 'sigma' into sigma-pre
1bananagirl Jan 15, 2025
a3e0452
Merge pull request #143 from aspectron/sigma-pre
1bananagirl Jan 16, 2025
e13cc86
Add utxo context
1bananagirl Jan 22, 2025
17ade0f
Add aggregate compute
1bananagirl Jan 23, 2025
c2ad7e0
Merge pull request #145 from aspectron/utxo-context
1bananagirl Jan 23, 2025
25e0173
Add payment value and addresses
1bananagirl Jan 23, 2025
f5ee61f
Merge pull request #146 from aspectron/utxo-context
1bananagirl Jan 23, 2025
170055a
Merge branch 'master' into sigma
biryukovmaxim Jan 23, 2025
76eb62d
basic
1bananagirl Jan 23, 2025
b8855f3
clippy
surinder83singh Jan 23, 2025
4a6f21a
PskbSign, PskbBroadcast
surinder83singh Jan 23, 2025
73afc42
accounts_pskb_send
surinder83singh Jan 23, 2025
806f539
revealFeeSompi is not optional now
surinder83singh Jan 23, 2025
c784ba0
Merge pull request #147 from aspectron/pskb
aspect Jan 23, 2025
9cee183
addition
1bananagirl Jan 23, 2025
a4ed559
Merge branch 'sigma' into wasm-bundle
surinder83singh Jan 23, 2025
86856b5
Merge branch 'wasm-bundle' of https://github.com/aspectron/rusty-kasp…
surinder83singh Jan 23, 2025
649a8ae
deser test
1bananagirl Jan 23, 2025
ac6df9a
PsktBundle => PSKB
surinder83singh Jan 23, 2025
d731fd6
wip
surinder83singh Jan 24, 2025
90a1334
Update bundle.rs
surinder83singh Jan 24, 2025
94d11c3
Merge pull request #148 from aspectron/wasm-bundle
aspect Jan 24, 2025
1f2e340
bundle wasm unit test patch
1bananagirl Jan 24, 2025
b261cc0
form and unit test with creation of wasm pskt and usage in wasm bundle
1bananagirl Jan 24, 2025
32e653f
PSKB.displayFormat
surinder83singh Jan 25, 2025
a687b00
Merge pull request #149 from aspectron/wasm-bundle
aspect Jan 25, 2025
88ef951
kaspa:utxos
surinder83singh Jan 25, 2025
f776d1e
filters updated
surinder83singh Jan 25, 2025
b9db244
Merge pull request #150 from aspectron/kip12
aspect Jan 25, 2025
5bf4969
expose
1bananagirl Jan 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix wasm imports
aspect committed Sep 27, 2024
commit 350bd39b2b4a80733183bb7daa9067363486d4d5
5 changes: 5 additions & 0 deletions wallet/bip32/src/lib.rs
Original file line number Diff line number Diff line change
@@ -19,6 +19,11 @@ mod prefix;
mod result;
pub mod types;

pub mod wasm {
//! WASM bindings for the `bip32` module.
pub use crate::mnemonic::{Language, Mnemonic, WordCount};
}

pub use address_type::AddressType;
pub use attrs::ExtendedKeyAttrs;
pub use child_number::ChildNumber;
2 changes: 1 addition & 1 deletion wallet/keys/src/prelude.rs
Original file line number Diff line number Diff line change
@@ -7,4 +7,4 @@ pub use crate::publickey::*;
pub use crate::secret::*;
pub use crate::types::*;
pub use crate::xprv::*;
pub use crate::xpub::*;
pub use crate::xpub::*;
6 changes: 4 additions & 2 deletions wasm/src/lib.rs
Original file line number Diff line number Diff line change
@@ -164,8 +164,9 @@ cfg_if::cfg_if! {
}

pub use kaspa_consensus_wasm::*;
pub use kaspa_wallet_keys::prelude::*;
pub use kaspa_wallet_core::wasm::*;
pub use kaspa_wallet_keys::prelude::*;
pub use kaspa_bip32::wasm::*;

} else if #[cfg(feature = "wasm32-core")] {

@@ -193,6 +194,7 @@ cfg_if::cfg_if! {
pub use kaspa_consensus_wasm::*;
pub use kaspa_wallet_keys::prelude::*;
pub use kaspa_wallet_core::wasm::*;
pub use kaspa_bip32::wasm::*;

} else if #[cfg(feature = "wasm32-rpc")] {

@@ -208,8 +210,8 @@ cfg_if::cfg_if! {

pub use kaspa_addresses::{Address, Version as AddressVersion};
pub use kaspa_wallet_keys::prelude::*;
pub use kaspa_bip32::*;
pub use kaspa_wasm_core::types::*;
pub use kaspa_bip32::wasm::*;

}
}