This repository has been archived by the owner on Nov 5, 2023. It is now read-only.
Release 1.1.72
UPDATED
Updated with performance improvements brought in through blockchain-core
- Of note, replacement of e2qc cache with cream, a rust-based nif library
NEW
Adds the ability for a client-supplied transaction key when submitting a txn to the blockchain via the node's blockchain_txn_mgr module. This allows for deterministic setting of the key by the client instead of simply submitting the transaction and waiting to receive an auto-generated key. The previous transaction-only endpoint is still active/available.