Nico Cesar
Nico Cesar
After upgrading solc by doing ``` nix-env -f https://github.com/dapphub/dapptools/archive/master.tar.gz -iA solc-static-versions.solc_0_8_13 ``` seth call stopped working with the following error: ``` hevm: /contracts/LDRToken.sol: openBinaryFile: does not exist (No such file...
Starting with magiclink this is a PoC of an automatic upsert configuration Can be used as follows graphJinServConfig.Auth = serv.Auth{ Name: "magiclink", Type: "magiclink", Cookie: "magiclink_cookie", MagicLink: struct { Secret...
This is related to https://github.com/mikunalpha/goas/issues/10
### Description Being able to change the timeLayout when parsing format:time stings for clients I'm getting errors like: `"GamesList: decode response: decode application/json: decode PaginatedGameList: callback: decode field \"results\": callback:...
This is what I get when I do a go get: ``` [nico:~] $ export GOMODULE111=on [nico:~] $ go get -u -v github.com/otiai10/yacle github.com/otiai10/yacle (download) github.com/otiai10/cwl.go (download) github.com/otiai10/jsonindent (download) github.com/otiai10/yaml2json...
If we're running CWL conformance tests and there is a 15 minutes timeout per test. there are 133 tests so this ends up in a 33 hours total timeout when...
I think dimensions of those 2 presets are swapped, 1 1/4 is smaller than 1 1/8
### Describe the issue you are experiencing If you edit the YAML config you can add debug:true at the root level and works. But the UI doesn't have any debug...