[*] fixed atom verify order: consesus was processed before hashes, which is ok...
[*] fixed atom verify order: consesus was processed before hashes, which is ok for POA but bad for POS [*] removed alot of unneeded consensus and hashes checks if atom already present (in events or in threshold) [*] some logging refactoring which helps to understand what/'s going on when chains are building
Showing
- modules/chain/include/dap_chain.h 7 additions, 1 deletionmodules/chain/include/dap_chain.h
- modules/consensus/dag-pos/dap_chain_cs_dag_pos.c 1 addition, 1 deletionmodules/consensus/dag-pos/dap_chain_cs_dag_pos.c
- modules/consensus/none/dap_chain_cs_none.c 3 additions, 3 deletionsmodules/consensus/none/dap_chain_cs_none.c
- modules/type/dag/dap_chain_cs_dag.c 86 additions, 48 deletionsmodules/type/dag/dap_chain_cs_dag.c
Loading
Please register or sign in to comment