aeternity / elixir-node

Elixir full node implementation of the aeternity specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust chain functionality to work with NG

d-velev opened this issue · comments

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 key headers is required for sync, VM and maybe HTTP API.