Commit Graph

27 Commits (fc3d76db5f0a38e9088412a5b5c258fd177b845e)

Author SHA1 Message Date
Hwee-Boon Yar 9ecc51787e Switch to use internal Address type to reduce dependency on third party code 5 years ago
Hwee-Boon Yar c57a2f3119 Add support for TokenScript schema 2019/04 5 years ago
Hwee-Boon Yar e8ba175610 Paradigm change: Multi-chain active at the same time instead of having to switch the active chain. 6 years ago
Hwee-Boon Yar 075693251f Pass Config instances (which describes current chain) around rather than create instances locally 6 years ago
Hwee-Boon Yar 22f37f3dcd Auto-select token if there's only 1 bundle when redeeming, selling or transfering 6 years ago
Hwee-Boon Yar c1a4e38282 Extract green footer buttons as a footer class 6 years ago
Hwee-Boon Yar f7132928b0 Tweak green action buttons background color and remove shadows 6 years ago
Hwee-Boon Yar 2215e2a776 Adopt new button style across app 6 years ago
Hwee-Boon Yar 6f7c9ca9db Make private properties private, reorganize properties order 6 years ago
Hwee-Boon Yar 5079e4c3d4 Move files to correct folder. Deleted unused files from previous refactoring 6 years ago
Hwee-Boon Yar f80e5c6883 Implement new design for CryptoKitty card 6 years ago
Hwee-Boon Yar 9192ab71eb Remove unused code 6 years ago
Hwee-Boon Yar a96a81d5e5 Refactor: make import UI code use a shared view model for TokenCardRowView and not reach into its internals 6 years ago
Hwee-Boon Yar 28116c2bd9 Use the contract name as the title in ERC 875 token card if there's no asset definition 6 years ago
Hwee-Boon Yar f5d681e5ba Rename ticket mentions in var, and func names and labels 6 years ago
Hwee-Boon Yar a7d56f380d Fix: app crash when displaying CryptoKitty with a cooldown that is longer than expected 6 years ago
Hwee-Boon Yar 69611e32e6 Remove unused code — cell height for ticket flow. Auto sizing now 6 years ago
Hwee-Boon Yar b643486a1a Abstract token type name (e.g ticket). Hardcode tickets and cryptokitties for appropriate addresses and fallback to tokens. This sets it up so that in the future, we can read the type name from the XML before fallback 6 years ago
Hwee-Boon Yar eb0fb78673 Clean up more ticket refs to type names 6 years ago
James Sangalli e63b1214c7 rename tickets to tokens 6 years ago
Hwee-Boon Yar dd1ce49675 Fetch, store and display CrypoKitties using https://opensea.io 6 years ago
Hwee-Boon Yar da10de7f92 Reduce build warnings 6 years ago
Hwee-Boon Yar a48669776a Change property that doesn't have to be optional to non-optional. Safer 6 years ago
Hwee-Boon Yar 4d604a4414 Refactor flow and types to handle ERC721 6 years ago
Hwee-Boon Yar 4dfc55f6df Update new XML format 6 years ago
James Sangalli 4ef6de3bf1 renamed project to AlphaWallet 7 years ago