Commits on Source (19)
-
Sergei Rashitov authored
[-] Remove mining dependency from a lot of modules [-] Remove srv-vpn dependency from modules/net
8f944b0c -
Sergei Rashitov authored
[*] Fix verification of emission [*] Fix double reply in tx_verify
0b09287b -
dmitriy.gerasimov authored
Bugs 3862 See merge request !58
5f5deb27 -
dmitriy.gerasimov authored
Errors in logic See merge request !59
849a2d9c -
ivan.fedorov authoredc15df4b5
-
Sergei Rashitov authored6f720b43
-
Sergei Rashitov authored
[*] Move VPN related command from NET module to VPN module
eb4db3fc -
Aleksei Voronin authoredb5b356e7
-
Aleksei Voronin authored
[*] small fix: if dap_chain_cs_dag_proc_treshold() was able to move some events into chain, it needs to be run again
c940da27 -
dmitriy.gerasimov authored
def SIZE_MAX See merge request !60
13e06d51 -
dmitriy.gerasimov authored
Unnecessary warning for default behaviour See merge request !61
aaf7b6ac -
dmitriy.gerasimov authored
Unnecessary dependency See merge request !62
449d6c54 -
Aleksei Voronin authored49e8c000
-
dmitriy.gerasimov authored
Bugs 3874 See merge request !64
83d28013 -
dmitriy.gerasimov authored
[*] fixed unneeded trailing comma in node list See merge request !66
d69a9fa2 -
Aleksei Voronin authoredb3e220b3
-
Constantin Papizh authored8fcdef25
-
dmitriy.gerasimov authored
[*] fixed race conditions while working with threshold See merge request !67
4147bef2 -
dmitriy.gerasimov authored
Errors fixed See merge request !68
b7efdc01
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- dap-sdk/crypto/src/salsa2012/crypto_stream_salsa2012.h 10 additions, 2 deletionsdap-sdk/crypto/src/salsa2012/crypto_stream_salsa2012.h
- dap-sdk/crypto/src/salsa2012/stream_salsa2012_ref.c 0 additions, 2 deletionsdap-sdk/crypto/src/salsa2012/stream_salsa2012_ref.c
- dap-sdk/crypto/src/salsa2012/utils.h 0 additions, 9 deletionsdap-sdk/crypto/src/salsa2012/utils.h
- dap-sdk/crypto/test/crypto/dap_enc_test.c 1 addition, 1 deletiondap-sdk/crypto/test/crypto/dap_enc_test.c
- dap-sdk/crypto/test/crypto/main.c 3 additions, 3 deletionsdap-sdk/crypto/test/crypto/main.c
- modules/chain/CMakeLists.txt 1 addition, 1 deletionmodules/chain/CMakeLists.txt
- modules/chain/dap_chain_ledger.c 1 addition, 1 deletionmodules/chain/dap_chain_ledger.c
- modules/consensus/block-poa/CMakeLists.txt 1 addition, 1 deletionmodules/consensus/block-poa/CMakeLists.txt
- modules/consensus/block-pow/CMakeLists.txt 1 addition, 1 deletionmodules/consensus/block-pow/CMakeLists.txt
- modules/consensus/dag-poa/CMakeLists.txt 1 addition, 1 deletionmodules/consensus/dag-poa/CMakeLists.txt
- modules/consensus/dag-pos/CMakeLists.txt 1 addition, 1 deletionmodules/consensus/dag-pos/CMakeLists.txt
- modules/global-db/CMakeLists.txt 1 addition, 1 deletionmodules/global-db/CMakeLists.txt
- modules/net/CMakeLists.txt 2 additions, 2 deletionsmodules/net/CMakeLists.txt
- modules/net/dap_chain_node_cli.c 0 additions, 4 deletionsmodules/net/dap_chain_node_cli.c
- modules/net/dap_chain_node_cli_cmd.c 10 additions, 105 deletionsmodules/net/dap_chain_node_cli_cmd.c
- modules/net/srv/CMakeLists.txt 1 addition, 1 deletionmodules/net/srv/CMakeLists.txt
- modules/service/app/CMakeLists.txt 1 addition, 1 deletionmodules/service/app/CMakeLists.txt
- modules/service/vpn/CMakeLists.txt 1 addition, 1 deletionmodules/service/vpn/CMakeLists.txt
- modules/service/vpn/dap_chain_net_srv_vpn.c 5 additions, 1 deletionmodules/service/vpn/dap_chain_net_srv_vpn.c
dap-sdk/crypto/src/salsa2012/utils.h
deleted
100644 → 0