Skip to content
Snippets Groups Projects
Unverified Commit 7ac6a005 authored by Aleksandr Lysikov's avatar Aleksandr Lysikov Committed by GitHub
Browse files

Merge pull request #5 from kelvinblockchain/master

update feature-1505 by new changes from master
parents 52765b12 764a2cac
No related branches found
No related tags found
No related merge requests found
Showing
with 33 additions and 10 deletions
File added
File added
File added
File added
File added
File added
File added
File added
Subproject commit 29c4bbf4fea75ff4fd904c2caaed5b033c0726be
Subproject commit 7716e11a14e690e3d167731ed6eacbb410fc28c1
Subproject commit bfda622d9209aefaf3b88500b72852ebcd9a3829
Subproject commit 0b189192d12ad484b720bc06a1cf3a9b1156d68c
Subproject commit faed35e89eea759397fce26acd38740206452f7c
Subproject commit 53c34c5c98e8d53ca91b9d1cf1d72cc3b7ca67e4
Subproject commit a40e93f2c4d710fcacbd9836228965ddc7626a3e
Subproject commit 157d0772fea0c53177b775f2447ecb195dffae28
Subproject commit 29638d37b4e6bbe2414ceab3f462adae468b65fc
Subproject commit d6c3bcc089b1c1f8e288b365881591103a26fd2c
Subproject commit 1aa7d868550744bd28a8e8adb6336ae9074e7ba1
Subproject commit 3fc3761d101fd29cc92dea7b466f2beb2920363d
Subproject commit 1c4e25d17455af73608121434a95521fb579c530
Subproject commit 0e79b2d029516ed1dcbc9b4c6d4bfe5882d3753e
Subproject commit 5befc70c133523bfa9375c41181db52c54a896d8
Subproject commit a04e250d95e6ae79130cc53258000186fcbcbee9
Subproject commit 5d0036f35d9d8d22e52ce6177cba691f42876b6e
Subproject commit e12cd24dfca8b778cf63d1c957d04f7d2471f75c
Subproject commit 6c20c706f6790081007fe9600b88435bf5be62ed
Subproject commit 2e2048582173a68772ad55f77b048218fbbbf072
/*
* Authors:
* Dmitriy A. Gearasimov <kahovski@gmail.com>
* DeM Labs Inc. https://demlabs.net
* DeM Labs Open source community https://github.com/demlabsinc
* Copyright (c) 2017-2019
* All rights reserved.
This file is part of DAP (Deus Applications Prototypes) the open source project
DAP (Deus Applicaions Prototypes) is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
DAP is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with any DAP based project. If not, see <http://www.gnu.org/licenses/>.
*/
#include <unistd.h>
#include <sys/types.h>
#include <getopt.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment