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

feat(sdk): asset lock quorum and core locked height verification #2030

Open
wants to merge 20 commits into
base: v2.0-dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
b3f5f17
feat(sdk): asset lock quorum verify against platform
lklimek Jul 25, 2024
9de013f
feat(sdk)!: params of dash networks - testnet, mainnet, etc
lklimek Aug 15, 2024
6362883
feat(sdk): network type, continued
lklimek Aug 15, 2024
f984ced
feat: asset lock verify
lklimek Aug 15, 2024
bff31d5
refactor(dapi-client): replace CanRetry.is_node_failure with !CanRetr…
lklimek Aug 15, 2024
e3a5538
feat(sdk): Error implements CanRetry
lklimek Aug 15, 2024
4df0c40
fix(dapi-grpc): GetEpochsInfoRequest not marked as versioned
lklimek Aug 15, 2024
f41f2bc
test(sdk): asset locks verify tests, WIP
lklimek Aug 15, 2024
3517779
fix(sdk): local devnet uses LlmqTest
lklimek Aug 15, 2024
d9cada9
test(sdk): asset_lock test vectors
lklimek Aug 15, 2024
0c04b42
Merge remote-tracking branch 'origin/v1.1-dev' into fix/sdk-invalid-q…
lklimek Aug 15, 2024
c9c4a21
fix(dapi-grpc): fix const
lklimek Aug 16, 2024
f57e455
fix(sdk): build error due to imports
lklimek Aug 16, 2024
b5dfc6a
chore(sdk): cargo fmt
lklimek Aug 19, 2024
1f1c957
Merge remote-tracking branch 'origin/v1.1-dev' into fix/sdk-invalid-q…
lklimek Aug 21, 2024
c4cc766
Merge branch 'master' into fix/sdk-invalid-quorum
lklimek Aug 30, 2024
5d33c31
Merge remote-tracking branch 'origin/v1.7-dev' into fix/sdk-invalid-q…
lklimek Dec 10, 2024
727cc20
chore: fix build
lklimek Dec 10, 2024
50a5267
Merge branch 'v1.8-dev' into fix/sdk-invalid-quorum
lklimek Dec 13, 2024
ee83d83
Merge remote-tracking branch 'origin/v2.0-dev' into fix/sdk-invalid-q…
lklimek Feb 24, 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
Merge remote-tracking branch 'origin/v1.1-dev' into fix/sdk-invalid-q…
…uorum
  • Loading branch information
lklimek committed Aug 15, 2024
commit 0c04b42466b1f66d74114e2f2d700d1ec7ea6ec9

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.