Ryan Tharp

Results 19 comments of Ryan Tharp

`const web3Modal = new Web3Modal({ disableInjectedProvider: true });` maybe of interest too

The common thing is to have a Lokinet folder in /Applications and include a uninstall app there

My fork https://github.com/customwebapps/phpredis, based on this code, had an issue with null terminators being in the key (off by 1 errors). I've made some fixes in my fork but not...

Yes, I can confirm hMGet is a function I'm actively using and it is working as expected

right now you have to edit the loki.ini and add pubkeys to the `[whitelist]` section to enable the whitelisting

ok to seperate initial sync vs incremental

I believe starting ss with --force-start used to make ss run without being staked for early testing

new format: `nielsandriesse` old format: `sean`

There's an example here: https://github.com/hesiod-project/node-session-client/blob/master/sample.js that you can start with. It's an rough outline of a bot and how it can interact with the various parts of Session

I've started an PHP implementation but found it to be very slow. I think I'll spin up a PHP repo and project.