Jakub Fornadel
Jakub Fornadel
Ficus hf
## Purpose Simplified pillar chain implementation: - every "pillar_block_periods" periods, new pillar block + vote for it is created. It consists of period, state_root, validators stakes changes and previous pillar...
## Task Description Peer for requesting pillar votes is filtered by max chain size. Max chain size does not mean he has all pillar vote though... Maybe we should have...
## Task Description Create the same protection mechanism for pillar votes syncing as for pbft syncing - accept data only from requested peer ## Epic Parent
## Task Description - implement solidity decoding function for pillar block - describe how were the hardcoded data in pillar tests generated, otherwise nobody will be able to adjust the...
## Task Description This test keeps failing in circleci with the latest develop, fix it ## Epic Parent
## Task Description Mac build does not work if -DTARAXA_STATIC_BUILD=OFF is used... ## Epic Parent
## Task Description We are currently overriding or adding log channels always to the first logging configuration. We should be able to specify logging config by name ## Epic Parent
## Task Description Implement fees mechanisms (similar to [EIP-1559](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1559.md)) to make transaction fees more predictable. ## Epic Parent