ilionic

Results 28 comments of ilionic

FYI: `publish: false` was removed. Versioning defaulted to `0.0.1`. You can try again.

Closing this as number of teams integrating pallets using approach similar to polkadot/substrate ( either targeting specific branch or version ) ie ``` pallet-rmrk-core = { version = "0.1.1", default-features...

Great generator, I would put my vote on CoffeeScript option.

Thanks @banderson! That's right, also looks like coffeeScript in this setup doesn't really make much sense since you'v included Babel. I would add BrowserSync support, found it more useful than...

Thanks @Szegoo. That's correct, recursive calls are only related to burning and root owner lookup. Also please check unit tests: ``` error[E0046]: not all trait items implemented, missing: `NestingBudget` -->...

@bmacer not important / necessary to add in batches. So all good. One improvement @Szegoo if you are comfortable with Typescript and Polkadot js is to add integration test in...

> We should also update the `polkadot-v0.9.29` branch to be synced with the current `main` branch. merged

Interesting, potentially scheduler could be simplified if audio would be running on separate thread ( based on AudioWorklet )

Can confirm issue is fixed updating react-redux to 6.x. Worth bumping peerDep? https://github.com/microsoft/redux-dynamic-modules/blob/master/packages/redux-dynamic-modules/package.json#L47 ?

Also interested, example of use case based on Context https://reactjs.org/docs/context.html#updating-context-from-a-nested-component