Dimitar Velev

Results 9 issues of Dimitar Velev

Key block/header [serializations](https://github.com/aeternity/protocol/blob/epoch-v0.25.0/serializations.md#key-blockheader) , microblock [header](https://github.com/aeternity/protocol/blob/epoch-v0.25.0/serializations.md#micro-block-header) and [body](https://github.com/aeternity/protocol/blob/epoch-v0.25.0/serializations.md#micro-body)

structures
blocked
latest-compatibility
ng-consensus
0

The one general thing I've noticed is that getting blocks from a peer has been replaced with getting entire generations, the other changes in the module are quite erlang specific

sync
blocked
latest-compatibility
ng-consensus
5

Adding blocks and the chain API in general should be refactored to be able to handle the 2 different block types, adding functionality for getting generations (backwards and forwards) and...

latest-compatibility
ng-consensus
3

sync
blocked
latest-compatibility
ng-consensus
1

Currently the beneficiary is automatically set to be the miner, should be configurable

enhancement
latest-compatibility
0

The network ID is appended to the transaction data that is being signed, meaning that transactions made in one network aren't going to be valid in another. It should be...

latest-compatibility
1

Should be a key block

structures
latest-compatibility
0