CrazyPython

Results 121 comments of CrazyPython
trafficstars

Let's keep this open as a reminder to ourselves.

@casperdcl Hm, new tag to filter out these kinds of issues maybe?

BLeak ran correctly the first time on my Mac, then it hung-- a docker container would be greatly appreciated.

@jvilk run once, it's all camel case

@jvilk Deprecate the older methods, say they will be removed in later releases. Set them to the correct method. Example: `var some_function = someFunction;`

@ConorOBrien-Foxx Oh hi. You know me from PPCG. You see, according to the quote in five.js and several other sources from within this project, > The Law of Fives states...

I think this project is dead - the last commit was two years ago. Any confirmation, @dobarkod?

This is part of my effort to encourage more people to run pruned nodes.

Also would be great if we had full node support on mobile devices.

`""` would be great. Also, can you point me to where you implement Topological Sort in your Go implementation? I'm almost done with my JS implementation, it just needs TopoSort.