Alex Walker
Alex Walker
Hey again. Most things seem to work. I am looking at the serial output at the moment - i.e displaying the serial.println commands in the plugin. It seems to work...
Thanks. To elaborate on my requirements: * if the cookie is expired, I still need to be able to access the `data` object as I need the new cookie to...
Hey @bungle - just wondering how you got on with this and if you made any progress with it - thanks!
> Hi @ivan-ilin-nearpay-co - Thanks for the proposal! > > Can users in the United States purchase crypto with NearPay? Also, is there a minimum purchase amount? I am very...
hey @codablock thanks for responding. Could you suggest a way to approach this? My thought is to save the output of ```go cmd := a.ep.PythonCmd("-c", script) cmd.Stdout = &stdoutBuf cmd.Stderr...
I think you mean ```go cmd := a.ep.PythonCmd() cmd.Stdout = os.Stdout cmd.Stderr = os.Stderr err = cmd.Run() ``` which i think you are suggesting would keep the session open and...
i was thinking that once all the configuration was setup for the infra, using convox, dump the equivalent terraform files that would generate the exact same setup. Is this possible?
@cschuchardt88 - permissions for accessing an asset are done from the NeoFS nodes though. My request is really about enhancing the existing NeoFS authentication layer (which has the eacl tables,...
Fantastic to hear! Small contribution unfortunately but hopefully helps with incentives! Very much looking forward to seeing this progress!
Hey @JohnStarich hope all's good. Did you get a chance to take a look at this again? Really interested in v2!