Skip to content

Refactored and implemented bitcoin connector#23

Merged
cristianvanderwey merged 1 commit intodev/bitcoinfrom
bitcoinimplementation
Jul 27, 2021
Merged

Refactored and implemented bitcoin connector#23
cristianvanderwey merged 1 commit intodev/bitcoinfrom
bitcoinimplementation

Conversation

@cristianvanderwey
Copy link
Copy Markdown
Collaborator

Split the bitcoin connector in several services for maintainabilit
-bitcoinAccountService
-bitcoinRpcService
-bitcoinTransactionService
-bitcoinUtxoService

Added the necessary functions to send OP_RETURN messages, send transactions and scan for UTXO's:
Added functionality to synchronize accounts and track latest blocknumber on startup.

TODO
-Transaction id tracking to make sure the transaction is submitted to the blockchain
-Specify blocks where utxos are located for a new account so that not the whole blockchain needs to be searched for utxo's

@cristianvanderwey cristianvanderwey merged commit 6f90c95 into dev/bitcoin Jul 27, 2021
@ts5746 ts5746 changed the title refactored and implemented bitcoin connector Refactored and implemented bitcoin connector Jul 27, 2021
@ts5746 ts5746 deleted the bitcoinimplementation branch August 8, 2021 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant