Commit Graph

2834 Commits (b690fcf0224185b1d4bfb06d6ed8bb7f1c807f6a)
 

Author SHA1 Message Date
James Sangalli b690fcf022 erc721 and 875 are now checked with proper encoding 6 years ago
James Sangalli 6710ec863f fixed encoding for isERC721 call 6 years ago
James Sangalli 485bf72adb check isERC721 by checking erc165 ref 6 years ago
James Sangalli b1c9be0763
Merge pull request #530 from James-Sangalli/remove-hardcoding-to-use-first-contract-element-in-asset-definition 6 years ago
James Sangalli c610586005
Merge branch 'master' into remove-hardcoding-to-use-first-contract-element-in-asset-definition 6 years ago
James Sangalli 6c607bb341
Merge pull request #532 from James-Sangalli/replace-optional-and-implicit-unwrap-optionals-with-non-optionals 6 years ago
James Sangalli 41df6a4924
Merge branch 'master' into replace-optional-and-implicit-unwrap-optionals-with-non-optionals 6 years ago
James Sangalli bf18d4b8ce
Merge pull request #533 from James-Sangalli/refactor-rename-stormbird-balance-to-non-fungible 6 years ago
James Sangalli 602016d6fe
Merge branch 'master' into refactor-rename-stormbird-balance-to-non-fungible 6 years ago
James Sangalli 604f48f73d
Merge pull request #531 from James-Sangalli/remove-redundant-self-receiver 6 years ago
Hwee-Boon Yar b2d2aed20b Rename remaining references to stormbird in type and file names to ERC875 6 years ago
Hwee-Boon Yar 5b58dacdc4 Rename stormbird balance to non-fungible-balance 6 years ago
Hwee-Boon Yar 2017f9c146 Replace implicitly unwrapped optional with non-optional. Safer 6 years ago
Hwee-Boon Yar 190a18f279 Replace implicitly unwrapped optional with non-optional. Safer 6 years ago
Hwee-Boon Yar 3b73e79803 Change protocol property that doesn't have to be optional to non-optional. Safer 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 514930efa7 Remove redundant self receiver 6 years ago
Hwee-Boon Yar 022b505dce No longer hardcode to use first contract element in asset definiton 6 years ago
James Sangalli ef04c2f5fb
Merge pull request #528 from James-Sangalli/filter-uniques-when-fetch-contracts-wallet-has-interacted-with 6 years ago
Hwee-Boon Yar 99e7fb52ae Fix: filter out uniques when auto detecting list of contracts a wallet has interacted with 6 years ago
James Sangalli d456da7358
Merge pull request #527 from James-Sangalli/fix-check-non-zero-balance 6 years ago
Hwee-Boon Yar 023c7aff9f Fix checking for non-zero balance 6 years ago
James Sangalli 997cb57ae3
Merge pull request #524 from James-Sangalli/fix-migration-for-schema-to-support-erc721 6 years ago
Hwee-Boon Yar 53a7a21ecc Fix: migration to schema that supports ERC721 6 years ago
James Sangalli 2c2f25116f
Merge pull request #520 from James-Sangalli/erc721-implementation 6 years ago
James Sangalli eeac3fd886 up build and bundle number 6 years ago
James Sangalli 5c1a081d11 check if ERC721 with call to ownerOf 6 years ago
James Sangalli 3de21cb5f2 use ownerOf instead of erc721Metadata 6 years ago
Hwee-Boon Yar 4d604a4414 Refactor flow and types to handle ERC721 6 years ago
Hwee-Boon Yar 8f0347a8e4 Rename remaining references to iStormbird to ERC875 6 years ago
Hwee-Boon Yar b1a7396a06 Replace old TokenType with new TokenType enum, removing redundant .stormbirdOrder case 6 years ago
James Sangalli 6993c5ee53 merge with master 6 years ago
James Sangalli b76272e0bb
Merge pull request #515 from James-Sangalli/rename-references-to-erc875 6 years ago
James Sangalli f4e34405d8 fix migration file typo 6 years ago
James Sangalli 9a6157796b pull origin 6 years ago
James Sangalli 8a01ffe356 up schema version 6 years ago
James Sangalli 4783650a9c remove isERC875 from constructor 6 years ago
James Sangalli b25965afe7 add transfer config for erc721 and add case for erc721 6 years ago
James Sangalli 6da0dd50b9 fix refs in GetERC721BalanceCoordinator 6 years ago
James Sangalli 90d9335cdb add function call to check if erc721 6 years ago
James Sangalli 0fbe793089 added balance coordinator and encoder/decoder for erc721 spec 6 years ago
James Sangalli 531004bac1 remove submodule contracts 6 years ago
James Sangalli d99cb15259
Merge branch 'master' into rename-references-to-erc875 6 years ago
James Sangalli fd5d6357ac
Merge pull request #516 from James-Sangalli/add-english-strings-placeholders-for-keystore-rewordingss 6 years ago
James Sangalli 542cc139e8 fix up migration, add enum to TokenObject and remove isCustom 6 years ago
Hwee-Boon Yar dad60d2722 Add English placeholders for reworded `keystore references` 6 years ago
James Sangalli 7df68e441f rename refs to erc875 6 years ago
James Sangalli 8faf18986d
Merge pull request #508 from James-Sangalli/read-xml-from-repo 6 years ago
James Sangalli d8d501f567
Merge branch 'master' into read-xml-from-repo 6 years ago
James Sangalli 2455e3c67a
Merge pull request #512 from James-Sangalli/fix-replace-magic-number-with-existing-constant-CryptoAddressValidator 6 years ago