Skip to content

Fetch upstream#1

Closed
danssolutions wants to merge 220 commits intodanssolutions:vleppo_devfrom
GLEECBTC:master
Closed

Fetch upstream#1
danssolutions wants to merge 220 commits intodanssolutions:vleppo_devfrom
GLEECBTC:master

Conversation

@danssolutions
Copy link
Copy Markdown
Owner

No description provided.

Alrighttt and others added 30 commits December 8, 2019 05:46
temp disable NSPV messages processing
thanks @DeckerSU

Co-authored-by: DeckerSU <support@decker.su>
Co-authored-by: DeckerSU <support@decker.su>
Co-authored-by: DeckerSU <support@decker.su>
IsNotInSync() using now only in waitForPeers() which is called
in VerusStaker(...) and BitcoinMiner_noeq(...), mean which used
only in verushash-algo based mining and staking chains.
Update getblocktemplate and IsNotInSync() conditions
use self hosted archive
use self hosted archive
- fix issue described in #398
- refactor scriptPubkey creation from reservekey
To successfully build on Kali Linux (Debian 10) with gcc-10, added missing include as per zcash@08662fa
jmjatlanta and others added 27 commits August 16, 2021 15:27
remove dead dns seeders + add fixed seeds nodes
Since we added mini-gmp.c as a part of libbitcoin_server_a_SOURCES,
-fPIC is required to avoid the linkage error:

/usr/bin/ld: libbitcoin_server.a(libbitcoin_server_a-mini-gmp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
libbitcoin_server.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status

TODO: In future we should totally (!) get rid of mini-gmp.c, for example,
same way as i did here - DeckerSU@bf14e82 ,
bcz actually we using only two functions from this mini-gmp.c - it's
bitcoin_base58decode and bitcoin_base58encode, which are perfectly
could be replaced with C++ analogs DecodeBase58, EncodeBase58 from
base58.h
fix init of event_notarized dest field
Assure last char of event_notarized::dest is 0
event_notarized ctor: use strncpy instead of memcpy
danssolutions pushed a commit that referenced this pull request Aug 30, 2022
Tokel ccv2 coinbase fix - Will let Alright know to test on this branch
danssolutions pushed a commit that referenced this pull request Aug 30, 2022
- 3rd-party pubkeys for S5 added
- S5 starts from nS5Timestamp = 1627466969 (TOKEL block #1 timestamp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.