Releases: dashpay/rust-dashcore-rpc
Releases · dashpay/rust-dashcore-rpc
DashCore RPC v0.15.13
Bumped dashcore version to 0.34.0
Full Changelog: v0.15.12...v0.15.13
DashCore RPC v0.15.12
Upgraded to latest Dash Core
DashCore RPC v0.15.10
What's Changed
- update to lastest rust-dash-core by @QuantumExplorer in #52
DashCore RPC v0.15.9
What's Changed
- chore: bump and use latest rust dash core by @QuantumExplorer in #51
Full Changelog: v0.15.8...v0.15.9
DashCore RPC v0.15.8
What's Changed
- chore: update version to 0.15.8 and use new dash core by @QuantumExplorer in #50
DashCore RPC v0.15.7
What's Changed
- Chore/update version by @QuantumExplorer in #49
DashCode RPC v0.15.4
What's Changed
- revert: handle operator payout address change in get_protx_listdiff by @QuantumExplorer in #45
Full Changelog: v0.15.3...v0.15.4
DashCode RPC v0.15.3
What's Changed
- feat: handle operator payout address change in get_protx_listdiff by @markin-io in #43
- fix: expected value in case if spent index is disabled by @shumkov in #44
Full Changelog: v0.15.2...v0.15.3
DashCode RPC v0.15.2
What's Changed
- fix: incompatibilities and tests by @markin-io in #36
- chore: remove non-existing
gettransaction
by @shumkov in #37 - feat: get_raw_change_address by @lklimek in #38
- feat: submit chain lock by @QuantumExplorer in #40
- feat: implement
get_asset_unlock_statuses
by @markin-io and @shumkov in #41
Full Changelog: v0.15.1...v0.15.2
DashCode RPC v0.15.1
What's Changed
- dashcore masternode RPC support by @mayoreee in #2
- Updated Dash Masternode RPC Calls by @mayoreee in #3
- Add Quorum RPC Calls by @mayoreee in #4
- Add ProTx RPC calls by @mayoreee in #7
- feat: add
bls fromsecret
andbls generate
by @mayoreee in #6 - Add
protx
&verify lock
RPC calls by @mayoreee in #8 - feat: add missed dashcore rpc methods by @shotonoff in #12
- fix: master branch by @shotonoff in #13
- feat: add
get_block_json
RPC method by @jawid-h in #9 - fix: some fixes in examples and integration tests by @shotonoff in #14
- feat: fixes for v25 by @QuantumExplorer in #16
- fixes for deserialization by @shotonoff in #17
- feat: add rpc method "protx listdiff" by @shotonoff in #18
- fix: fix for deserializaion of mndiffstate by @QuantumExplorer in #19
- fix: support Option for "pose_revived_height" field by @shotonoff in #20
- feat: compare_dmn_state by @QuantumExplorer in #22
- feat: dmn state diff create small update by @QuantumExplorer in #23
- fix: change pub-key-operator decoding by @shotonoff in #21
- fix(json): build fails due to Ok() on transaction,pub_key_operator by @lklimek in #24
- fix: removed optional from pub key operator by @QuantumExplorer in #25
- fix: platform node id optional by @QuantumExplorer in #26
- feat: mnsync status RPC by @shumkov in #28
- feat: make DMNStateDiff.pose_ban_height double optional by @shotonoff in #29
- feat: partial bincode support by @QuantumExplorer in #30
- fix: pose ban height by @QuantumExplorer in #31
- feat: support new version of dashcore by @shotonoff in #27
- feat: new getblockchaininfo rpc by @markin-io in #32
- feat: new rpc gettransactionsarelocked method by @QuantumExplorer in #33
- chore: derive Ord for QuorumType by @shumkov in #34
New Contributors
- @mayoreee made their first contribution in #2
- @shotonoff made their first contribution in #12
- @jawid-h made their first contribution in #9
- @QuantumExplorer made their first contribution in #16
- @lklimek made their first contribution in #24
- @shumkov made their first contribution in #28
- @markin-io made their first contribution in #32
Full Changelog: v0.15.0...v0.15.1