muXxer

Results 20 issues of muXxer

We could add an additional pruning interval for milestone payloads. interval == 0: same as normal pruning interval != 0: always needs to be bigger than normal pruning interval.

- [x] BucketStore that handles different KVStores in buckets - [ ] FileBucketStore that handles file based KVStores and fills the buckets according to the folder structure on disc -...

- [ ] Add new index for "solidified" milestone payload chain - [ ] Sync Milestone payload chain starting with latest milestone via gossip - [ ] Change STING protocol...

According to TIP-29, the format in the config file for milestone public keys should be changed, because its easier to read and we also can change the threshold of applicable...

It would be possible to reduce the CPU load in the COO node by caching the last whiteflag request via REST API in the COO node.

feature

This PR adds some ByteSize functions to the `NonEphemeralObject` interface to get the actual used amount of bytes for an object.

Currently the `do` method only uses json serialization for request and response. This should be extended with the possibility to do binary encoding via serix.

team-node