John Grant

Results 20 comments of John Grant

I was looking at the contracts and had a question I was hoping someone could answer. In Links.sol, send function, the recoverSigner function is used to recover the address for...

Thanks for the reply @riusricardo. Specifically I was wondering about line47 in the send function: address signer = recoverSigner(_id,_signature); As I understand recoverSigner returns the public address of the signature....

Ahh got it! Thought there would be an explanation. Thanks a lot for clearing that up 😀

As a heads up 'fanny' has quite a different meaning here in the UK. Personally I actually like Burner Wallet.

Mark ready for review once some ComposableStable pools are deployed and tested.

This PR looks good. I'm writing some integration tests and we can merge after that if all is ok.

Closing as we focus on moving to b-sdk

Hi, I managed to reprogram using both the native and the programming port so it should be possible. Have you tried running the command - "ls /dev/tty*" on the PI...

Hi, Sorry for the delay in response, I've been travelling. To be honest I'm not sure why it's not automatically finding the port, it's been a long time since I've...

Hey, I've never come across this before. Might be worth running htop or something similar on the PI to see how the processes are running?