We are pleased to present Peatio Open Source 2.4.0.
This release notes is must-read for migrating from older versions.
Remove deprecated amqp daemons #2451 (mnaichuk)
Deleted workers:
Moved EventApi and AMQP modules to lib folder.
Record Trades and K-lines to InfluxDB #2441 (mnaichuk)
Add ability to read tickers from influx #2480 (mnaichuk)
Add Peatio Upstream worker. Add Opendax Upstream #2458 (mnaichuk)
Incremental order-book #2400 (calj)
This stream sends a snapshot of the order-book at the subscription time, then it sends increments. Volumes information in increments replace the previous values. If the volume is zero the price point should be removed from the order-book. Documentation for incremental order-book
Add ability to create deposits and confirm withdrawals through Webhooks. #2460 (mnaichuk)
Add Peatio Bitgo plugin. Documentation for bitgo plugin Add Peatio public Webhook endpoint for deposit and withdraw detection through Bitgo events.