bnonni

Results 43 comments of bnonni

@NilsJPWerner any updates on your side?

I haven't touched this repo in years, but I think I still have the repo cloned locally. @tracetidwell let me know if you need something from me. would love to...

@GkqqNkKC just so you're aware, this is an ongoing discussion/issue here: [251](https://github.com/node-pcap/node_pcap/issues/251) @jonahharris has taken ownership of the npm repo and plans to integrate his fix. Now, Idk if that...

Happy to help with this too. I don't see issues already created for TODOs in the following files: - [did-resolver.ts](https://github.com/TBD54566975/dwn-sdk-js/blob/fcea84929e12dd3e3ef0e8866b0e592a025786fa/src/did/did-resolver.ts) - [permissions-request.ts](https://github.com/TBD54566975/dwn-sdk-js/blob/fcea84929e12dd3e3ef0e8866b0e592a025786fa/src/interfaces/permissions/handlers/permissions-request.ts) - [verifier.ts](https://github.com/TBD54566975/dwn-sdk-js/blob/fcea84929e12dd3e3ef0e8866b0e592a025786fa/src/jose/jws/general/verifier.ts) - [message-store.ts](https://github.com/TBD54566975/dwn-sdk-js/blob/fcea84929e12dd3e3ef0e8866b0e592a025786fa/src/store/message-store.ts) Will link to issues...

+1 would love to see the README.md linked and more readable :)

@DanielHook15 that doesn't sound right. From my experience, its the opposite. You wont be able to build Bitcoin Core with a 32 bit OS. 64 bit OS is pretty standard...

Same problem over here. Helping a friend install ord on myNode setup running aarch64-Linux, but it appears there is not a release for that cpu arch. @vinniejames we tried installing...

@vinniejames thank you! We ended up installing from source like you're mentioning, and then updated path to include the build. Didn't throw the --release flag on cargo build, so it...

@random9brat can you send what you ran exactly? Did you replace `/path/to/` with the actual path to the `ord/target/release` folder? E.g. in our setup, the exact path to the `ord/target/release`...

@cmdallas do you know where `index.redb` is on Mac by default? I did run the `find` command you suggested, but I'm not sure I fully trust the results. For context,...