Merge branch 'develop' of gitlab.demlabs.net:cellframe/cellframe-sdk into features-5128
No related branches found
No related tags found
Showing
- CMakeLists.txt 40 additions, 10 deletionsCMakeLists.txt
- dap-sdk/core/include/dap_module.h 1 addition, 1 deletiondap-sdk/core/include/dap_module.h
- dap-sdk/crypto/src/dap_enc_dilithium.c 1 addition, 1 deletiondap-sdk/crypto/src/dap_enc_dilithium.c
- dap-sdk/crypto/src/dap_hash.c 1 addition, 1 deletiondap-sdk/crypto/src/dap_hash.c
- dap-sdk/crypto/src/dap_sign.c 0 additions, 2 deletionsdap-sdk/crypto/src/dap_sign.c
- modules/CMakeLists.txt 26 additions, 11 deletionsmodules/CMakeLists.txt
- modules/chain/dap_chain_ledger.c 98 additions, 92 deletionsmodules/chain/dap_chain_ledger.c
- modules/chain/include/dap_chain_ledger.h 5 additions, 8 deletionsmodules/chain/include/dap_chain_ledger.h
- modules/common/dap_chain_datum_token.c 56 additions, 0 deletionsmodules/common/dap_chain_datum_token.c
- modules/common/dap_chain_datum_tx_items.c 6 additions, 2 deletionsmodules/common/dap_chain_datum_tx_items.c
- modules/common/include/dap_chain_datum_token.h 12 additions, 29 deletionsmodules/common/include/dap_chain_datum_token.h
- modules/common/include/dap_chain_datum_tx_items.h 4 additions, 3 deletionsmodules/common/include/dap_chain_datum_tx_items.h
- modules/common/include/dap_chain_datum_tx_out_cond.h 4 additions, 1 deletionmodules/common/include/dap_chain_datum_tx_out_cond.h
- modules/consensus/block-poa/dap_chain_cs_block_poa.c 85 additions, 36 deletionsmodules/consensus/block-poa/dap_chain_cs_block_poa.c
- modules/consensus/block-poa/include/dap_chain_cs_block_poa.h 1 addition, 0 deletionsmodules/consensus/block-poa/include/dap_chain_cs_block_poa.h
- modules/consensus/block-pos/CMakeLists.txt 11 additions, 0 deletionsmodules/consensus/block-pos/CMakeLists.txt
- modules/consensus/block-pos/dap_chain_cs_block_pos.c 285 additions, 0 deletionsmodules/consensus/block-pos/dap_chain_cs_block_pos.c
- modules/consensus/block-pos/include/dap_chain_cs_block_pos.h 39 additions, 0 deletionsmodules/consensus/block-pos/include/dap_chain_cs_block_pos.h
- modules/consensus/dag-poa/dap_chain_cs_dag_poa.c 11 additions, 18 deletionsmodules/consensus/dag-poa/dap_chain_cs_dag_poa.c
- modules/consensus/dag-poa/include/dap_chain_cs_dag_poa.h 2 additions, 0 deletionsmodules/consensus/dag-poa/include/dap_chain_cs_dag_poa.h
Loading
Please register or sign in to comment