Commit Graph

1421 Commits (714a0083cc35dc1be97b24216c98d528d9ad358c)
 

Author SHA1 Message Date
James Sangalli 714a0083cc
Merge pull request #2 from James-Sangalli/trade 7 years ago
James Sangalli 19ca5c050e trade now takes array of UInt8 for price and expiry and is working 7 years ago
James Sangalli 2f8ea752c2 signing now fully working 7 years ago
James Sangalli 6731ce0c55 signing working but needs bigint casting fixed 7 years ago
James Sangalli 5a52c10904 hashing now working properly with uint8 array 7 years ago
Viktor Radchenko 49f55b61a5 Merge branch 'master' of https://github.com/TrustWallet/trust-wallet-ios 7 years ago
Viktor Radchenko 7a0e763efe Version Bump 7 years ago
Oleg Gordiichuk 41232b58c0 Add unit tests and fix double formatting. 7 years ago
Oleg Gordiichuk 78c9bc44a2 Add unit tests and fix double formatting. 7 years ago
Viktor Radchenko 2596bb6dac Version Bump 7 years ago
Viktor Radchenko ff6c976ca6 Version Bump 7 years ago
Viktor Radchenko 1e2c2fca24 Version Bump 7 years ago
Oleg Gordiichuk 949ad7982a Fix issues with wrong parse of the user input add valdiation. (#342) 7 years ago
Viktor Radchenko 6fa0aa14d4 Pass array of accounts 7 years ago
James Sangalli dd90564c76 ticket indices now casted to uint8 array 7 years ago
Viktor Radchenko 9eb7e4941d Remove force unwrap 7 years ago
James Sangalli 965317d720 tidied up tests but encoding message is incorrect 7 years ago
Viktor Radchenko 8cb5e3ae1e Version Bump 7 years ago
Viktor Radchenko 0e49fe821c Update trust.js 7 years ago
Viktor Radchenko 139e507fec Update trust-min file 7 years ago
Viktor Radchenko 7f05fa6ac3
Add handling for sync calls (#320) 7 years ago
James Sangalli 2093ec44a6 clean up test 7 years ago
Viktor Radchenko c0a8b77b76 password => passcode 7 years ago
Tao Xu 7de48e6525 show symbol for testnets (#318) 7 years ago
Viktor Radchenko a19eeacc53 [Feature] Show tokens tab on start! 7 years ago
Viktor Radchenko 6795773baa Add preferences option in the settings 7 years ago
Viktor Radchenko 52c7dc349c Enable dapp browser by default 7 years ago
James Sangalli a334086147 with 2016 signatures, signing cannot work from test with FakeEtherKeyStore 7 years ago
James Sangalli f7b80df3ac signing working but still need to test if signature is valid 7 years ago
James Sangalli 854ceea930 signing code failing test but building properly 7 years ago
Viktor Radchenko 926ad89d9b Reduce max gas limit and gas price for easier sliding 7 years ago
Oleg Gordiichuk b2f57dacbb Add localization for wallet delete. 7 years ago
Oleg Gordiichuk a72cb1df14 Update of the default placeholder for wallets. 7 years ago
Oleg Gordiichuk 91a8fa7e39 Update of the glasses image. 7 years ago
Oleg Gordiichuk f1b3e0f882 Fix for wallets view controller to retrieve balance. 7 years ago
Mish Ochu 93f1ab9e21 [WIP] Web3 revisited (#308) 7 years ago
Oleg Gordiichuk 55722704cc
Add send value validation and replacing of the , to . (#297) 7 years ago
Viktor Radchenko b8f7088413
Add support for Callisto (CLO) Network (#313) 7 years ago
Viktor Radchenko 98dcf3aaa1 Use unowned for paste and qr action 7 years ago
Viktor Radchenko 5a1af0000d Add recipient view to watch Ethereum address 7 years ago
James Sangalli a0c2a3686a signing class in order, needs signature to be tested with contract 7 years ago
James Sangalli 33a396f43f merged with upstream 7 years ago
James Sangalli 955da7c32b SignOrders draft implementation nearly complete, commiting before upstream merge 7 years ago
Viktor Radchenko ef6e509ef1
[WIP] Add custom network (#312) 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
Tyler Miller 78f221f656 fix-tint (#309) 7 years ago
James Sangalli 909d8a39db with corrected syntax (ide wasn't functioning before) 7 years ago
James Sangalli e1f6f4f990 add boilerplates for signing orders for market 7 years ago