Commit Graph

64 Commits (c9a081638730f89a25cd1c92188abd516cc2e2c0)

Author SHA1 Message Date
James Sangalli 1b2b5224bd rename confusing structs and vars 7 years ago
James Sangalli 90fe3d26ed corrected naming convention with name and wallet, using recentlyUsedWallet instead of initial wallet as this is more accurate (need current recent wallet in use) 7 years ago
James Sangalli a65f6fdd9d refactored order signing and handling 7 years ago
James Sangalli 706a65ae0c order flow working 7 years ago
James Sangalli 82c1a25183 clean up coordinators for orders, adding in flow so it can be handled via transaction process 7 years ago
Oguzhan Gungor c5032a898b Adding a fake claim order coordinator 7 years ago
Oguzhan Gungor e0d186cede Fixing Tests 7 years ago
Viktor Radchenko e600cc8bf2
Support sign and sing personal message (#343) 7 years ago
Viktor Radchenko a19eeacc53 [Feature] Show tokens tab on start! 7 years ago
James Sangalli c574db5711 cleaned up syntax, tests running without fail 7 years ago
Michael Scoff 7e74b65f9e Split signing into signMessage and signPersonalMessage 7 years ago
Oleg Gordiichuk 6c0353f80c
Bug/402 (#271) 7 years ago
Oleg Gordiichuk 76e5a792d3
Add show balance in for each wallet in wallets view. (#260) 7 years ago
Oleg Gordiichuk 689f37c44b Add unit tests for lock coordinator. (#263) 7 years ago
Michael Scoff 5e2a776059 Add userDefaults depedency injection and cover watch address functionality 7 years ago
Michael Scoff 4d0ea721e2 Use URL type 7 years ago
Michael Scoff b934020414 Add keystoreDirectory and pass it to skip backup initialiazer 7 years ago
Michael Scoff baed744d00 Remove exchange model 7 years ago
Michael Scoff e48a26d894 Adjust TransactionConfiguratorTests 7 years ago
Oleg Gordiichuk 968ac1c4b2 Update test case. 7 years ago
Oleg Gordiichuk 7dd92b2d06 Update of the unit tests. 7 years ago
Michael Scoff 1decc7ca22 Refactor pending transactions 7 years ago
Michael Scoff 09d4deb6d5 Remove chainID from UnconfirmedTransaction 7 years ago
Michael Scoff ed67ab5da2
Add signMesasge method to the keystore (#216) 7 years ago
Michael Scoff 72aeedf3f8 Improve realm handling, fixing tests 7 years ago
Michael Scoff 42c520dd75 Adapting to EIP55 7 years ago
Michael Scoff b3aea4ac33 Remove used values 7 years ago
Michael Scoff 3e04c769cf Implement backup and deletion with activity indicator 7 years ago
Michael Scoff cf0da3f3b0 Fixing my messed up merge 😢 7 years ago
Alejandro Isaza 2f65e364d5 Replace Geth with TrustKeystore 🎉 7 years ago
Miachel Scoff 1262a58030 Configure gas price and gas fee 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 64b3e4f69c Fix duplicate accounts issue 7 years ago
Michael Scoff cd6f1b7157 Consolidate password generation. Use random password to encrypt keystore 7 years ago
Michael Scoff 01f1e42750
Dev add device checker (#108) 7 years ago
Michael Scoff 99636f6097
Initialize EtherKeystore only if isProtectedDataAvailable true (#112) 7 years ago
Michael Scoff 8bf524aab3 Making exchange working! 7 years ago
Michael Scoff 797c241a2e Add localizedOperations to Transaction factory 7 years ago
Michael Scoff fe6ae90f64 Add TransactionCellViewModelTests 7 years ago
Michael Scoff 0be29ac288 Adapting tests 7 years ago
Michael Scoff bc0112b038 Show confirmations based on block difference 7 years ago
Michael Scoff 56dfe4d506 Add Chain State class for observing latest block in the chain 7 years ago
Michael Scoff 06de5e2249 Adapting tests 7 years ago
Michael Scoff 83302b05c3 Adapting tests 7 years ago
Michael Scoff 3c524a91ca Avoid duplicate accounts for both keystone and private key 7 years ago
Michael Scoff f43281b895 Add InCoordinator 7 years ago
Michael Scoff 124b1d9b81 Fixes: Shows transactions in wallet not belong to current wallet 7 years ago
Michael Scoff fe6bd19e9d Throw an error if user adds already added wallet #64 7 years ago
Michael Scoff e7407a8021 Mock create account function 7 years ago