Uh oh!
There was an error while loading. Please reload this page.
change schema to october - #245
Conversation
overseers-desk
commented
Sep 26, 2019
This issue intends to solve #225 but it's unfished yet |
overseers-desk
commented
Sep 29, 2019
@James-Sangalli I've done my changes to add |
Uh oh!
There was an error while loading. Please reload this page.
@colourful-land schema validation fails on legacy tokenscripts,try it out in the intellij IDE as it will syntax highlight. Error for compound ZRX token:
|
JamesANZ
commented
Sep 30, 2019
@colourful-land might be good to add arrays to this Schema version as well? |
I think you can work out this one on yourself if you observe how I updated one example. Observe how I made Devcon.xml work: |
JamesANZ
commented
Sep 30, 2019
@colourful-land yup, it's working but the IDE doesn't like it mostly likely because the web path doesn't exist yet |
JamesANZ
commented
Sep 30, 2019
@colourful-land have changed the TS files and removed the JS hack for compound e8 multipliers. Still WIP until we make the tokenscript schema for 2019/10 on the web |
@colourful-land also need to add the bitmask |
JamesANZ
commented
Sep 30, 2019
Apologies, see you already have this |
@colourful-land ready to merge Edit: Let's keep it open until we release the apps with new schema |
JamesANZ
commented
Oct 4, 2019
@colourful-land iOS completed, just need to do android now |
9652e62 to
45e3635CompareJamesANZ
commented
Oct 10, 2019
Android complete but needs review and iOS needs to fix issues with new schema |
JamesANZ
commented
Oct 10, 2019
JamesANZ
commented
Oct 11, 2019
iOS problem fixed here: AlphaWallet/alpha-wallet-ios#1495 once merged we are ready to go |
45e3635 to
30f8800Comparecorrectly reference tokenscript.xsd in schemaLocation
change schema to october
@colourful-land please resume work on return types from this PR and then we can update everything and merge