You are viewing a single comment's thread from:

RE: Podping is ready for HF25: here's what we did

This might be related to what I thought was a bug. It went away after reverting the code, but maybe that was a coincidence. Have you thought about making your code ready for the new permanent testnet? I've noticed the two nodes I know about do not have CORS headers set. So, if you plan to use JS hosted in a browser and use these testnet nodes, you'll have to run your browser in a insecure mode. This only effects my code when running with testnet. So I am just trusting my code and the hundreds of dependencies if I use this. I'm setting up the testnet option on Blue Brain so I can use tests and TBD rather than Hive when testing.