JerzyStanislawski

Results 15 comments of JerzyStanislawski

Sorry for late response - how should we approach with the fix? I mean, do we assume we'll use C++ 20 sooner or later? If so - should we make...

Yeah, makes sense. I thought about trying to store pending blocks sorted by amount desc, but that would require adding amount to pending_key so it doesn't seem to be the...

The addresses used as configuration entries are formatted as: - `:` for **work_peers** and **secondary_work_peers** fields. The port is mandatory, the entry will be ignored if not provided. - `[:]`...

Described in PR - https://github.com/nanocurrency/nano-node/issues/3066#issuecomment-1439087058 If it's approved, should we put it somewhere in nano-docs?