Merge branch 'release-5.3' of gitlab.demlabs.net:cellframe/cellframe-sdk into hotfix-9744
No related branches found
No related tags found
Showing
- CMakeLists.txt 14 additions, 1 deletionCMakeLists.txt
- modules/CMakeLists.txt 8 additions, 4 deletionsmodules/CMakeLists.txt
- modules/chain/dap_chain.c 45 additions, 7 deletionsmodules/chain/dap_chain.c
- modules/chain/dap_chain_ch.c 1019 additions, 1274 deletionsmodules/chain/dap_chain_ch.c
- modules/chain/dap_chain_ch_pkt.c 53 additions, 70 deletionsmodules/chain/dap_chain_ch_pkt.c
- modules/chain/include/dap_chain.h 12 additions, 22 deletionsmodules/chain/include/dap_chain.h
- modules/chain/include/dap_chain_ch.h 14 additions, 59 deletionsmodules/chain/include/dap_chain_ch.h
- modules/chain/include/dap_chain_ch_pkt.h 60 additions, 108 deletionsmodules/chain/include/dap_chain_ch_pkt.h
- modules/chain/tests/dap_chain_ledger_tests.c 2 additions, 2 deletionsmodules/chain/tests/dap_chain_ledger_tests.c
- modules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.c 1 addition, 1 deletionmodules/channel/chain-net-srv/dap_stream_ch_chain_net_srv.c
- modules/channel/chain-net/dap_stream_ch_chain_net.c 8 additions, 11 deletionsmodules/channel/chain-net/dap_stream_ch_chain_net.c
- modules/common/dap_chain_common.c 8 additions, 6 deletionsmodules/common/dap_chain_common.c
- modules/common/dap_chain_datum.c 534 additions, 10 deletionsmodules/common/dap_chain_datum.c
- modules/common/dap_chain_datum_anchor.c 38 additions, 0 deletionsmodules/common/dap_chain_datum_anchor.c
- modules/common/dap_chain_datum_decree.c 339 additions, 97 deletionsmodules/common/dap_chain_datum_decree.c
- modules/common/dap_chain_datum_tx_items.c 150 additions, 0 deletionsmodules/common/dap_chain_datum_tx_items.c
- modules/common/include/dap_chain_common.h 1 addition, 3 deletionsmodules/common/include/dap_chain_common.h
- modules/common/include/dap_chain_datum.h 7 additions, 2 deletionsmodules/common/include/dap_chain_datum.h
- modules/common/include/dap_chain_datum_anchor.h 2 additions, 0 deletionsmodules/common/include/dap_chain_datum_anchor.h
- modules/common/include/dap_chain_datum_decree.h 66 additions, 36 deletionsmodules/common/include/dap_chain_datum_decree.h
Loading
Please register or sign in to comment