Releases: dashpay/rust-dashcore-rpc
Releases · dashpay/rust-dashcore-rpc
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