frankTheTank72
frankTheTank72
@ohager is the volume stuff correct now ? The multiple entries seems to be fixed
No - this keep alive is not added right now
and deadline on this ? @ohager
@jjos2372 we would need this for the alias page on signumswap
@deleterium still a problem ?
To change the current requests by latest we have to change the SQL from (example): `SELECT * FROM account_balance WHERE id = 8952122635653861124 AND latest = 1` to `SELECT *...
The following tables have already a unuqie index on id and height : - account - account:asset - alias - alias_offer - ask_order - at - at_map - at_state -...
account_balance index is added --> https://github.com/signum-network/signum-node/issues/704
@ohager do we still need this change or will we cover that in a different way - now we have the Openaapi ?
added to 3.5.2 beta2