Add block pools - #633
Conversation
|
Hello, Sebastian! Thank you for developing! Since you changed This number should be also incremented: And it also a new 3.5.0 version. I'll be back to this issue some later. |
|
I bumped the versions but no rush |
|
With the recent RapidJSON changes, it might be a good idea to hold off a bit on this merge so it's easier to roll back from any potential issues. |
|
@lithorus did you face any issues with the new rapidjson? we did not. |
|
@sebastianelsner nope. Seems to be working fine. |
|
Hello! New rapidjson working fine for us too. Later, i will merge this PR. And it will break binary network compatibility too. |
We needed to be able to set / override pools on block level.
Summary
BlockData(JSON, wire serialization, info/weight output)af.Block.setPools(dict)in block documentationWe have been running this in production for about a month now.