Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filling Sqlite DB with missing Transaction data from Bitcoin DB #258

Merged
merged 117 commits into from
Jun 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
b18269e
Version change to 0.21.0
andyoknen Apr 1, 2022
a17bad3
Debug logging
andyoknen Apr 1, 2022
6a89e36
Rollback logging debug
andyoknen Apr 1, 2022
5873c8a
Fixed leveldb forcing compile all with -Werror and -Wthread-safety us…
lostystyg Apr 1, 2022
7c47c41
Squashed commit of the following:
andyoknen Apr 1, 2022
c8dec93
Merge remote-tracking branch 'origin/0.21' into 0.21.todo
andyoknen Apr 1, 2022
8782281
Fix answer comments
andyoknen Apr 2, 2022
7346b75
Empty transactions new models
andyoknen Apr 2, 2022
048ab94
Fix typo
andyoknen Apr 2, 2022
7743ae9
Optimize SQL
andyoknen Apr 2, 2022
d94d436
Temp disable initMigration
andyoknen Apr 3, 2022
cd277eb
Rollback db migration logic temp
andyoknen Apr 4, 2022
87e3f6d
Added System table
andyoknen Apr 4, 2022
7d1ad7c
Refactoring syntax
andyoknen Apr 4, 2022
c160b3b
Base class for social transactions
andyoknen Apr 4, 2022
530cfe2
Fix missed comment answers
andyoknen Apr 4, 2022
ddd2de6
Model for moderation flag
andyoknen Apr 4, 2022
e6f25be
Complete moderation flag model
andyoknen Apr 4, 2022
edaf41a
Test debug params
andyoknen Apr 4, 2022
d37c52c
debug test tmp params
andyoknen Apr 4, 2022
0c5c9ad
Linking mswsock for mingw host
lostystyg Apr 4, 2022
a5976e7
Fix
andyoknen Apr 5, 2022
1f718a3
Flag ContentHash should be from ContentAddress
andyoknen Apr 5, 2022
5e03683
Completely disabled pocketcoin-wallet target
lostystyg Apr 5, 2022
aad081a
reducing the impact on the reputation of scores 1,2 for content
andyoknen Apr 5, 2022
6abb06e
Times changes
andyoknen Apr 5, 2022
356496c
todo management
lostystyg Apr 6, 2022
30d2cde
More fixes
andyoknen Apr 6, 2022
9bc358f
Added transaction hash to AccountProfile full form
andyoknen Apr 6, 2022
3fea3fc
Chain params return checks and todo management
lostystyg Apr 6, 2022
5ec845b
todo management
lostystyg Apr 6, 2022
38cf39d
Only one flag from one to one
andyoknen Apr 7, 2022
60fe287
Use GetNodeStateStatsView for getpeerinfo
andyoknen Apr 7, 2022
d4f168a
Fix check for flag
andyoknen Apr 7, 2022
f9963b8
typo
andyoknen Apr 7, 2022
7842673
Fix check exists already flag
andyoknen Apr 7, 2022
8686ccf
Removed todo
lostystyg Apr 7, 2022
cc96f02
Fixed punish score for BLOCK_INCOMPLETE
lostystyg Apr 7, 2022
f323195
Improved punishment scores
lostystyg Apr 7, 2022
21afd5f
todo management
lostystyg Apr 7, 2022
6e0b8ce
Updated depends
lostystyg Apr 7, 2022
78cfe56
Using latest version of zlib
lostystyg Apr 7, 2022
da1ae27
Return bitcoincore.org as a fallback url for depends
lostystyg Apr 7, 2022
5319f35
Squashed commit of the following:
andyoknen Apr 8, 2022
c80d956
Overwrite tx_empty to not_supported
andyoknen Apr 8, 2022
e6c289d
Heights for test net
andyoknen Apr 8, 2022
8a0365f
Merge commit 'e6c289d86f6ae16b6019c2cd938b77deb529886f' into 0.21.todo
andyoknen Apr 8, 2022
51f337a
Fix typos
andyoknen Apr 8, 2022
60161dd
Revert "Times changes"
andyoknen Apr 8, 2022
76c9737
Squashed commit of the following:
andyoknen Apr 8, 2022
d999058
v0.20.20
andyoknen Apr 8, 2022
675e408
Added new method getrecommendedcontentbycontentid
Apr 8, 2022
9607c41
Merge branch 'depends_upstream' into 0.21.todo
lostystyg Apr 8, 2022
20eccd5
Added missed return in GetRecommendedContentByContentId
only1question Apr 8, 2022
32c0839
Added getrecommendedcontentbyaddress
only1question Apr 11, 2022
97b7735
Added GetRandomContentByAddress in getrecommendedcontentbyaddress
only1question Apr 11, 2022
8b4d426
Remove test function
only1question Apr 11, 2022
69769bf
Remove 216.108.231.40 from seeds_main
andyoknen Apr 11, 2022
f51f419
Extend getUserProfiles for add flags array
andyoknen Apr 11, 2022
11e83ec
Remove debug info
only1question Apr 11, 2022
e77350a
Exclude deleted content for check ModerationFlag
andyoknen Apr 11, 2022
130c08a
Merge branch 'feature/moderation_flag' into 0.21.todo
andyoknen Apr 11, 2022
b52d073
Fix Accessor GetBlock && GetTransaction
andyoknen Apr 12, 2022
0082bf7
Added GetContentActions
only1question Apr 12, 2022
ea27345
Added GetRecommendedAccountByAddress
only1question Apr 12, 2022
dc8559b
Extend getaccountstate for flags usage statistic
andyoknen Apr 12, 2022
73a0ef9
Add PHdW4pwWbFdoofVhSEfPSHgradmrvZdbE5 to developers list
andyoknen Apr 12, 2022
796d265
Formating GetRecommendedContentByAddress
only1question Apr 12, 2022
379f6d9
fix default argument IsShark
andyoknen Apr 12, 2022
a6e1d94
Changed getrecommendedaccountbyaddress
only1question Apr 12, 2022
9bf3d76
Fixed typo in GetRecommendedAccountByAddressSubscriptions
only1question Apr 12, 2022
c8f9d46
Merge pull request #266 from pocketnetteam/update/seeds_main
andyoknen Apr 12, 2022
9551cb0
Merge pull request #272 from pocketnetteam/Extend-developers-list
andyoknen Apr 12, 2022
d756ee0
Merge pull request #260 from pocketnetteam/feature/moderation_flag
andyoknen Apr 12, 2022
6ca5da2
Disable down score to comment & reduce score to content
andyoknen Apr 13, 2022
a2e62d5
Merge remote-tracking branch 'origin/consensus/score_reduce' into 0.2…
andyoknen Apr 13, 2022
2da32d6
fix typo
andyoknen Apr 13, 2022
903bcce
Fix typo
andyoknen Apr 13, 2022
a6308f8
recommend content rated from more than one subscription
only1question Apr 13, 2022
2d5a6eb
Fix order for GetBlockTransactions
andyoknen Apr 13, 2022
8fd3dd0
Added methods gettopfeed and gettopaccounts
only1question Apr 13, 2022
dea943b
Merge pull request #273 from pocketnetteam/consensus/score_reduce
andyoknen Apr 14, 2022
c94c825
Merge pull request #265 from pocketnetteam/feature/recommendations
andyoknen Apr 14, 2022
ec1c131
Merge remote-tracking branch 'origin/0.20' into 0.21.todo
andyoknen Apr 14, 2022
2f23cc8
Merged missed rpc methods from version 20.20
Apr 14, 2022
ceac692
fixed ParseFeedRequest for different feeds
only1question Apr 14, 2022
0910379
changed sorting param in GetTopFeed
only1question Apr 14, 2022
32cdde5
added several methods into cache
only1question Apr 14, 2022
450a4db
acceleration GetTopFeed
only1question Apr 15, 2022
2cc0c92
Fixed typo in GetTopFeed
only1question Apr 15, 2022
839d508
Removed old non-used methods
only1question Apr 15, 2022
c8267b6
Extend fork time for moderation flags
andyoknen Apr 15, 2022
45967ab
Enable WebPostProcessorInst by default
andyoknen Apr 15, 2022
9cea1c5
Changed getrecommendedcontentbyaddress
only1question Apr 15, 2022
e59bb54
Changed getrecommendedaccountbyaddress
only1question Apr 15, 2022
0974452
remove not existing methods from RPCCache
only1question Apr 15, 2022
c9b32ae
Improved quality GetRecommendedContentByAddressSubscriptions
only1question Apr 16, 2022
aff75db
Add -static argument for enable STATIC files interface
andyoknen Apr 19, 2022
4a5e191
add get_static_status to static interface method
andyoknen Apr 19, 2022
1d19fa1
Clean rest
andyoknen Apr 19, 2022
9dd2a04
fix typo
andyoknen Apr 19, 2022
6da3259
Depends fix
andyoknen Apr 19, 2022
2efa1da
Fix route for web /status
andyoknen Apr 19, 2022
8230204
Fix order static methods
andyoknen Apr 19, 2022
936a2c7
Debug log
andyoknen Apr 19, 2022
20d0d6a
Disable debug log
andyoknen Apr 19, 2022
94f0ef3
Call StopSTATIC before shutdown
andyoknen Apr 20, 2022
ad8eaf7
Fix CASE
andyoknen Apr 20, 2022
e8869ad
Merge pull request #275 from pocketnetteam/feature/enable_static_arg
andyoknen Apr 20, 2022
a9b829a
Increase MAX_PROTOCOL_MESSAGE_LENGTH for consistent with src/consensu…
andyoknen Apr 20, 2022
f41a53f
Change comment
andyoknen Apr 20, 2022
72d9313
Merge pull request #276 from pocketnetteam/fix/block_size
andyoknen Apr 20, 2022
9c0a9e1
Merge remote-tracking branch 'origin/0.20' into 0.21.todo
lostystyg Apr 20, 2022
7775531
Merge branch '0.21' into 0.21.todo
andyoknen Apr 20, 2022
42bcb60
Merge branch '0.20' into fixes/0.20.20
andyoknen Apr 21, 2022
1e8acf7
Merge pull request #274 from pocketnetteam/fixes/0.20.20
andyoknen Apr 21, 2022
b049782
Merge remote-tracking branch 'origin/0.20' into 0.21.todo
lostystyg Apr 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 36 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,17 @@ mine1.sh
mine2.sh

*.exe
*.pdb
src/pocketcoin
src/pocketcoind
src/pocketcoin-cli
src/pocketcoin-gui
src/pocketcoin-node
src/pocketcoin-tx
src/pocketcoin-wallet
src/test/fuzz/*
!src/test/fuzz/*.*
src/test/test_pocketcoin
src/test/test_pocketcoin_fuzzy
src/qt/test/test_pocketcoin-qt

# autoreconf
Expand All @@ -33,13 +38,15 @@ build-aux/m4/ltversion.m4
build-aux/missing
build-aux/compile
build-aux/test-driver
config.cache
config.log
config.status
configure
libtool
src/config/pocketcoin-config.h
src/config/pocketcoin-config.h.in
src/config/stamp-h1
src/obj
share/setup.nsi
share/qt/Info.plist

Expand Down Expand Up @@ -71,10 +78,10 @@ src/qt/pocketcoin-qt.includes
*.pyc
*.o
*.o-*
*.patch
*.a
*.pb.cc
*.pb.h
*.dat

*.log
*.trs
Expand All @@ -83,6 +90,10 @@ src/qt/pocketcoin-qt.includes
*.json.h
*.raw.h

# Only ignore unexpected patches
*.patch
!depends/patches/**/*.patch

#libtool object files
*.lo
*.la
Expand All @@ -92,10 +103,14 @@ src/qt/pocketcoin-qt.includes
src/**/Makefile
Makefile
doc/Makefile
pocketcoin-qt
!depends/Makefile
src/qt/pocketcoin-qt
Pocketcoin-Qt.app
background.tiff*

# Qt Creator
Makefile.am.user

# Unit-tests
Makefile.test
pocketcoin-qt_test
Expand All @@ -107,27 +122,45 @@ qrc_*.cpp
.DS_Store
build

# Previous releases
releases

#lcov
*.gcno
*.gcda
/*.info
test_pocketcoin.coverage/
total.coverage/
fuzz.coverage/
coverage_percent.txt
/cov_tool_wrapper.sh
qa-assets/

#build tests
linux-coverage-build
linux-build
win32-build
test/config.ini
test/cache/*
test/.mypy_cache/

!src/leveldb*/Makefile

/doc/doxygen/

libpocketcoinconsensus.pc
contrib/devtools/split-debug.sh

# Output from running db4 installation
db4/

# clang-check
*.plist

osx_volname
dist/
*.background.tiff

/confdefs.h
/build_msvc/pocketcoind/testdb
/build_msvc/pocketcoind/dbMessage
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ add_compile_definitions(CLIENT_VERSION_MAJOR=${_CLIENT_VERSION_MAJOR}
COPYRIGHT_HOLDERS_FINAL=${_COPYRIGHT_HOLDERS_FINAL}
HOMEPAGE=${_HOMEPAGE})

# TODO missing bug report url
# TODO (build): missing bug report url
project (
Pocketnet-Core
VERSION ${_CLIENT_VERSION_MAJOR}.${_CLIENT_VERSION_MINOR}.${_CLIENT_VERSION_REVISION}
Expand Down
7 changes: 3 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ POCKETCOIND_BIN=$(top_builddir)/src/$(POCKETCOIN_DAEMON_NAME)$(EXEEXT)
POCKETCOIN_QT_BIN=$(top_builddir)/src/qt/$(POCKETCOIN_GUI_NAME)$(EXEEXT)
POCKETCOIN_CLI_BIN=$(top_builddir)/src/$(POCKETCOIN_CLI_NAME)$(EXEEXT)
POCKETCOIN_TX_BIN=$(top_builddir)/src/$(POCKETCOIN_TX_NAME)$(EXEEXT)
POCKETCOIN_WALLET_BIN=$(top_builddir)/src/$(POCKETCOIN_WALLET_TOOL_NAME)$(EXEEXT)
# POCKETCOIN_WALLET_BIN=$(top_builddir)/src/$(POCKETCOIN_WALLET_TOOL_NAME)$(EXEEXT)
POCKETCOIN_WIN_INSTALLER=$(PACKAGE)_$(PACKAGE_VERSION)_win_x64_setup.exe
POCKETCOIN_LINUX_INSTALLER = $(PACKAGE)_$(PACKAGE_VERSION)_linux_x64
POCKETCOIN_LINUX_INSTALLER_NAME = $(PACKAGE)_$(PACKAGE_VERSION)_linux_x64
Expand Down Expand Up @@ -81,7 +81,6 @@ $(POCKETCOIN_WIN_INSTALLER): all-recursive
STRIPPROG="$(STRIP)" $(INSTALL_STRIP_PROGRAM) $(POCKETCOIN_QT_BIN) $(top_builddir)/release
STRIPPROG="$(STRIP)" $(INSTALL_STRIP_PROGRAM) $(POCKETCOIN_CLI_BIN) $(top_builddir)/release
STRIPPROG="$(STRIP)" $(INSTALL_STRIP_PROGRAM) $(POCKETCOIN_TX_BIN) $(top_builddir)/release
STRIPPROG="$(STRIP)" $(INSTALL_STRIP_PROGRAM) $(POCKETCOIN_WALLET_BIN) $(top_builddir)/release
@test -f $(MAKENSIS) && echo 'OutFile "$@"' | cat $(top_builddir)/share/setup.nsi - | $(MAKENSIS) -V2 - || \
echo error: could not build $@
@echo built $@
Expand Down Expand Up @@ -196,8 +195,8 @@ $(POCKETCOIN_CLI_BIN): FORCE
$(POCKETCOIN_TX_BIN): FORCE
$(MAKE) -C src $(@F)

$(POCKETCOIN_WALLET_BIN): FORCE
$(MAKE) -C src $(@F)
# $(POCKETCOIN_WALLET_BIN): FORCE
# $(MAKE) -C src $(@F)

if USE_LCOV
LCOV_FILTER_PATTERN = \
Expand Down
8 changes: 4 additions & 4 deletions build_msvc/pocketcoin_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
#define CLIENT_VERSION_MAJOR 0

/* Minor version */
#define CLIENT_VERSION_MINOR 20
#define CLIENT_VERSION_MINOR 21

/* Build revision */
#define CLIENT_VERSION_REVISION 19
#define CLIENT_VERSION_REVISION 0

/* Version Build */
#define CLIENT_VERSION_BUILD 0
Expand Down Expand Up @@ -346,7 +346,7 @@
#define PACKAGE_NAME "Pocketnet Core"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Pocketnet Core 0.20.19"
#define PACKAGE_STRING "Pocketnet Core 0.21.0"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pocketcoin"
Expand All @@ -355,7 +355,7 @@
#define PACKAGE_URL "https://github.com/pocketnetteam"

/* Define to the version of this package. */
#define PACKAGE_VERSION "0.20.19"
#define PACKAGE_VERSION "0.21.0"

/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
Expand Down
32 changes: 14 additions & 18 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ POCKETCOIN_DAEMON_NAME=pocketcoind
POCKETCOIN_GUI_NAME=pocketcoin-qt
POCKETCOIN_CLI_NAME=pocketcoin-cli
POCKETCOIN_TX_NAME=pocketcoin-tx
POCKETCOIN_WALLET_TOOL_NAME=pocketcoin-wallet
# POCKETCOIN_WALLET_TOOL_NAME=pocketcoin-wallet

dnl Unless the user specified ARFLAGS, force it to be cr
AC_ARG_VAR(ARFLAGS, [Flags for the archiver, defaults to <cr> if not set])
Expand Down Expand Up @@ -117,7 +117,7 @@ AC_ARG_ENABLE([wallet],
[enable_wallet=$enableval],
[enable_wallet=yes])

# TODO (team): we are using bundled sqlite so explicitly disable it here to avoid autotools finding it on system
# We are using bundled sqlite so explicitly disable it here to avoid autotools finding it on system
# AC_ARG_WITH([sqlite],
# [AS_HELP_STRING([--with-sqlite=yes|no|auto],
# [enable sqlite wallet support (default: auto, i.e., enabled if wallet is enabled and sqlite is found)])],
Expand Down Expand Up @@ -257,7 +257,7 @@ AC_ARG_WITH([mpgen],

AC_ARG_ENABLE([multiprocess],
[AS_HELP_STRING([--enable-multiprocess],
[build multiprocess pocketcoin-node, pocketcoin-wallet, and pocketcoin-gui executables in addition to monolithic pocketcoind and pocketcoin-qt executables. Requires libmultiprocess library. Experimental (default is no)])],
[build multiprocess pocketcoin-node, and pocketcoin-gui executables in addition to monolithic pocketcoind and pocketcoin-qt executables. Requires libmultiprocess library. Experimental (default is no)])],
[enable_multiprocess=$enableval],
[enable_multiprocess=no])

Expand Down Expand Up @@ -545,7 +545,7 @@ CPPFLAGS="$CPPFLAGS -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS"

AC_ARG_WITH([utils],
[AS_HELP_STRING([--with-utils],
[build pocketcoin-cli pocketcoin-tx pocketcoin-wallet (default=yes)])],
[build pocketcoin-cli pocketcoin-tx (default=yes)])],
[build_pocketcoin_utils=$withval],
[build_pocketcoin_utils=yes])

Expand All @@ -561,11 +561,11 @@ AC_ARG_ENABLE([util-tx],
[build_pocketcoin_tx=$enableval],
[build_pocketcoin_tx=$build_pocketcoin_utils])

AC_ARG_ENABLE([util-wallet],
[AS_HELP_STRING([--enable-util-wallet],
[build pocketcoin-wallet])],
[build_pocketcoin_wallet=$enableval],
[build_pocketcoin_wallet=$build_pocketcoin_utils])
# AC_ARG_ENABLE([util-wallet],
# [AS_HELP_STRING([--enable-util-wallet],
# [build pocketcoin-wallet])],
# [build_pocketcoin_wallet=$enableval],
# [build_pocketcoin_wallet=$build_pocketcoin_utils])

AC_ARG_WITH([libs],
[AS_HELP_STRING([--with-libs],
Expand All @@ -579,7 +579,7 @@ AC_ARG_WITH([daemon],
[build_pocketcoind=$withval],
[build_pocketcoind=yes])

dnl TODO openssl is removed out of bitcoin
dnl Restore openssl that was removed from bitcoin 0.21
AC_CHECK_HEADER([openssl/crypto.h],,AC_MSG_ERROR(libcrypto headers missing))
AC_CHECK_LIB([crypto], [main],CRYPTO_LIBS=-lcrypto, AC_MSG_ERROR(libcrypto missing))

Expand All @@ -601,6 +601,7 @@ case $host in
AC_CHECK_LIB([uuid], [main],, AC_MSG_ERROR(libuuid missing))
AC_CHECK_LIB([advapi32], [CryptAcquireContextW],, AC_MSG_ERROR(libadvapi32 missing))
AC_CHECK_LIB([ws2_32], [WSAStartup],, AC_MSG_ERROR(libws2_32 missing))
AC_CHECK_LIB([mswsock], [main],, AC_MSG_ERROR(libmswsock missing))
AC_CHECK_LIB([shlwapi], [PathRemoveFileSpecW],, AC_MSG_ERROR(libshlwapi missing))
AC_CHECK_LIB([iphlpapi], [GetAdaptersAddresses],, AC_MSG_ERROR(libiphlpapi missing))

Expand Down Expand Up @@ -1263,11 +1264,7 @@ if test x$have_miniupnpc != xno; then
fi
fi

if test x$build_pocketcoin_wallet$build_pocketcoin_cli$build_pocketcoin_tx$build_pocketcoind$pocketcoin_enable_qt$use_tests$use_bench = xnonononononono; then
use_boost=no
else
use_boost=yes
fi
use_boost=yes

if test x$use_boost = xyes; then

Expand Down Expand Up @@ -1580,7 +1577,7 @@ if test x$build_pocketcoin_wallet$build_pocketcoin_cli$build_pocketcoin_tx$build
AC_MSG_ERROR([No targets! Please specify at least one of: --with-utils --with-libs --with-daemon --with-gui --enable-bench or --enable-tests])
fi

# TODO (team) hardcoded cause we use sqlite anyway
# Forced using sqlite
AC_DEFINE([USE_SQLITE],[1],[Define if sqlite support should be compiled in])

AM_CONDITIONAL([TARGET_DARWIN], [test x$TARGET_OS = xdarwin])
Expand Down Expand Up @@ -1630,7 +1627,7 @@ AC_SUBST(POCKETCOIN_DAEMON_NAME)
AC_SUBST(POCKETCOIN_GUI_NAME)
AC_SUBST(POCKETCOIN_CLI_NAME)
AC_SUBST(POCKETCOIN_TX_NAME)
AC_SUBST(POCKETCOIN_WALLET_TOOL_NAME)
# AC_SUBST(POCKETCOIN_WALLET_TOOL_NAME)

AC_SUBST(RELDFLAGS)
AC_SUBST(DEBUG_CPPFLAGS)
Expand Down Expand Up @@ -1714,7 +1711,6 @@ if test x$need_bundled_univalue = xyes; then
AC_CONFIG_SUBDIRS([src/univalue])
fi

# TODO probably make this optional
AC_CONFIG_SUBDIRS([src/sqlite])

ac_configure_args="${ac_configure_args} --disable-shared --with-pic --enable-benchmark=no --with-bignum=no --enable-module-recovery --enable-module-schnorrsig --enable-experimental"
Expand Down
1 change: 0 additions & 1 deletion contrib/seeds/nodes_main.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
216.108.231.40
135.181.196.243
65.21.56.203
65.21.57.14
Expand Down
2 changes: 2 additions & 0 deletions depends/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ i686*
mips*
arm*
aarch64*
powerpc*
riscv32*
riscv64*
s390x*
Loading