omgnetwork / ewallet

eWallet Backend for the OmiseGO SDKs.
https://omisego.network/
Apache License 2.0
324 stars 74 forks source link

As an authenticated user, I can transact on the OMG Network (including syncing and confirming). #1191

Open T-Dnzt opened 4 years ago

T-Dnzt commented 4 years ago

Ensure we are able to submit transactions to the OMG Network Childchain (or Watcher). We already have the notion of BlockchainTransaction that can be used to reference the transaction on our side and track the submission progress.

Make also sure that the blockchain transactions can be retrieved by calling /blockchain_transactions.all.