Commit Graph

174 Commits (f693864f8a0102cae99b38772767a12d3a2cdc99)

Author SHA1 Message Date
Hwee-Boon Yar e586eda1bb Add strings missing localizations 7 years ago
Hwee-Boon Yar fbd256a653 Fetch and wait for eth price to be available during import paid link 7 years ago
James Sangalli f254b8fd4d remove Boon's kkk naming convention 7 years ago
James Sangalli 1b2b5224bd rename confusing structs and vars 7 years ago
colourful-land 87f3307815 James S. think this file is not needed. Trust/EtherClient/Requests/PollERC875Events.swift 7 years ago
James Sangalli e359ce09d5 added signing by batch but still slow 7 years ago
James Sangalli 922413238f add base methods for bulk signing 7 years ago
Tyler Miller 5e9d7fa44c [WIP] Export Private Key (#345) 7 years ago
Viktor Radchenko e600cc8bf2
Support sign and sing personal message (#343) 7 years ago
James Sangalli 2f8ea752c2 signing now fully working 7 years ago
James Sangalli 5a52c10904 hashing now working properly with uint8 array 7 years ago
James Sangalli 854ceea930 signing code failing test but building properly 7 years ago
James Sangalli c574db5711 cleaned up syntax, tests running without fail 7 years ago
James Sangalli da7edf6e9e with sample test code for signing but having difficulties with targets 7 years ago
Michael Scoff 7e74b65f9e Split signing into signMessage and signPersonalMessage 7 years ago
James Sangalli e1f6f4f990 add boilerplates for signing orders for market 7 years ago
James Sangalli e77500e57f started writing code to query marketqueue 7 years ago
Michael Scoff b942a5b51d Remove unused classes 7 years ago
Michael Scoff bbe0e817d4 Calculate nonce based on pending state 7 years ago
Michael Scoff b3a1182f93 Remove unused value 7 years ago
Michael Scoff 4ca40713f3 Checking for lowercase wallet as well 7 years ago
Michael Scoff 6d9f379e9f Parse all transactions on initial start 7 years ago
Michael Scoff 5e2a776059 Add userDefaults depedency injection and cover watch address functionality 7 years ago
Michael Scoff 92987f42ed Return updated values 7 years ago
Michael Scoff ba8ae56530 Use UserDefaults for watch address 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 e02bffb078 Use image from the price endpoint 7 years ago
Michael Scoff 0c9f9604d7 Update marketplace view 7 years ago
Michael Scoff b42cf3d7cb Remove self 7 years ago
Michael Scoff 594541b1ff Remove ethplorer call 7 years ago
Michael Scoff 4e343359d2 Add marketplace 7 years ago
Michael Scoff 1b7a7e8308 Adjusting dapps integration 7 years ago
Michael Scoff c2d73ad9c7 Convert to Address 7 years ago
Michael Scoff a34e6cc60e Rename address to description 7 years ago
Michael Scoff 7c7ceecc4f Add client and client build 7 years ago
Michael Scoff e4f8b5c492 Skip to: Address since it could be optional 7 years ago
Michael Scoff 2a83d42fa2 Remove unused values 7 years ago
Oleg Gordiichuk 2f76aefcdd Update of the token data store 7 years ago
Michael Scoff 46218ae7ea ParsedTransaction = > PendingTransaction 7 years ago
Michael Scoff 1decc7ca22 Refactor pending transactions 7 years ago
Michael Scoff b30b4cc017 Making to: Address optional. 7 years ago
Michael Scoff d108b51c38 Make SignTransaction.to optional 7 years ago
Michael Scoff 6f4f42ebc7 Rename address => to 7 years ago
Michael Scoff ed67ab5da2
Add signMesasge method to the keystore (#216) 7 years ago
Michael Scoff 73e096711b Save transactions in EIP 155 format 7 years ago
Michael Scoff 26519d9c4d Fetch gas limit for specific transaction 7 years ago
Michael Scoff 3fed869ce8 Use Data for data 7 years ago
Kamuela Franco 24480147e1 EstimateGas Feature (#210) 7 years ago
Michael Scoff 42c520dd75 Adapting to EIP55 7 years ago