| Age | Commit message (Collapse) | Author |
|
|
|
significantly simpler way to move all of this logic entirely into the containing service, liberating the core from any concern over the nature of its pipe to the outside world.
|
|
Node, and test script for local testnets.
|
|
|
|
for consistency.
|
|
core, other bug fixes.
|
|
|
|
|
|
|
|
add a user pointer to the CAPI.
|
|
|
|
|
|
|
|
link, porting over core loop code from old Node.cpp to new CAPI version, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switch.
|
|
|
|
simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core.
|
|
out, redo COM serialization, etc.
|
|
|
|
reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster.
|
|
|
|
|
|
|
|
mobile (language bindings again), etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simulation.
|
|
|
|
|
|
|
|
|
|
also fix GitHub issue #90
|
|
authtoken.secret if system unreadable.
|
|
|
|
|
|
|
|
|
|
|
|
GUI client.
|