Chris Cassano

Results 6 issues of Chris Cassano

The encoding for the EthWallet auth method type was wrong. It should just be the raw address. You can see this in the PKPPermissions facet here: https://github.com/LIT-Protocol/lit-assets/blob/8d26f49faf8d1648fb50deb9ff8d45a68ed49f80/blockchain/contracts/contracts/lit-node/PKPPermissions/PKPPermissionsFacet.sol#L506 Note that there...

on hold for v0.1

When working with session sigs, i noticed we seem to re-sign stuff everytime, with this error below. I think it's just because the signature isn't hex prefixed. This PR should...

Update: AuthMethod 5 - "Google" is broken on the nodes too. so, this PR is kind of pointless. Original description: Ok so apologies since this is kind of confusing. We...

### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [X]...

kind/bug
kind/enhancement
help wanted
topic/perf
P2
exp/intermediate

Hi, apologies that I am submitting an issue and not a PR for this. This is a really awesome tool!! It would be cool to be able to go from...

### Platform NRF52, ESP32, RP2040 ### Description Reverse engineering of the FindMy network has revealed that there is no authentication needed to advertise location by a bluetooth beacon. Therefore, it's...

enhancement