This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Releases: dashevo/dapi
Releases · dashevo/dapi
DAPI v0.17.0-dev.5
chore(release): DAPI 0.17.0-dev.5 release (#322)
DAPI v0.17.0-dev.4
chore(release): bump version to 0.17.0-dev.4
DAPI v0.17.0-dev.3
Adds instant lock messages to the transaction stream
DAPI v0.17.0-dev.2
chore: bump version to 0.17.0-dev.2 (#319)
DAPI v0.16.1
Bugfixes:
- "Count too big" error when syncing DAPI (#315)
DAPI v0.17.0-dev.1
chore: bump version to 0.17.0-dev.1 (#313)
DAPI v0.16.0
DAPI v0.16.0-dev.2
chore: bump version to 0.16.0-dev.2 (#310)
DAPI v0.15.0
Features
- update to DAPI gRPC 0.15 (#298)
- remove getUTXO & getAddressSummary rpc methods (#292, #293)
- rename sendTransaction and applyStateTransition to broadcast (#287)
BREAKING CHANGES
broadcastTransaction
andbroadcastStatTransition
gRPC method names are using instead ofsendTransaction
andapplyStateTransition
- TxFilterStream
subscribeToTransactionsWithProofs
endpoint usesCore
gRPC service - see DAPI gRPC breaking changes
DAPI v0.15.0-dev.6
chore: bump version to 0.15.0-dev.6 (#299)