bitcoin-lib-grpc

A modular gRPC service to interact with the Bitcoin protocol. ₿

Stars
8
Committers
10

Bot releases are hidden (Show)

bitcoin-lib-grpc - v1.0.0 Latest Release

Published by twilgenbus-ledger about 3 years ago

h2. Features:

bitcoin-lib-grpc - Extra information in CreateTransactionResponse

Published by gagbo over 3 years ago

As the CreateTransaction service has 2 purposes (setting the change output and serializing), we expose the "setting change output" effect in a parse-able way. We don't want to parse the RawTx again to know the change amount and the total fees for the created transaction

Changes:

  • change_amount is added to CreateTransactionResponse
  • total_fees is added to CreateTransactionResponse
bitcoin-lib-grpc - 0.2.0 - Litecoin main net support

Published by erictaodev over 3 years ago

bitcoin-lib-grpc - 0.1.0 - Bitcoin support

Published by erictaodev over 3 years ago