Skip to content

Transactions#2

Merged
km merged 7 commits intomainfrom
Transaction
Nov 3, 2023
Merged

Transactions#2
km merged 7 commits intomainfrom
Transaction

Conversation

@km
Copy link
Copy Markdown
Owner

@km km commented Nov 3, 2023

Transaction Class:
Create transactions and check if they've been received or confirmed. Along with an event that gets called when they're received/confirmed.

TransactionManager Class:
TransactionManager automatically checks if the transactions have been received or confirmed. An event will be called for each action.

Transaction class may be used without TransactionManager

km added 7 commits October 18, 2023 19:45
-Function to check if transaction was received
-creationTime, receivedTime, confirmationTime
-Function to check if the transaction is confirmed
Added events that get invoked when a transaction is received or confirmed
-Added thread that checks the transactions every 2 minutes to TransactionManager
-Events will automatically be called anytime a transaction is received or confirmed
@km km merged commit 0a1891a into main Nov 3, 2023
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