Daniel Porteous (dport)

Results 264 comments of Daniel Porteous (dport)

I'm not sure what to make of this comment @bowenyang007, the framework is the main thing in this PR? Specifically which parts do you think we should take out of...

Not much renaming happening without the refactor, otherwise all there is is two crates, and I can't add an example without the refactor either, otherwise there is nothing to easily...

Putting this in draft, we want to drive this with a design doc first.

Yeah I found this too, some markdown renderers need there to be a newline prior to the codeblock.

The best approach would be to adapt https://github.com/movebit/aptos-move-analyzer.

I'm getting the same error. I've tried it with and without `HASURA_GRAPHQL_CONSOLE_ASSETS_DIR: "/srv/console-assets"`.

The problem was it couldn't connect to the DB mentioned in the metadata. Very bizarre errors from Hasura though in this case.

I get this output from running `bundle_calibre_plugin.sh`: ``` $ ./bundle_calibre_plugin.sh ~/github/acsm-calibre-plugin/calibre-plugin-tmp ~/github/acsm-calibre-plugin ~/github/acsm-calibre-plugin/calibre-plugin-tmp/keyextract ~/github/acsm-calibre-plugin/calibre-plugin-tmp ~/github/acsm-calibre-plugin i686-w64-mingw32-gcc main.c -Os -o decrypt_win32.exe -lcrypt32 -lwsock32 make: i686-w64-mingw32-gcc: No such file or directory make:...

Okay installing DeDRM first made was what I needed to do to make this work. Unfortunately it doesn't work, if I import an acsm file it stays an acsm file,...

Thanks for letting us know! Does homebrew respect the rust toolchain declared in the repo (and this is just a heads up) or do we need to keep up to...