20 Jan 2021 |
Patrick | yangwao/substrate_playground | 18:13:42 |
Jake | i see, you're on master then -- ok cool | 18:14:14 |
Patrick | 👌 | 18:15:51 |
Jake | Try pasting this into settings/developer: https://gist.github.com/jnaviask/9a8d9451e2c355521c0e6d7baefdc841 | 18:16:43 |
Jake | then hit Save and try your action again | 18:17:00 |
Jake | let me know if it gives an error -- if you can get the console output too if it does, that would be useful | 18:17:13 |
Patrick | hm not a valid json | 18:18:38 |
Patrick | hold on | 18:19:10 |
Patrick | Uncaught error. Something went wrong with the query and rendering of this component. createType(ExtrinsicV4):: Struct: failed on signature: r:: Cannot construct unknown type 'AccountId | 18:21:50 |
Jake | oh whoops just change the single quotes to double quotes for the last two | 18:22:47 |
Jake | my bad | 18:23:03 |
Patrick | changed it but get still the error 002: Verification Error: Execution: Could not convert parameter tx between node and runtime: No such variant in enum MultiSignature: RuntimeApi, Execution: Could not convert parameter tx between node and runtime: No such variant in enum MultiSignature | 18:24:09 |
Jake | hm okay try replacing the last two overrides with
Address: "MultiAddress", LookupSource: "MultiAddress" | 18:25:45 |
Patrick | hm new one, 1002: Verification Error: Execution: Could not convert parameter tx between node and runtime: No such variant in enum MultiSignature: RuntimeApi, Execution: Could not convert parameter tx between node and runtime: No such variant in enum MultiSignature | 18:26:56 |
Patrick | no actually the same one | 18:27:13 |
Jake | uhhhhh | 18:28:27 |
Jake | dumb question, did you save and reload? | 18:28:40 |
Patrick | sounds you are seeing something I dont :) | 18:28:40 |
Jake | i mean -- the Address/LookupSource overrides should be the exact problem and solution to that bug, so it makes no sense to me that you'd get it with both sets of overrides | 18:29:11 |
Patrick |  Download image.jpeg | 18:30:07 |
Patrick | reloaded and saved but no luck | 18:30:07 |
Jake | agh | 18:30:35 |
Patrick | is flipper maybe missing anything? | 18:31:08 |
Jake | no -- you will see this error for any action you take, including balance transfers e.g. | 18:31:22 |
Patrick | true | 18:31:50 |
Jake | I'm asking Jaco, the maintainer of the polkadot-apps page, about it. Hopefully can get back to you later today. | 18:33:30 |
Patrick | thanks, will stay tuned and play a bit with the substrate node template | 18:34:08 |
Patrick | but thanks for getting me started on edgeware | 18:34:29 |
Patrick | hi Jake, just experimented with substrate-front-end-template and ran into the same error, I am running Ubuntu 20 on a WSL 2.0 Windows machine. I will probably try it again with my Mac and then see. I have the feeling I configured something wrong. | 23:32:45 |
21 Jan 2021 |
| GreedMcduck joined the room. | 00:23:33 |