Derek Pierre

Results 52 comments of Derek Pierre
trafficstars

Closed via #3307 .

> Wow! What a relief. Well done. 😆 To clarify, non-debug mode logging should have less logging. That being said, in `debug` mode, the messages are still logged. If we...

Resurfacing this conversation. Is the idea that we would add a version only to the highest level condition lingo, so something like: ```json { "version": , "condition": { "returnValueTest": {"value":...

This repos is no longer maintained. The most up-to-date implementation of the Umbral scheme is https://github.com/nucypher/rust-umbral, which is a Rust implementation that provides bindings for javascript and python. These bindings...

Seems like running ``` $ keybase --debug install -c fuse ``` Solved the issue - although it seems the installation didn't fully complete: ``` 01.31.2024 15:29:01.304 KBTask:73[DEBG] Task (out): {...

@antazoey - the workaround works. Thanks!

> The only solution I've found is to nuke everything like this: > > ``` > sudo rm -rf ~/Library/Caches/com.docker.docker ~/Library/Cookies/com.docker.docker.binarycookies ~/Library/Group\ Containers/group.com.docker ~/Library/Logs/Docker\ Desktop ~/Library/Preferences/com.docker.docker.plist ~/Library/Preferences/com.electron.docker-frontend.plist ~/Library/Saved\ Application\ State/com.electron.docker-frontend.savedState...

Presumably here as well - https://github.com/ConsenSysMesh/py-eip712-structs/blob/master/setup.py#L14.

I was thinking about this a bit more. Is there a wold in which we compile our Rust library for iOS/Android (Mobile), and other non-browser platforms eg. `cargo-ndk`, `cbindgen`, etc.?...