Peter Conrad
Peter Conrad
Thanks. I think at the very least the error message is misleading.
Thanks for your reply. > This repository and the associated releases are absent a LICENSE file. Exactly. Absence of a license means that interested parties don't have the right to...
Actually I think we should replace fc::fstream with std::fstream instead of modifying the former to behave like the latter.
I'm not really clear which problem you are trying to solve here. Please open an issue describing the problem first, then we'll discuss how to best solve it.
Good idea to index on `last_confirmed_block_num`. This avoids copying and sorting stuff in every block, and the index only needs to update one witness at a time. A secondary index...
Agree with the proposed APIs. One question: > get_call_orders_by_account_asset: one asset, for one account, with pagination There can be at most one call_order per account and asset. Do we still...
> There can be at most one call_order per account and asset.
> This file is loaded on startup of the node. To add a new user and make the change available, the node has to be restarted. I think this can...
AFAIK BSIP-39 hasn't been approved yet.
No apparent progress, neither on the BSIP nor here. Closing.