F0rzend
F0rzend
I want to use my own templates for project and application generation.
I have next bytes: ```go header := []byte{112, 44, 209, 245, 107, 234, 157, 24, 68, 65, 203, 234, 91, 217, 92, 73, 96, 16, 165, 1, 242, 4, 238,...
**Wrong formating for custom struct names** When run `swag fmt` 2 spaces appear between `@name` and the name instead of one and the name is parsed as an empty string...
Если скормить в factory.load() датакласс, у которого переопределён метод __contains__, возникает исключение ```bash File "project/venv/lib/python3.9/site-packages/dataclass_factory/parsers.py", line 282, in get_collection_factory raise NotImplementedError("Class %s not supported" % cls) NotImplementedError: Class not supported...
Показывать при присвоении кармы, если пользователь поднялся на 50+ место в топе
[There](https://ethereum.github.io/execution-apis/api-documentation/) is a documentation of the ethereum api. I expected the library to implement all the necessary methods, e.g. eth_coinbase, that i didn't find [there](https://github.com/umbracle/ethgo/blob/main/jsonrpc/eth.go) Maybe you should implement a...