Syed Jafri

Results 20 comments of Syed Jafri

@chjj same issue here, `bns.Server` should be `bns.DNSServer` in docs and `server.on("query")` is never invoked following the example code...cannot get this library working.

Hi, I am more confused about creating custom app logic, and how to talk between the server and client in this setup.

@booleanhunter , with web pack enabled, my route exports linked to app.gets from the server.js file do not function properly. How am I supposed to serve an api with webpack....

Hi Ashwin, I wonder if you were to refactor the code to work with mega boilerplate, it would be useful for a lot more people. > On Jun 19, 2016,...

Compiling it, it seems that the new scram mode introduced in PG10 does not seem to work. Password and MD5 work fine.

@joefagan are there any examples I could look at on how to achieve this without APOC? Its a major point that we are considering when evaluating whether to move from...

Would be great to see this! The 5 opcodes missing in reference to the yellow paper are: `RETURNDATASIZE` `RETURNDATACOPY` `REVERT` `STATICCALL` `INVALID`

@eddyashton did you have any ideas around REVERT? As a patricia merkle tree is not used here for committing and reverting, perhaps a changelog per "context" that stores the initial...

@eddyashton that would work, will need local changes for Accounts and local changes for Storage

Look forward to updates