Oleg Gun
Oleg Gun
```ts import path from "path"; import { Configuration } from "webpack"; import DotEnvPlugin from "dotenv-webpack"; import CopyPlugin from "copy-webpack-plugin"; import ReactRefreshWebpackPlugin from "@pmmmwh/react-refresh-webpack-plugin"; import ForkTsCheckerWebpackPlugin from "fork-ts-checker-webpack-plugin"; import ReactRefreshTypeScript from...
guys please, this is really annoying
> For anyone interested, I have ported the tsort library to Typescript > > https://github.com/ayanamitech/tsort-ts > > cc @boringcrypto @fvictorio the link is broken
any chance to get this merged?
related discussion https://github.com/OpenZeppelin/openzeppelin-contracts/issues/3575
@frangio you are right about that comment. it totally makes sense. Unfortunately, this is what we have now. no better standard for temporary ownership was introduced. Let's talk about how...
@Amxx I agree with your point about overlapping. Could this be combined with Enumerable to prevent overlapping?
> > Could this be combined with Enumerable to prevent overlapping? > > I don't really see how that's relevant. because you don't pass tokenId and all numbers go in...
Hey @Amxx as I said [here](https://github.com/OpenZeppelin/openzeppelin-contracts/issues/3062#issuecomment-1017520715) this standard is complicated and heavy. It probably makes sense to implement [EIP-1363](https://eips.ethereum.org/EIPS/eip-1363) instead of obsolete EIP-223 and good [EIP-2535](https://github.com/OpenZeppelin/openzeppelin-contracts/issues/2793) support in OZ first...
We have the same here the code is pretty much ```tsx ``` no `createGenerateClassName` no custom jss stuff have to revert to 1.0.6 for now