Commit Graph

71 Commits (db8e234af2e1c6e1ce880f7244bc695a7e26907a)

Author SHA1 Message Date
Michael Scoff e0628684ba Add rinkeby support 7 years ago
Michael Scoff c149b2fa7d Add handling for failed transactions 7 years ago
Michael Scoff cbc5bd80bd Order transaction in deascending order 7 years ago
Michael Scoff b56c951fe5 Adjust UI and change title to pending 7 years ago
Michael Scoff fbd4bb8803 Disable buy button. 7 years ago
Michael Scoff 1decc7ca22 Refactor pending transactions 7 years ago
Michael Scoff 2c03f3a457 Enable details for Sokol 7 years ago
Michael Scoff 704d4eb5a3 Enable details on POA network 7 years ago
Michael Scoff 22a9432ccb Add Sokol network support 7 years ago
Michael Scoff cf0da3f3b0 Fixing my messed up merge 😢 7 years ago
Michael Scoff 7e4d858751
Browser new (#192) 7 years ago
Michael Scoff 0672238af8 Add symbol to gas fee value 7 years ago
Michael Scoff 8a488ffda2 Show share if available 7 years ago
Michael Scoff dbce039b2b Formatting balance properly 7 years ago
Michael Scoff ea548b02f5 Add Ethereum Classic support 7 years ago
Michael Scoff e30e18aadf Add share transaction action 7 years ago
Michael Scoff 8e346a2abe Split networks into production and test 7 years ago
Michael Scoff 9821cd2679
Added custom data input (#149) 7 years ago
Michael Scoff 7158188630 Added balance view in tokens tab 7 years ago
Michael Scoff e5af90d4ab Refactor ERC20 tokens and transaction operation 7 years ago
Michael Scoff af5a216088 Ability to switch from short to full balance format on tap 7 years ago
Michael Scoff 322297d1b3 Rename to POA Network 7 years ago
Michael Scoff a6d2763c34 Add oracles network 7 years ago
Michael Scoff aa0320a733 Remove unused formatter 7 years ago
Michael Scoff ac7582d24d Simplify transaction view model 7 years ago
Michael Scoff a3442af24e Ditch TransactionHeaderBaseViewModel 7 years ago
Michael Scoff 14de31712e Using decimal as Int to convert token operation 7 years ago
Michael Scoff 7d2d2ce169 Consolidating operations into using EtherFormatter 7 years ago
Michael Scoff 256d8ba028 Add support for ropsten 7 years ago
Michael Scoff 1f7a82320e Handle confirmations 7 years ago
Michael Scoff 25ff88e7e0 Use full formatter to show header value 7 years ago
Michael Scoff d1a056187e Proper handling confirmations 7 years ago
Michael Scoff e7e29ce095 Use .full in fullFormatter 7 years ago
Alejandro Isaza 8147513391
Implement new ether number formatter (#104) 7 years ago
Alejandro Isaza d61d9a7ebc Convert to Swift 4 (#97) 7 years ago
Alejandro Isaza 0f2a2816f6 Convert to Swift BigInt library (#94) 7 years ago
Michael Scoff e15a969b18 Move confirmations into view model 7 years ago
Michael Scoff 5961262aae Adjusting pending transaction 7 years ago
Michael Scoff 31aaf4a0b0 Consolidate value into one 7 years ago
Michael Scoff 6f2e2ab35d Move properties into TransactionViewModel 7 years ago
Michael Scoff aac0e27f69
Tokens (#84) 7 years ago
Michael Scoff 1b639c9893 Avoid showing pending transactions, when latestBlock is not defined 7 years ago
Michael Scoff 82cb80e38e Integrate tab bar controller for tokens and transactions 7 years ago
Michael Scoff 1ecc874693 Move detailsURL into view model 7 years ago
Michael Scoff 88f38f4786 Check is tokens available for the network 7 years ago
Michael Scoff 0d92d57b76
Add Oracles test network support (#80) 7 years ago
Michael Scoff 5c2f249542 Show 0 confirmations if blocks behind 7 years ago
Michael Scoff 2d3c7e1548 Move into transfers folder 7 years ago
Michael Scoff eb55d75f5c Show token balance in send view 7 years ago
Michael Scoff 35b4e989be Fixed excessive calling of ChainState 7 years ago