bitsy-wallet/app
Severiano Jaramillo 8ef4610db3 - Update graphenej reference to use a new method included to Broadcast a Transaction using the NetworkService's centralized node connection.
- Make use of the described new method in Graphenej's NetworkService to actually broadcast a Bitsy transaction to the blockchain. If the transaction is successful then all SendTransactionActivity fields are cleaned, the Send button hiden and a Toast showing that the transaction was successful. If the transaction fails then a Toast shows the error received from the Blockchain explaining the reason for the failure.
2018-12-07 16:10:08 -06:00
..
src - Update graphenej reference to use a new method included to Broadcast a Transaction using the NetworkService's centralized node connection. 2018-12-07 16:10:08 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Added the RxBindings library to be able to use RxJava on Android Widgets. 2018-12-05 18:38:34 -06:00
proguard-rules.pro Initial commit 2018-10-29 15:49:42 -06:00