3000 + commits behind Bitcoin-master
3000 something commits behind Bitcoin master #23949
pull melissamforbs wants to merge 10000 commits into bitcoin:master from Crowndev:master changing 1398 files +282875 −61373-
melissamforbs commented at 11:28 AM on January 3, 2022: none
-
initial v0.13 updates 8155b44030
-
initial changes for v0.13 d88fde0e79
-
Update README.md c4dc8fbc82
-
initial stab at Jade release notes 4664ec1a76
-
Answer the FAQs d3a9c1fd9d
-
027908e636
add changelog
generated by git shortlog --no-merges 2ba3a7701a66c44cbc735ed417d7dd0bdc905082..HEAD
-
3b01cb16d4
Barebones release notes
Also updates READMEs, fixes a couple of typos and copyright dates.
-
ef721c8990
Merge branch 'v0.13_preparation' into 'Current-dev'
V0.13 preparation See merge request crown/crown-core!182
-
43c03c1703
Merge branch 'mn-pos-main-testnet' into 'master'
Merge POS and prefix changes to master See merge request crown/crown-core!181
-
Changed protocol version and client version b0248c06fd
-
5cdd3c820f
Merge branch 'v0.13_preparation' into 'Current-dev'
V0.13 preparation See merge request crown/crown-core!182 (cherry picked from commit ef721c89902f5dd0052907d32526345a21ea28a0) 156dfdf9 Initial doc changes for v0.13 0854e332 Update contact details 961c60e5 initial changes for v0.13 8155b440 initial v0.13 updates d88fde0e initial changes for v0.13 c4dc8fbc Update README.md 4664ec1a initial stab at Jade release notes d3a9c1fd Answer the FAQs 027908e6 add changelog 3b01cb16 Barebones release notes
-
sing from same hymn sheet as Medium announcement 75cbc3c484
-
Include coinstake information in TxToJSON(). ae7ef99dab
-
Add consensus system overview 2e3410050e
-
Update Crown-masternode-Proof-of-Stake-consensus-overview.md 330e966192
-
Update release-notes.md 55cc96d55e
-
Rename Crown-MNPoS.md f87f949b58
-
Delete Crown-masternode-Proof-of-Stake-consensus-overview.md 81e8bfc6b1
-
tidying up 6eea105542
-
Merge branch 'v0.13_preparation' of https://gitlab.crown.tech/walkjivefly/crown-core into v0.13_preparation c17cc316ad
-
Delete release-notes.md deacb3f6a6
-
Delete release-notes-0.9.0.md 7e1241ff6c
-
Fix the MNPoS link ee7720f864
-
Update release-notes-0.13.0.md 837f916e63
-
c1fdd2dcfc
Merge branch 'coinstake_getrawtx' into 'master'
Include coinstake information in TxToJSON(). See merge request crown/crown-core!183
-
Fixed merge conflicts 4780956ae9
-
Changed stake pointer validity period to 2 days a2639cbb63
-
Changed version to v0.12.3.0 368ef24962
-
Fix link to Crown-MNPoS.md c9c1871db6
-
Changed version to v0.13.0.0 49a68a50cc
-
7231704589
Merge branch 'fix-doc-link' into 'master'
Fix link to Crown-MNPoS.md See merge request crown/crown-core!185
-
Updated update script version to 0.13.0.0 6371132a38
-
Changed update.json to v0.13.0.0 8fc0285457
-
40f13e5ef6
Merge branch 'master' into 'Current-dev'
Merge 'master' to 'Current-dev' See merge request crown/crown-core!186
-
Speed up initial sync and fix situations where it gets stuck. 81b48e5373
-
Display recently synced block height in status bar. 2324299d53
-
Adjust difficulty 43fd0db965
-
Updated protocol version b74cfe779d
-
Disabled sync check 3719f6bfaf
-
Changed difficulty 4fdf72f60b
-
Fixed check for pos block height 3e584779e2
-
Changed version to v0.13.2.0 72611ac833
-
6343a8c80c
Merge branch 'difficulty-adjust' into 'master'
Difficulty adjust See merge request crown/crown-core!188
-
Added jumpstart check for systemnodes 12a897bacb
-
Changed version to v0.13.2.0 ddf554010c
-
Updated update.json 829c41f02b
-
02a3ede77f
Merge branch 'syncing_consistency' into 'Current-dev'
Refactor inventory request and response commands to be more reliable for initial block download. See merge request crown/crown-core!187
-
Display recently synced block height in status bar. b8ae1108c5
-
Adjust IsInitialBlockDownload() to not be as based on headers. Sync from 3 peers. 5fdf1edf2c
-
Issue 317 - latest "linearize", customised for Crown. 7a3efd7970
-
fedf403166
Merge branch 'master' into 'Current-dev'
Merge 'master' to 'Current-Dev' See merge request crown/crown-core!190
-
add tuple to the DataStream serialization 0a8c882c69
-
platform DB implementation 0771684b64
-
Added checks for coinstake transaction d93baa0b02
-
Fixed merge conflicts c72becf6bd
-
Convert address to new if it is old formatted 6abbed8af2
-
Clean up stale proofs. e8595792f4
-
d360518d43
Merge branch 'fix-miner-reward-appearance' into 'Current-dev'
Added checks for coinstake transaction See merge request crown/crown-core!192
-
ad1a9bbcab
Merge branch 'fix-label-issue' into 'Current-dev'
Convert address to new if it is old formatted See merge request crown/crown-core!191
-
Merge remote-tracking branch 'presstab/clean_proof' into Current-dev 8b2cad8d75
-
Changed version to v0.13.3.0 3599b03fe3
-
platform db RAM vs speed optimization d14a23f0a7
-
decompose PlatformDb to have a base class with transactions logic 57aa5776e1
-
Fixed sync issue c475ac1678
-
v0.13.4.0 release notes 35ac75a6f7
-
Issue 320 installation script enhancements 8b9bedc3f0
-
513b0c3178
Merge branch 'issue-320-installer-improvements' into 'Current-dev'
Issue 320 installation script enhancements See merge request crown/crown-core!194
-
ffef0bbe58
Merge branch 'Current-dev' into 'master'
Merge Current dev to master See merge request crown/crown-core!196
-
fee45dd15f
Merge branch 'v0.13.4-release-notes' into 'Current-dev'
V0.13.4 release notes See merge request crown/crown-core!195
-
8416d26057
Merge branch 'v0.13.4-release-notes' into 'Current-dev'
V0.13.4 release notes See merge request crown/crown-core!195 (cherry picked from commit fee45dd15f259a6341ddcea385c1a8969232c799) 35ac75a6 v0.13.4.0 release notes
-
Changed version to v0.13.4.0 bf750d366f
-
Updated update.json 8ccad10123
-
fix overflow warning 2ef24b7d9d
-
add subcommand help for rpc commands 37e256bbcb
-
Implement get, getxbyid, totalsupply APIs efa044056e
-
Implement full NFT index processing, both in RAM and DB 0c2020f824
-
b38c9a2cc4
fix __func__ warning
fix __func__ lambda warning
-
nft list api paging & parametrization a034b80978
-
Fix -snconf option 134f2ff6c7
-
debug and bufix of nftoken list api d4c1825a2d
-
implement balanceof, ownerof NFT APIs de78af935d
-
delete unsued method, improve ownerid, protocol list api e0fe87cb4a
-
add sync to nf-tokens-manager 5f6f046542
-
Issue 323 - change estimate of initial chainsize from 1GB to 6GB 61110e8c4e
-
add 'issue' as an alias of 'register' 34a5d121be
-
99876769ed
Merge branch '235-nft-db' into 'develop-platform'
NFT Db and other stuff See merge request crown/crown-core!200
-
add platformoptram config option b8c897023b
-
fix VerifyDB check when RAM optimization is on 9f6e5bd9ca
-
change default verifychain level c43600f0aa
-
merge platform-development to current-dev f7a78c145e
-
add platform-db files to the Makefile build c4fd0c894e
-
fix func return warnings 6dd273daa2
-
add nf-token-index.h to the build system 0217274905
-
fix Linux x32 build 548c719d0a
-
fix windows build a5552a09d3
-
fix linux32 build, ambiguous Value call d8a5f52d55
-
5779af5702
Merge branch '317-latest-linearize' into 'Current-dev'
Issue 317 - latest "linearize", customised for Crown. See merge request crown/crown-core!189
-
d03c08b362
Merge branch '321-impossible-to-override-systemode-config-file-name-with-snconf-option' into 'Current-dev'
Fix -snconf option See merge request crown/crown-core!198
-
4dc106cb25
Merge branch 'issue-323' into 'Current-dev'
Issue 323 See merge request crown/crown-core!199
-
bump 13.9.0 version d5fd2fe3db
-
53fd591e92
Merge branch 'issue-204' into 'Current-dev'
Issue 204 See merge request crown/crown-core!161
-
Implement NFT tx signing strategy - self-sign, proto-sign, any-sign 69731da89f
-
Add root CMakeLists.txt and a library for libcrown_server f4f257e71d
-
Add libcrown_common to CMake a7559d600e
-
Add libcrown_util to CMake c87c822138
-
Add univalue and crypto to CMake 511102c69a
-
Add secp256k1 to CMake 2510f8418f
-
Add memenv to CMake fb2733c516
-
Add crownd to CMake, DOESN'T COMPILE YET db8f196530
-
Add crownd to CMake and make it compile, fix deps e165629ee0
-
Refactor CMakeLists.txt move crown_core into a separate interface lib move json into a separate interface lib 8e3f81d9ff
-
Add some dependencies between libraries f807532c12
-
Remove inexisting file 7c5a815dd5
-
Add updater files and curl to repository 985016618f
-
Start adding Qt 200c80568f
-
Add tests to CMake a8907d37c2
-
Add governance test 16282dd4cc
-
Make Qt wallet compile d849d52101
-
Remove leveldb tests to not clutter the list of targets e5c11bcc0a
-
Add crown-cli executable 10fb3a2cc3
-
Add db utils 798162409d
-
Add db_tests.cpp to tests 68a37350db
-
Fix build on updated OS 31b2e406b6
-
Add platform library to cmake list dc98213fd7
-
fix CMake cpp11 build fab19999fe
-
add platform utils to cmake build 519bc7ef3d
-
add platform db to the cmake 6229961264
-
add PoS to cmake build f4f0d88288
-
remove unused protocol manager prototype dfa5621fb7
-
nft proto mem pool handling 9c82ce3b6e
-
Update home URL and related links 96eb3b42e3
-
add singing protocol types 0e5459603b
-
add signing options to the nft registration 58b9470b85
-
add nft protocol index e9358d1e41
-
start nft proto manager impl d254a70496
-
add rpc api for nft protocols 99d6880fec
-
fix cmakefiles for nft proto files 08e3674d64
-
nft proto management impl d7138b2037
-
Update installation script with new home URL 9516d48ce0
-
Update bootstrap URL 43adb0b13a
-
e7251ff6fe
Update for Python3 and library changes, parameterise config file name.
Config handling simplified with help from https://stackoverflow.com/questions/2819696/parsing-properties-file-in-python/25493615#25493615
-
Add some info output and correct currency in not enough coins message 1750627ea1
-
cba1453191
Add verbosity option and other tweaks
1. Add verbosity option for debugging/info 2. Preapre for selecting UTXOs based on age or size 3. Validate to address before doing lots of work
-
fix nft delete when not in-memory 284fe501f9
-
nft proto db implementation 37a18daec4
-
update block tip for nft protocols manager 11dd46c0ef
-
generate and check nft proto reg tx 739e889f01
-
Issue 176 4c4f823446
-
4540baa606
Merge branch 'issue-176' into 'Current-dev'
Issue 176 See merge request crown/crown-core!206
-
7f441c18f1
Merge branch 'Update_home_URL' into 'Current-dev'
Update home URL and related links See merge request crown/crown-core!205
-
Update filedrop address da6dd493aa
-
be08defaba
Merge branch 'update_bug_template' into 'master'
Update filedrop address See merge request crown/crown-core!207
-
Update README 75bc32f3ed
-
Update chainparams to contain new seednode domains d867646907
-
implement sign type checking and using appropriate priv key 5418020e0a
-
nft proto tx processing 85f6b808a9
-
get nft proto api 139e5cf3c8
-
nft proto list api 05c877cc1e
-
Update activesystemnode.cpp and activemasternode.cpp to reflect ready state better 72802d2fc1
-
fix nft build 329e78521d
-
fix platform-db compile errors efaef8380c
-
add nft proto tx to raw tx view and rpc server dfc24c0398
-
add missing nft proto file for the build b1cbc5b93a
-
register nft proto mem pool handler 4f3510adf2
-
fix rpc nft proto compile error 6fcacebf73
-
Include addnodes for seednodes in config 27443c0926
-
Fix typo b141754888
-
2968cc0dfe
Merge branch 'master' into 'master'
Fix typo in user story template See merge request crown/crown-core!209
-
e34163e206
Merge branch 'issue_337_addnode_seednodes' into 'master'
Include addnodes for seednodes in config See merge request crown/crown-core!208
-
Update README 41a53f1f5e
-
Protect MN and SN size UTXOs 56f9b55027
-
Add --upto option, backout MN/SN size UTXO protection 27256666ec
-
Reaarange and reword the built-in help 77a851e652
-
Add to=new, update README 5974cd603d
-
Update default fee, update README 9dd31780a5
-
Update README.md e2fc8f9681
-
Don't error out if all selected addresses are empty 54520004e2
-
fix sandbox devnet PoS changes e9a3e7bf5b
-
fix nftproto rpc registration ece1903ab9
-
add nft proto reg to checktransaction 2f5bf9f7f5
-
fix GetPrivKeyFromWallet bug eb8cba5044
-
fix signbyowner and selfsign logic for nft txs 5491bc653e
-
fix potential bugs in nf-tokens-manager ff6b8ff785
-
implement getbytxid and owner for nftproto API 5f74bcd2f8
-
fix non-string params parsing 121e0ed86c
-
fix checking of nft protocol durin nft registration without block index 73a776172a
-
enlarge stake pointer validity period for devnet, in case the network is down for some time ab8ed9f1cc
-
Fix extracting NFT payer key & add check of N confirmations for NFT proto tx 14dd6bef88
-
add max metadata to nft proto and checks 49f6864cc6
-
set nft managers tip height by default on application startup e95f9d1a74
-
add missing nf-token-protocol.cpp file 44a9fc0918
-
Report total available to spend and number of UTXOs cba5f35afd
-
5aa60b3ff0
Merge branch '234-simple-nf-token-protocol-registration-2' into 'Current-dev'
Resolve "Simple NF Token protocol registration" See merge request crown/crown-core!204
-
Allow mixed case NeW for to address e23c28a546
-
bump version 0.13.9.1 5fea76c362
-
Testnet installer a14501778f
-
3edfdb78d0
Merge branch 'feature-testnet-installer' into 'Current-dev'
Testnet installer See merge request crown/crown-core!211
-
UTXO count limit and some cosmetic tweaks 25f2ba4a2f
-
add devnet templates 64b813289a
-
modify sandbox templates 25afc735e6
-
fix masternode generation sandbox bug 5e1652c209
-
miner edit of the nftoken balanceof help message 9b1855d149
-
fix nftproto and nftoken list API paging 80051896a6
-
bump verion 0.13.9.2 f11d3ec361
-
08777f3c88
Merge branch 'spendfrom-enhancements' into 'Current-dev'
Spendfrom enhancements See merge request crown/crown-core!212
-
fix issue #344 nftoken totalsupply b2e3c15105
-
Merge branch 'Current-dev' of https://gitlab.crownplatform.com/crown/crown-core into Current-dev 857a63fcf9
-
Delete isImmutable NFT proto rule ecb55f945b
-
bump version 0.13.9.3 33b3c9e440
-
Enhancement request: add nftproto equivalent of nftoken totalsupply #345 4e6f01da96
-
Enhancement request: allow use of * for (current) chain height in nftoken list and nftproto list #350 3230ab8ac4
-
Update new install to addnode existing testnet nodes f24a1626e9
-
add name and id min size check, issue #354 c4e6041496
-
fix metadata size validation checks on nft proto registration ef537b0465
-
fix negative values for height count and skip in the list NFT RPC e3a6ef3276
-
fix issue #352, restrict invalid characters in protocol ID 91ca83d913
-
add nft_tx spork, on by default 69b2dc196a
-
bump new version 13.9.5 c43bebd70b
-
nft protocol upgrade 3ca7d37435
-
v0.14 release notes, update copyright year, update home URL 0404ea9a8e
-
Merge branch 'Current-dev' of https://gitlab.crownplatform.com/crown/crown-core into Current-dev 1814d110d5
-
Update copyright year b06320689d
-
Remove changelog.txt 5e9409a8d3
-
Update for "Emerald" v0.14 7be724621d
-
Update SPORK_END to include NFT spork c2f15eec08
-
Update release notes a19d8a6c73
-
bump version 14.0.0 Emerald release, set NFT_TX sprok to 2020 March 24 10:00 AM UTC 682679d095
-
Merge branch 'Current-dev' into master, Emerald release c6e7539ea7
-
8cf52c81da
Revert "nft protocol upgrade"
This reverts commit 3ca7d37435be637dc13f10d4e7cd940ac1416b27
-
eafdcde7f7
Merge branch 'revert-3ca7d374' into 'master'
Revert "nft protocol upgrade" See merge request crown/crown-core!215
-
Revert additional check 9387076425
-
3d6125754e
Merge branch 'rc-testing-glitch' into 'master'
Revert additional check See merge request crown/crown-core!216
-
Update release download locations and sha256sums 58c27e20fe
-
6423fbc696
Merge branch 'final-Emerald-steps' into 'master'
Update release download locations and sha256sums See merge request crown/crown-core!217
-
allow NFT tx into mempool f9f1e43b17
-
dc7521bf5c
Merge branch 'master' into Current-dev
# Conflicts: # src/main.cpp
-
bump version 0.14.0.1 894b55368e
-
Release v0.14.0.1 finishing touches 547337f477
-
9c77bc2164
Revert "Release v0.14.0.1 finishing touches"
This reverts commit 547337f477b20e3f4342d996b76da311c68e2692
-
Final release changes redone 755c442307
-
Cleanup platform database before start. Platform reindex b989db3003
-
Added -platformreindex to GUI 68993d5a74
-
Updated qt url fac08b5f08
-
Updated version bbefd9708c
-
Fixed testnet sync issue 0d8a744ee0
-
Fixed testnet sync a647471865
-
Create doc/using-install-script.md from https://raw.githubusercontent.com/defunctec/Crown-VPS-Install-Guide/main/README.md be9fd39714
-
2a2f2f7265
Merge branch 'feature-doc-enhancements' into 'master'
Create doc/using-install-script.md from... See merge request crown/crown-core!218
-
Update crown-server-install.sh 56366b4fb4
-
be8bfffa09
Merge branch 'fix_bootstrap_location' into 'master'
fix bootstrap download location See merge request crown/crown-core!221
- fanquake closed this on Jan 3, 2022
- fanquake locked this on Jan 3, 2022
Contributors