Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
243 commits
Select commit Hold shift + click to select a range
8a5770d
fix(platform)!: update keyword search contract ID and owner ID bytes …
QuantumExplorer Jul 10, 2025
5f93c70
chore: release version 2.0.1 (#2695)
QuantumExplorer Jul 10, 2025
4f40840
fix(dashmate): consensus params in dashmate different than on testnet…
lklimek Jul 11, 2025
bfe7851
chore(release): update changelog and version to 2.1.0-dev.1
QuantumExplorer Jul 11, 2025
da97ecc
doc(rs-dapi): design doc, v1
lklimek Jul 30, 2025
9895c96
chore: rs-dapi, wip
lklimek Jul 30, 2025
51968d5
rs-dapi get_status
lklimek Jul 31, 2025
3f60812
broadcast_state_transition
lklimek Jul 31, 2025
28cfe1c
chore: at least compiles
lklimek Jul 31, 2025
df71aaf
chore: wip
lklimek Jul 31, 2025
3693bed
chore: replace sync zmq with async zeromq
lklimek Jul 31, 2025
d1b2fb9
chore: zeromq improvements
lklimek Jul 31, 2025
5ea884d
chore: zmq details
lklimek Jul 31, 2025
403fc8f
chore: better logging
lklimek Jul 31, 2025
d368fd1
chore: DESIGN - logging described
lklimek Jul 31, 2025
f8978d9
chore: wip
lklimek Jul 31, 2025
275e826
chore: clippy
lklimek Aug 1, 2025
71fc24d
chore: wip
lklimek Aug 1, 2025
4a50c05
chore: zmq to test
lklimek Aug 1, 2025
bec0f3e
chore: zmq
lklimek Aug 1, 2025
d1ea606
chore: zmq reconnecting
lklimek Aug 1, 2025
e5b44d1
chore: improve logging
lklimek Aug 1, 2025
2186c58
chore: minor fixes
lklimek Aug 1, 2025
a11537f
feat: access logging
lklimek Aug 4, 2025
5d02373
chore: some logs
lklimek Aug 4, 2025
55751b6
chore: tracing logging
lklimek Aug 5, 2025
2acc44c
wip conn check
lklimek Aug 5, 2025
646670e
chore: progress, tenderdash to do
lklimek Aug 5, 2025
ca2e706
milestone: rs-sdk tests green
lklimek Aug 5, 2025
7122bf1
chore: refactor of td client and websockets
lklimek Aug 5, 2025
d1d53a3
chore: example apps
lklimek Aug 6, 2025
7b1faaf
chore: identity create green
lklimek Aug 6, 2025
2aa10f6
chore: dashmate impl
lklimek Aug 6, 2025
e90c591
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Aug 6, 2025
84dc6d6
build(deps): update getrandom to v0.3
lklimek Aug 6, 2025
d334932
chore: fix env var name
lklimek Aug 6, 2025
c4af0a5
deps: update zeromq to gvz/zmq.rs fork master
lklimek Aug 6, 2025
0d18394
chore: cleanup deps
lklimek Aug 6, 2025
c36faef
ci: rs-dapi workflows
lklimek Aug 6, 2025
33cc317
chore: cargo.lock version
lklimek Aug 6, 2025
345ed25
chore: cargo.toml reorder packages
lklimek Aug 6, 2025
0d796b1
deps: bump cargo chef to 0.1.72
lklimek Aug 6, 2025
4ab3df5
chore: copy rs-dapi
lklimek Aug 6, 2025
8e1c2ff
chore: disable access log (doesn't work anyway)
lklimek Aug 6, 2025
055a0e1
chore: rs-dapi verbose entrypoint
lklimek Aug 6, 2025
ea9ee89
chore: move old dapi to /deprecated prefix
lklimek Aug 6, 2025
d43d07a
chore: try to fix logging
lklimek Aug 6, 2025
397605f
fix logging
lklimek Aug 6, 2025
340cedf
Merge remote-tracking branch 'origin/v2.0-dev' into refactor/dapi-rew…
lklimek Aug 6, 2025
e2ac0a9
Merge tag 'v2.1.0-dev.1' into refactor/dapi-rewrite-to-rust
lklimek Aug 6, 2025
0abfa2b
chore(release): update changelog and version to 2.1.0-dev.2
lklimek Aug 6, 2025
489e6e9
chore: update some deps
lklimek Aug 6, 2025
cd2e126
Merge tag 'v2.1.0-dev.2' into refactor/dapi-rewrite-to-rust
lklimek Aug 6, 2025
9785ff4
chore: wasm-sdk deps update
lklimek Aug 6, 2025
f0d6b5b
chore: fix wasm-sdk build
lklimek Aug 6, 2025
56cafc6
revert getrandom update
lklimek Aug 7, 2025
2a39430
chore: trying to build
lklimek Aug 7, 2025
0c351e1
chore: getrandom downgrade, continued
lklimek Aug 7, 2025
c5cdeeb
chore: getrandom downgrade continued
lklimek Aug 7, 2025
1a9a23a
chore(release): update changelog and version to 2.1.0-dev.3
lklimek Aug 7, 2025
c4d7a94
test(sdk): expand wasm-sdk page UI testing (#2720)
thephez Aug 12, 2025
3d914d2
refactor(sdk): wasm-sdk doc generation refactor (#2726)
thephez Aug 15, 2025
267e222
chore: add wasm-sdk as scope for pr linting (#2731)
thephez Aug 19, 2025
1f9c980
feat(wasm-sdk): implement four missing token transitions
pauldelucia Aug 18, 2025
be2325f
feat: add tests for new token transitions
pauldelucia Aug 18, 2025
e156c18
fix(sdk): fix generate docs (#2730)
thephez Aug 19, 2025
bde47af
fix(wasm-sdk): enable proofs for getContestedResourceVotersForIdentit…
thephez Aug 20, 2025
1afa54a
fix(wasm-sdk): resolve test failures and optimize CI workflow (#2735)
thephez Aug 28, 2025
3563f71
feat(sdk)!: provide all getStatus info (#2729)
thephez Aug 28, 2025
d84eb47
fix(wasm-sdk): use identity contract nonce for data contract updates …
thephez Aug 28, 2025
f978ef8
feat: get_best_block_height
lklimek Sep 1, 2025
13327c1
feat: core get_transaction
lklimek Sep 1, 2025
61974fd
feat: core get_block get_blockchain_status get_masternode_status ge…
lklimek Sep 1, 2025
69dcb0f
chore: error handling
lklimek Sep 1, 2025
90006b2
sync with js dapi impl
lklimek Sep 1, 2025
0847e3f
chore: cache layer, initial impl
lklimek Sep 1, 2025
871ef60
chore: cache invalidation
lklimek Sep 1, 2025
a7e65bb
chore: metrics and cache updates
lklimek Sep 2, 2025
4ba16d0
chore: Remove panic on ZMQ startup
lklimek Sep 2, 2025
915889f
chore: grpc tuning
lklimek Sep 2, 2025
b425560
feat: bloom filters
lklimek Sep 2, 2025
9b2c980
test: bloom filters
lklimek Sep 2, 2025
4a11f1c
test: increase tests of bloom filtering
lklimek Sep 3, 2025
67430a8
build(deps): rust 1.89
lklimek Sep 3, 2025
519cef1
build(deps): update dashcore to latest dev
lklimek Sep 3, 2025
d6520c2
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 3, 2025
98df365
build(deps): dashcore v0.40-dev in wasm-sdk
lklimek Sep 3, 2025
9d9ea52
fix: transaction filter update
lklimek Sep 3, 2025
5ceefc0
build: update Cargo.lock
lklimek Sep 3, 2025
5786fff
chore: bloom filters using dashcore
lklimek Sep 3, 2025
57a1cf8
chore: fix tests
lklimek Sep 3, 2025
9e08a13
test: bloom filtering
lklimek Sep 3, 2025
d4d205e
refactor: move bloom implementation to separate mod
lklimek Sep 3, 2025
4dce17f
chore: rename filters
lklimek Sep 3, 2025
3109f3a
chore: improve subscriptions
lklimek Sep 4, 2025
bc4ddbc
feat(dashmate): deprecate old dapi
lklimek Sep 4, 2025
33c539f
fix(dashmate): support dapi deprecated in schema
lklimek Sep 4, 2025
f99f91e
chore: add rs-dapi todo
lklimek Sep 5, 2025
69f24c2
fix: tenderdash client
lklimek Sep 5, 2025
45b3511
feat(drive-abci): event bus
lklimek Sep 5, 2025
e5bf02a
feat: rs-drive-abci subscribe endpoint
lklimek Sep 8, 2025
b90ae85
feat: event bus in rs-dapi
lklimek Sep 8, 2025
1b6b726
chore: rs-dapi, continued
lklimek Sep 8, 2025
f7536e4
chore: event bus in rs-sdk
lklimek Sep 9, 2025
5fb28de
fix: docker build fails
lklimek Sep 9, 2025
4bce14e
test: test event bus
lklimek Sep 9, 2025
cd2ec1d
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 9, 2025
78b6096
build(rs-dapi): bump tonic
lklimek Sep 9, 2025
9a34614
build: Dockerfile rocksdb 10.4.2
lklimek Sep 10, 2025
a408ff9
chore: trying to fix Dockerfile
lklimek Sep 10, 2025
27355e3
fix Dockerfile, continued
lklimek Sep 10, 2025
d7748e7
build: bump tenderdash-abci to v1.5.0-dev.2
lklimek Sep 10, 2025
be2a6a6
Merge branch 'deps/rs-tenderdash-abci-1.5.0-dev.2' into refactor/dapi…
lklimek Sep 10, 2025
57ed3d1
chore: platform_events example improved
lklimek Sep 10, 2025
6274d7e
feat: publish finalized transaction
lklimek Sep 10, 2025
8afca67
chore: fix example build
lklimek Sep 10, 2025
82beb95
refactor(rs-dapi): move mux to platformserviceimpl
lklimek Sep 10, 2025
85d6fd6
chore: add some logs
lklimek Sep 10, 2025
71b772b
chore: more logging
lklimek Sep 10, 2025
4b004d9
chore: rewrite rs-dash-notify
lklimek Sep 11, 2025
fdda58f
chore: add subscribePlatformEvents to envoy config
lklimek Sep 12, 2025
bb40f5d
chore: rs-sdk events WIP
lklimek Sep 12, 2025
701af62
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 12, 2025
0ca5e6b
chore: grpc producer ready flag
lklimek Sep 12, 2025
2e661c6
chore: envoy tune keepalives for rs-dapi
lklimek Sep 12, 2025
c23bdb1
fix: duplicates in subs
lklimek Sep 12, 2025
e1d8bef
chore: more logs in subscriptions
lklimek Sep 12, 2025
c98e9bd
chore: subscribe_platform_events
lklimek Sep 12, 2025
718dae2
doc(rs-dapi): update design and todo
lklimek Sep 15, 2025
3d2b402
test: platform events ping test (fails now)
lklimek Sep 15, 2025
7decb16
feat(rs-dapi): rest and jsonrpc translator
lklimek Sep 15, 2025
e2adcf6
feat: core transaction broadcast
lklimek Sep 15, 2025
797248c
feat(rs-dapi): rest get glock by hash/height
lklimek Sep 15, 2025
f9fdcf9
featr(rs-dapi): jsonrpc core send raw tx
lklimek Sep 15, 2025
8681af3
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 15, 2025
8ed48ca
fix(dapi-grpc): invalid routers
lklimek Sep 15, 2025
ad4cea7
feat: masternode list diff
lklimek Sep 16, 2025
14eb6ec
chore: mn list sync logging
lklimek Sep 16, 2025
4bcf37a
chore: fix core config
lklimek Sep 16, 2025
5a1bd40
fix: mn diff using wrong method
lklimek Sep 16, 2025
ed72213
fix: get_blockchain_status fails
lklimek Sep 16, 2025
0156913
fix(test): fix env tests that are unsafe in edition=2024
lklimek Sep 16, 2025
edd640f
refactor: dapi-cli
lklimek Sep 16, 2025
940b638
chore: fmt and others
lklimek Sep 16, 2025
fa8b1bc
chore: more debug ion subscriptions
lklimek Sep 16, 2025
84318b9
chore: dapi-cli protocol upgrade info
lklimek Sep 16, 2025
c50fc5a
chore: debug log in js-dapi-client
lklimek Sep 16, 2025
015f508
feat(event_bus): impl no_unsubscribe_on_drop
lklimek Sep 16, 2025
0b67894
deps: new dashcore
lklimek Sep 16, 2025
443c288
chore: fix build in rs-dash-notify
lklimek Sep 16, 2025
31dc4f9
deps: rust-dashcore with getnetworkinfo fix
lklimek Sep 16, 2025
b7ee59b
dapi-cli get_status
lklimek Sep 17, 2025
9f16179
feat: historical streaming for `subscribeToBlockHeadersWithChainLocks`
lklimek Sep 17, 2025
e22d6c8
rs-dapi historical calls in subscribe_to_transactions_with_proofs_impl
lklimek Sep 17, 2025
07cf1cc
subscribe_to_block_headers_with_chain_locks_impl backfill
lklimek Sep 17, 2025
cada8d7
doc
lklimek Sep 17, 2025
ec14304
fix: streaming fails on error
lklimek Sep 17, 2025
11d6635
chore:remove sleep from transaction_stream
lklimek Sep 17, 2025
0253166
feat: core client block cache
lklimek Sep 18, 2025
0195a3b
refactor: cache using serde
lklimek Sep 18, 2025
f71e720
chore: try to fix core client block fetch
lklimek Sep 18, 2025
fb83f41
chore: add some tracing
lklimek Sep 18, 2025
1de83af
chore: fix cache and core client
lklimek Sep 18, 2025
3abd20b
chore: comment
lklimek Sep 18, 2025
d630b1b
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 18, 2025
f0b6225
chore: fallback to contains
lklimek Sep 18, 2025
2b4117a
fix: wasm-sdk does not build
lklimek Sep 18, 2025
e5cb859
chore: remove uuid
lklimek Sep 18, 2025
3d9ac2b
docker build-rs-dapi add wasm-sdk
lklimek Sep 18, 2025
96f09aa
chore: merkle block
lklimek Sep 18, 2025
68a0da2
chore: add timeout when proxying
lklimek Sep 18, 2025
6a38371
chore: inc envoy timeouts
lklimek Sep 18, 2025
8302e72
envoy remove deprecated
lklimek Sep 18, 2025
3f550da
feat: rs-dapi only forwards subscribe platform events req/resp
lklimek Sep 18, 2025
da2df15
feat: subscribe to all transactions
lklimek Sep 18, 2025
ed515eb
chore: tx stream refactor
lklimek Sep 19, 2025
f89b9bd
chore: more debug
lklimek Sep 19, 2025
186087f
chore: debug
lklimek Sep 19, 2025
93ece3a
fix: zmq tx event
lklimek Sep 19, 2025
16aac4f
chore: add merke block to the tx stream
lklimek Sep 19, 2025
a57af96
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 19, 2025
7a1608b
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 19, 2025
55fc100
chore: tx stream order
lklimek Sep 19, 2025
5398ba4
chore: add InstantLock and chainLock msgs to bloom filter and CoreAllTxs
lklimek Sep 19, 2025
351421e
chore: block header stream - add chainlocks
lklimek Sep 19, 2025
21009e3
feat: forward core chain locks in tx stream
lklimek Sep 19, 2025
bf65e1b
revert core chainlock stream in transaction stream
lklimek Sep 19, 2025
7448393
Merge remote-tracking branch 'origin/v2.1-dev' into refactor/dapi-rew…
lklimek Sep 22, 2025
a20e8e4
chore: improve tests
lklimek Sep 22, 2025
4e90630
feat(dapi-cli): identity cmd
lklimek Sep 22, 2025
9c5969c
chore: fmt
lklimek Sep 22, 2025
0c494de
chore: use EventBus instead of subscriber_manager
lklimek Sep 22, 2025
9c37890
chore: clippy
lklimek Sep 22, 2025
d3994b5
refactor: divide block_header_stream.rs into parts.
lklimek Sep 22, 2025
2d142b1
refactor: use bounded streams in subscriptions
lklimek Sep 22, 2025
200f800
chore: drop events on full receiver
lklimek Sep 22, 2025
6474d62
Mandatory starting-block validation
lklimek Sep 22, 2025
9e3e219
block header stream send_initial_chainlock
lklimek Sep 22, 2025
7b0b4e9
block header stream: historical core query delay
lklimek Sep 22, 2025
702e5a1
dedupe messages
lklimek Sep 22, 2025
9264e05
chore: block_header_stream adjust errors
lklimek Sep 22, 2025
ff28db2
chore: tx stream
lklimek Sep 22, 2025
8ea7bf7
refactor transaction_stream.rs
lklimek Sep 22, 2025
873bf49
transaction_stream mempool
lklimek Sep 22, 2025
a625a29
block_header_stream send_initial_chainlock
lklimek Sep 22, 2025
25473e7
fix: getBlockHash height parsing
lklimek Sep 23, 2025
0bc41ad
refactor: move some code around
lklimek Sep 23, 2025
063ecca
refactor: error handling
lklimek Sep 23, 2025
b6b83ac
chore: improve error handling
lklimek Sep 23, 2025
e058927
doc: update DESIGN.md
lklimek Sep 23, 2025
a2bc2ab
chore: improve error mapping
lklimek Sep 23, 2025
bfc5113
fix(wasm-drive-verify): simple_benchmars.rs fail
lklimek Sep 23, 2025
f7c2bc5
build(deps): bump wasm-bindgen to 0.2.103
lklimek Sep 23, 2025
0e1392c
chore: fix connected check
lklimek Sep 23, 2025
8095782
chore: try to fix error handling
lklimek Sep 23, 2025
519bba8
chore: fix build
lklimek Sep 24, 2025
c45d17b
build: fix build
lklimek Sep 24, 2025
7dc3293
feat: dashmate rs-dapi metrics support
lklimek Sep 24, 2025
f8e6859
fix: error handling, continued
lklimek Sep 24, 2025
d59cea3
chore: update wait for state transition result logic
lklimek Sep 24, 2025
cc61f0e
feat(dapi-cli): dapi_cli core masternode-status
lklimek Sep 24, 2025
36e7a4b
fix tx request in wait_for_state_transition_result
lklimek Sep 24, 2025
e4a38f2
fix: dash-serialized-consensus-error-bin
lklimek Sep 24, 2025
4481022
chore: more debug
lklimek Sep 24, 2025
27ce279
chore: trying to fix error handling
lklimek Sep 24, 2025
1696352
chore: fix build
lklimek Sep 24, 2025
a80ae82
chore: speed up historical queries
lklimek Sep 24, 2025
bd72247
chore: optimized core client with rate limits
lklimek Sep 24, 2025
431e893
fix: empty data scenario
lklimek Sep 24, 2025
9c67fff
chore: fix error status
lklimek Sep 24, 2025
7daa2bd
chore: errors continued
lklimek Sep 25, 2025
15d7781
refactor broadcast state transition
lklimek Sep 25, 2025
368b4cb
dash-serialized-consensus-error-bin
lklimek Sep 25, 2025
e49bf55
rewrite whole error handling in broadcast state transition
lklimek Sep 26, 2025
020dd7f
chore: refactoring broadcast errors
lklimek Sep 26, 2025
ff83cb8
chore: broadcast tx error handling - cbor walk fix
lklimek Sep 26, 2025
7ed5f3e
broadcast st error parsing continued
lklimek Sep 26, 2025
e04ba5b
chore: fixes of error handling
lklimek Sep 26, 2025
94830ec
chore: furher implementation of erorrs in broadcast
lklimek Sep 26, 2025
834f8d9
feat(platform-test-suite): disable peer lookup when DAPI_ADDRESSES is…
lklimek Sep 26, 2025
5c441bd
chore: DriveErrorDataBin
lklimek Sep 26, 2025
b17ff69
chore: error mapping
lklimek Sep 26, 2025
ab97119
chore: fix timeout in wait_for_state_transition_result_impl
lklimek Sep 26, 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
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ RUN set -ex; \
rm /tmp/cargo-binstall; \
cargo binstall -V

RUN cargo binstall [email protected].100 --locked \
RUN cargo binstall [email protected].103 --locked \
--no-discover-github-token \
--disable-telemetry \
--no-track \
Expand Down
6 changes: 6 additions & 0 deletions .github/package-filters/rs-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ rs-dapi-client: &dapi_client
- packages/rs-dapi-client/**
- *dapi_grpc

rs-dapi:
- .github/workflows/tests*
- packages/rs-dapi/**
- *dapi_grpc
- *dpp

dash-sdk: &sdk
- .github/workflows/tests*
- packages/rs-drive-proof-verifier/**
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
scopes: |
ci
dapi
rs-dapi
platform
drive
drive-abci
Expand Down
14 changes: 13 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
if: ${{ steps.check-artifact.outputs.exists != 'true' }}

- name: Install wasm-bindgen-cli
run: cargo binstall [email protected].100
run: cargo binstall [email protected].103
if: ${{ steps.check-artifact.outputs.exists != 'true' }}

- name: Install wasm-pack
Expand Down Expand Up @@ -191,6 +191,18 @@ jobs:
target: dapi
tag: ${{ inputs.tag || github.event.release.tag_name }}

release-rs-dapi-image:
name: Release RS-DAPI image
if: ${{ !inputs.only_drive }}
secrets: inherit
uses: ./.github/workflows/release-docker-image.yml
with:
name: RS-DAPI
image_org: dashpay
image_name: rs-dapi
target: rs-dapi
tag: ${{ inputs.tag || github.event.release.tag_name }}

release-test-suite-image:
name: Release Test Suite image
if: ${{ !inputs.only_drive }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-build-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: ${{ steps.check-artifact.outputs.exists != 'true' }}

- name: Install wasm-bindgen-cli
run: cargo binstall [email protected].100
run: cargo binstall [email protected].103
if: ${{ steps.check-artifact.outputs.exists != 'true' }}

- name: Install wasm-pack
Expand Down
9 changes: 6 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- master
- 'v*-dev'
- "v*-dev"
push:
branches:
- master
- 'v*-dev'
- "v*-dev"
schedule:
- cron: "30 4 * * *"

Expand Down Expand Up @@ -81,6 +81,9 @@ jobs:
- name: DAPI
image_name: dapi
target: dapi
- name: RS-DAPI
image_name: rs-dapi
target: rs-dapi
- name: Dashmate helper
image_name: dashmate-helper
target: dashmate-helper
Expand All @@ -102,7 +105,7 @@ jobs:
uses: ./.github/workflows/tests-rs-package.yml
with:
package: ${{ matrix.rs-package }}
check-each-feature: ${{ contains(fromJSON('["dash-sdk","rs-dapi-client","dapi-grpc","dpp","drive-abci"]'), matrix.rs-package) }}
check-each-feature: ${{ contains(fromJSON('["dash-sdk","rs-dapi-client","rs-dapi","dapi-grpc","dpp","drive-abci"]'), matrix.rs-package) }}
direct-packages: ${{ needs.changes.outputs.rs-packages-direct }}

rs-crates-security:
Expand Down
Loading
Loading