Skip to content

Commit fe6ab87

Browse files
committed
5.3.2.0, 2021-08-01, leisure, "Ingrid"
Added - util, rpc. gui: Changes for snapshotdownload and add feature sync from zero gridcoin-community#2093 (@iFoggz) - gui: Implement GUI version of consolidateunspent (coin control part) gridcoin-community#2111 (@jamescowens) - gui: Implement consolidateunspent wizard gridcoin-community#2125 (@jamescowens) - qt: Add antialiasing to traffic graph widget gridcoin-community#2150 (@barton2526) - util: Port of ArgsManager and a significant subset of src/util gridcoin-community#2146 (@jamescowens) - doc: add issue templates for bug reports and feature requests gridcoin-community#2147 (@Pythonix) - gui, rpc: Implement dynamic stakesplitting control, settings changes via rpc, and dynamic changes to sidestaking via rpc gridcoin-community#2164 (@jamescowens) - rpc: Implement getblocksbatch gridcoin-community#2205 (@jamescowens) - voting, rpc, gui: Implement demand loading of historical poll by poll id and AVW calculation gridcoin-community#2210 (@jamescowens) - gui: Show GUI error dialog if command line parsing fails gridcoin-community#2218 (@jamescowens) - gui: Implement close confirmation. gridcoin-community#2216 (@denravonska) - build: Use -fstack-reuse=none gridcoin-community#2232 (@barton2526) Changed - doc: Update build doc gridcoin-community#2078 (@iFoggz) - gui: Normalize button and input control appearance gridcoin-community#2096 (@cyrossignol) - consensus: Implement GetMinimumRequiredConnectionsForStaking gridcoin-community#2097 (@jamescowens) - refactor: move CTransaction to primitives gridcoin-community#2006 (@div72) - consensus, refactor, test: Merkle gridcoin-community#2094 (@div72) - gui: Update diagnostics gridcoin-community#2095 (@jamescowens) - gui: Refresh UI styles and sidebar/statusbar design gridcoin-community#2102 (@cyrossignol) - gui: Set standard base Qt style on Windows and macOS gridcoin-community#2114 (@cyrossignol) - build, refactor: bump to C++17 gridcoin-community#2113 (@div72) - util, rpc, gui: Implement GetMaxInputsForConsolidationTxn() gridcoin-community#2119 (@jamescowens) - gui: Refresh overview page design gridcoin-community#2117 (@cyrossignol) - depends: change boost mirror gridcoin-community#2122 (@div72) - refactor: small cleanup gridcoin-community#2123 (@div72) - build: Update depends Qt recipe to version 5.12.10 gridcoin-community#2129 (@cyrossignol) - build: Bump Codespell to 2.0.0 gridcoin-community#2135 (@barton2526) - gui: Refresh "send coins" page design gridcoin-community#2126 (@cyrossignol) - gui: Optimize locks to improve responsiveness gridcoin-community#2137 (@cyrossignol) - gui: Refresh "receive payment" page design gridcoin-community#2138 (@cyrossignol) - gui: Add empty placeholder to recent transactions list gridcoin-community#2140 (@cyrossignol) - gui: Refresh transaction history page design gridcoin-community#2143 (@cyrossignol) - gui: Refresh address book page design gridcoin-community#2145 (@cyrossignol) - doc: Update http to https where possible gridcoin-community#2148 (@barton2526) - depends: Update dependencies gridcoin-community#2153 (@barton2526) - depends: Bump python to 3.6 gridcoin-community#2159 (@barton2526) - test: Update cppcheck linter to c++17 gridcoin-community#2157 (@barton2526) - test: Drop Travis specific workarounds, Mention commit id in error, Fix typos, Update spellcheck ignore words gridcoin-community#2158 (@barton2526) - gui: Overhaul the voting UI gridcoin-community#2151 (@cyrossignol) - wallet: simplify nTimeSmart calculation gridcoin-community#2144 (@div72) - gui: Refresh checkbox and radio button styles gridcoin-community#2170 (@cyrossignol) - build: Bump libevent to 2.1.11 gridcoin-community#2172 (@barton2526) - build: Update native_mac_alias, Remove big sur patch file in qt recipe gridcoin-community#2173 (@barton2526) - docs: Misc Grammar gridcoin-community#2176 (@barton2526) - build: miniupnpc 2.2.2 gridcoin-community#2179 (@barton2526) - rpc: Refresh rainbymagnitude gridcoin-community#2163 (@jamescowens) - util: optimize HexStr gridcoin-community#2185 (@div72) - refactor: misc style changes gridcoin-community#2177 (@div72) - rpc: consolidatemsunspent changes. gridcoin-community#2136 (@iFoggz) - refactor: Replace "GlobalStatus" state management gridcoin-community#2183 (@cyrossignol) - rpc, util: Remove use of ArgsManager::NETWORK_ONLY for now gridcoin-community#2190 (@jamescowens) - doc: Replace hidden service with onion service, Capitalize "Tor" gridcoin-community#2193 (@barton2526) - gui: Update Qt Linguist localization files gridcoin-community#2192 (@cyrossignol) - script: Shell script cleanups gridcoin-community#2195 (@barton2526) - build: set minimum required Boost to 1.58.0 gridcoin-community#2194 (@barton2526) - build, util: Prevent execution for Windows versions less than Windows 7 gridcoin-community#2203 (@jamescowens) - build: Tweak NSIS Windows installer gridcoin-community#2204 (@jamescowens) - build: Add bison in depends gridcoin-community#2206 (@iFoggz) - build: macOS toolchain bump gridcoin-community#2207 (@div72) - doc: Update build-unix.md gridcoin-community#2212 (@springfielddatarecovery) - build: Bump minimum python version to 3.6, Remove python2 references gridcoin-community#2219 (@barton2526) - depends: Change openSSL source path to Github gridcoin-community#2237 (@barton2526) - doc: Fix typo in bug report template gridcoin-community#2243 (@jamescowens) - ci: fold depends output gridcoin-community#2244 (@div72) Removed - wallet: remove dead hardcoded addnodes gridcoin-community#2116 (@sweede-se) - rpc: Remove readconfig gridcoin-community#2248 (@jamescowens) - rpc: Remove obsolete comparesnapshotaccrual RPC function gridcoin-community#2100 (@jamescowens) - rpc: Remove memorypool RPC Command gridcoin-community#2214 (@RoboticMind) - rpc: Remove deprecated RPC commands gridcoin-community#2101 (@jamescowens) - Remove CCT from README, add Discord gridcoin-community#2134 (@barton2526) - refactor: Remove obsolete pubsub method definitions gridcoin-community#2191 (@barton2526) - refactor: Remove msMiningErrorsIncluded & msMiningErrorsExcluded gridcoin-community#2215 (@RoboticMind) - qt: Remove obsolete topLevelWidget(), Remove obsolete QRegExpValidator gridcoin-community#2198 (@barton2526) - net: Drop support of the insecure miniUPnPc versions gridcoin-community#2178 (@barton2526) - log: remove deprecated db log category gridcoin-community#2201 (@barton2526) - doc: Remove CCT from README and release process docs gridcoin-community#2175 (@barton2526) - build: Remove travis references gridcoin-community#2156 (@barton2526) Fixed - gui: Fix macOS and designer font sizes gridcoin-community#2098 (@cyrossignol) - gui: Have the TrafficGraphWidget respect the selected stylesheet. gridcoin-community#2107 (@jamescowens) - gui: Fix macOS display inconsistencies gridcoin-community#2106 (@cyrossignol) - gui: Fix RPC console auto-complete background color gridcoin-community#2108 (@cyrossignol) - gui: Avoid reloading redundant stylesheets gridcoin-community#2109 (@cyrossignol) - gui: Fix "no active beacon" status gridcoin-community#2110 (@cyrossignol) - gui: Fix dark theme link text color visibility gridcoin-community#2115 (@cyrossignol) - scraper, util, qt: Fix several deprecations and warnings gridcoin-community#2131 (@jamescowens) - gui: Fix duplicate time in GUIUtil::dateTimeStr() gridcoin-community#2139 (@cyrossignol) - gui: Fix debug console traffic graph legend colors gridcoin-community#2142 (@cyrossignol) - gui: Fix nomenclature gridcoin-community#2104 (@jamescowens) - doc: Fix Typos gridcoin-community#2149 (@barton2526) - doc: Fix "master" branch build status badge in readme gridcoin-community#2167 (@cyrossignol) - gui: Fix Inter font rendering on Windows with FreeType gridcoin-community#2169 (@cyrossignol) - gui: Fix assert on non-existent data directory and GUI datadir chooser corner case issues gridcoin-community#2174 (@jamescowens) - gui: Fix display artifact in poll loading indicator gridcoin-community#2180 (@cyrossignol) - rpc, logging: Minor fixes for sidestake logging gridcoin-community#2187 (@jamescowens) - gui: Fix fractional scaling for dialog sizes gridcoin-community#2189 (@cyrossignol) - doc: Random fixes gridcoin-community#2197 (@barton2526) - doc: getbalance should say GRC not "btc" gridcoin-community#2199 (@barton2526) - net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr¦ gridcoin-community#2200 (@barton2526) - doc: remove duplicate line from .gitignore gridcoin-community#2202 (@Pythonix) - util: Tweak exception handling in MilliTimer class to eliminate compiler warnings gridcoin-community#2233 (@jamescowens) - depends: patch missing include in qt gridcoin-community#2234 (@div72) - wallet, rpc: Check each input for IsMine() in GetAddressGroupings gridcoin-community#2242 (@jamescowens) - util, qt: Fix snapshot download gridcoin-community#2246 (@jamescowens) - gui: Fix Column Widths in RPC Console. Elide long strings in their center. Indent user agent. gridcoin-community#2241 (@barton2526) - qt: Fix crash during download snapshot on macOS gridcoin-community#2250 (@jamescowens) - qt: Don't allow to open the debug window during splashscreen & verification state gridcoin-community#2245 (@barton2526) - gui: Fix address book selected model record when editing gridcoin-community#2253 (@cyrossignol) - researcher: Check wallet status before beacon renewal gridcoin-community#2254 (@cyrossignol) - qt: Prevent pasting (no label) as label in consolidation transaction gridcoin-community#2255 (@jamescowens)
2 parents 7a5a96f + 0471eb3 commit fe6ab87

File tree

665 files changed

+58086
-329252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

665 files changed

+58086
-329252
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
name: 🐜 Bug Report
3+
about: Create a report to help us improve
4+
labels: bug
5+
---
6+
7+
<!-- Please make sure you are posting a technical issue related to Gridcoin. -->
8+
9+
<!-- For general questions about Gridcoin or wallet recovery please use one of the various communities:
10+
* Gridcoin on reddit https://www.reddit.com/r/gridcoin/
11+
* Discord https://discord.gg/jf9XX4a -->
12+
13+
<!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. -->
14+
15+
# Bug Report
16+
17+
**Current behavior**
18+
<!-- Describe how the bug manifests. -->
19+
20+
**Expected behavior**
21+
<!-- Describe what the behavior would be without the bug. -->
22+
23+
**Steps to reproduce:**
24+
<!-- Please explain the steps required to duplicate the issue. -->
25+
26+
**Screenshots**
27+
<!-- If the issue is related to the GUI, screenshots can be added to this issue via drag & drop. -->
28+
29+
**Gridcoin version**
30+
<!-- List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.
31+
If you are not on the latest Leisure release please try updating to that and see if your issue still persists. -->
32+
33+
**Machine specs**
34+
- OS:
35+
- CPU:
36+
- RAM:
37+
- Disk size:
38+
- Disk Type (HD/SSD):
39+
40+
**Extra information**
41+
<!-- This is normally the contents of a `debug.log` file. Raw text or a link to a pastebin type site is preferred. -->

.github/ISSUE_TEMPLATE/config.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Gridcoin Discord
4+
url: https://discord.gg/jf9XX4a
5+
about: Please go here if you have any general issues that are not bug reports. We can assist you much faster there.
6+
- name: Gridcoin Subreddit
7+
url: https://reddit.com/r/gridcoin
8+
about: Alternative platform.
+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: 🚀 Feature Request
3+
about: Suggest an idea for this project
4+
labels: enhancement
5+
---
6+
7+
<!-- Please make sure you are posting a feature request related to Gridcoin. -->
8+
9+
<!-- For general questions about Gridcoin or wallet recovery please use one of the various communities:
10+
* Gridcoin on reddit https://www.reddit.com/r/gridcoin/
11+
* Discord https://discord.gg/jf9XX4a -->
12+
13+
# Feature Request
14+
15+
**Describe the Feature Request**
16+
<!-- A clear and concise description of what the feature request is. Please include if your feature request is related to a problem. -->
17+
18+
**Describe Preferred Solution**
19+
<!-- A clear and concise description of what you want to happen. -->
20+
21+
**Describe Alternatives**
22+
<!-- A clear and concise description of any alternative solutions or features you have considered. -->
23+
24+
**Related Code**
25+
<!-- If you are able to illustrate the feature request with an example, please provide a sample via [GitHub](https://github.com) or an online code collaborator. -->
26+
27+
**Additional Context**
28+
<!-- List any other information that is relevant to your feature request. Related issues, suggestions on how to add, use case, Stack Overflow links, forum links, screenshots, OS if applicable, etc. -->

.github/workflows/ci.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33
env:
44
EVENT_TYPE: ${{ github.event_name }}
55
COMMIT_COUNT: ${{ github.event.commits.length }}
6+
CI_REPO_SLUG: ${{ github.repository }}
67
jobs:
78
test-linux:
89
name: ${{ matrix.name }}
@@ -22,7 +23,7 @@ jobs:
2223
script-id: native
2324
- name: x86_64 Linux [GOAL install] [GUI] [xenial] [no depends]
2425
script-id: native_old
25-
- name: macOS 10.11 [GOAL deploy] [GUI] [no tests] [focal]
26+
- name: macOS 10.14 [GOAL deploy] [GUI] [no tests] [focal]
2627
script-id: mac
2728
env:
2829
FILE_ENV: ./ci/test/00_setup_env_${{ matrix.script-id }}.sh
@@ -83,7 +84,7 @@ jobs:
8384
- name: setup-python
8485
uses: actions/setup-python@v2
8586
with:
86-
python-version: 3.5
87+
python-version: 3.6
8788
- name: lint
8889
continue-on-error: true
8990
run: |

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ src/config/gridcoin-config.h.in
9090
src/config/stamp-h1
9191
share/setup.nsi
9292
share/qt/Info.plist
93-
contrib/devtools/split-debug.sh
9493

9594
#libtool object files
9695
*.lo

CHANGELOG.md

+122-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,126 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5-
and this project adheres to [Semantic Versioning](http://semver.org/).
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](https://semver.org/).
6+
7+
## [5.3.2.0] 2021-08-01, leisure, "Ingrid"
8+
### Added
9+
- util, rpc. gui: Changes for snapshotdownload and add feature sync from zero #2093 (@iFoggz)
10+
- gui: Implement GUI version of consolidateunspent (coin control part) #2111 (@jamescowens)
11+
- gui: Implement consolidateunspent wizard #2125 (@jamescowens)
12+
- qt: Add antialiasing to traffic graph widget #2150 (@barton2526)
13+
- util: Port of ArgsManager and a significant subset of src/util #2146 (@jamescowens)
14+
- doc: add issue templates for bug reports and feature requests #2147 (@Pythonix)
15+
- gui, rpc: Implement dynamic stakesplitting control, settings changes via rpc, and dynamic changes to sidestaking via rpc #2164 (@jamescowens)
16+
- rpc: Implement getblocksbatch #2205 (@jamescowens)
17+
- voting, rpc, gui: Implement demand loading of historical poll by poll id and AVW calculation #2210 (@jamescowens)
18+
- gui: Show GUI error dialog if command line parsing fails #2218 (@jamescowens)
19+
- gui: Implement close confirmation. #2216 (@denravonska)
20+
- build: Use -fstack-reuse=none #2232 (@barton2526)
21+
22+
### Changed
23+
- doc: Update build doc #2078 (@iFoggz)
24+
- gui: Normalize button and input control appearance #2096 (@cyrossignol)
25+
- consensus: Implement GetMinimumRequiredConnectionsForStaking #2097 (@jamescowens)
26+
- refactor: move CTransaction to primitives #2006 (@div72)
27+
- consensus, refactor, test: Merkle #2094 (@div72)
28+
- gui: Update diagnostics #2095 (@jamescowens)
29+
- gui: Refresh UI styles and sidebar/statusbar design #2102 (@cyrossignol)
30+
- gui: Set standard base Qt style on Windows and macOS #2114 (@cyrossignol)
31+
- build, refactor: bump to C++17 #2113 (@div72)
32+
- util, rpc, gui: Implement GetMaxInputsForConsolidationTxn() #2119 (@jamescowens)
33+
- gui: Refresh overview page design #2117 (@cyrossignol)
34+
- depends: change boost mirror #2122 (@div72)
35+
- refactor: small cleanup #2123 (@div72)
36+
- build: Update depends Qt recipe to version 5.12.10 #2129 (@cyrossignol)
37+
- build: Bump Codespell to 2.0.0 #2135 (@barton2526)
38+
- gui: Refresh "send coins" page design #2126 (@cyrossignol)
39+
- gui: Optimize locks to improve responsiveness #2137 (@cyrossignol)
40+
- gui: Refresh "receive payment" page design #2138 (@cyrossignol)
41+
- gui: Add empty placeholder to recent transactions list #2140 (@cyrossignol)
42+
- gui: Refresh transaction history page design #2143 (@cyrossignol)
43+
- gui: Refresh address book page design #2145 (@cyrossignol)
44+
- doc: Update http to https where possible #2148 (@barton2526)
45+
- depends: Update dependencies #2153 (@barton2526)
46+
- depends: Bump python to 3.6 #2159 (@barton2526)
47+
- test: Update cppcheck linter to c++17 #2157 (@barton2526)
48+
- test: Drop Travis specific workarounds, Mention commit id in error, Fix typos, Update spellcheck ignore words #2158 (@barton2526)
49+
- gui: Overhaul the voting UI #2151 (@cyrossignol)
50+
- wallet: simplify nTimeSmart calculation #2144 (@div72)
51+
- gui: Refresh checkbox and radio button styles #2170 (@cyrossignol)
52+
- build: Bump libevent to 2.1.11 #2172 (@barton2526)
53+
- build: Update native_mac_alias, Remove big sur patch file in qt recipe #2173 (@barton2526)
54+
- docs: Misc Grammar #2176 (@barton2526)
55+
- build: miniupnpc 2.2.2 #2179 (@barton2526)
56+
- rpc: Refresh rainbymagnitude #2163 (@jamescowens)
57+
- util: optimize HexStr #2185 (@div72)
58+
- refactor: misc style changes #2177 (@div72)
59+
- rpc: consolidatemsunspent changes. #2136 (@iFoggz)
60+
- refactor: Replace "GlobalStatus" state management #2183 (@cyrossignol)
61+
- rpc, util: Remove use of ArgsManager::NETWORK_ONLY for now #2190 (@jamescowens)
62+
- doc: Replace hidden service with onion service, Capitalize "Tor" #2193 (@barton2526)
63+
- gui: Update Qt Linguist localization files #2192 (@cyrossignol)
64+
- script: Shell script cleanups #2195 (@barton2526)
65+
- build: set minimum required Boost to 1.58.0 #2194 (@barton2526)
66+
- build, util: Prevent execution for Windows versions less than Windows 7 #2203 (@jamescowens)
67+
- build: Tweak NSIS Windows installer #2204 (@jamescowens)
68+
- build: Add bison in depends #2206 (@iFoggz)
69+
- build: macOS toolchain bump #2207 (@div72)
70+
- doc: Update build-unix.md #2212 (@springfielddatarecovery)
71+
- build: Bump minimum python version to 3.6, Remove python2 references #2219 (@barton2526)
72+
- depends: Change openSSL source path to Github #2237 (@barton2526)
73+
- doc: Fix typo in bug report template #2243 (@jamescowens)
74+
- ci: fold depends output #2244 (@div72)
75+
76+
### Removed
77+
- wallet: remove dead hardcoded addnodes #2116 (@sweede-se)
78+
- rpc: Remove readconfig #2248 (@jamescowens)
79+
- rpc: Remove obsolete comparesnapshotaccrual RPC function #2100 (@jamescowens)
80+
- rpc: Remove memorypool RPC Command #2214 (@RoboticMind)
81+
- rpc: Remove deprecated RPC commands #2101 (@jamescowens)
82+
- Remove CCT from README, add Discord #2134 (@barton2526)
83+
- refactor: Remove obsolete pubsub method definitions #2191 (@barton2526)
84+
- refactor: Remove msMiningErrorsIncluded & msMiningErrorsExcluded #2215 (@RoboticMind)
85+
- qt: Remove obsolete topLevelWidget(), Remove obsolete QRegExpValidator #2198 (@barton2526)
86+
- net: Drop support of the insecure miniUPnPc versions #2178 (@barton2526)
87+
- log: remove deprecated db log category #2201 (@barton2526)
88+
- doc: Remove CCT from README and release process docs #2175 (@barton2526)
89+
- build: Remove travis references #2156 (@barton2526)
90+
91+
### Fixed
92+
- gui: Fix macOS and designer font sizes #2098 (@cyrossignol)
93+
- gui: Have the TrafficGraphWidget respect the selected stylesheet. #2107 (@jamescowens)
94+
- gui: Fix macOS display inconsistencies #2106 (@cyrossignol)
95+
- gui: Fix RPC console auto-complete background color #2108 (@cyrossignol)
96+
- gui: Avoid reloading redundant stylesheets #2109 (@cyrossignol)
97+
- gui: Fix "no active beacon" status #2110 (@cyrossignol)
98+
- gui: Fix dark theme link text color visibility #2115 (@cyrossignol)
99+
- scraper, util, qt: Fix several deprecations and warnings #2131 (@jamescowens)
100+
- gui: Fix duplicate time in GUIUtil::dateTimeStr() #2139 (@cyrossignol)
101+
- gui: Fix debug console traffic graph legend colors #2142 (@cyrossignol)
102+
- gui: Fix nomenclature #2104 (@jamescowens)
103+
- doc: Fix Typos #2149 (@barton2526)
104+
- doc: Fix "master" branch build status badge in readme #2167 (@cyrossignol)
105+
- gui: Fix Inter font rendering on Windows with FreeType #2169 (@cyrossignol)
106+
- gui: Fix assert on non-existent data directory and GUI datadir chooser corner case issues #2174 (@jamescowens)
107+
- gui: Fix display artifact in poll loading indicator #2180 (@cyrossignol)
108+
- rpc, logging: Minor fixes for sidestake logging #2187 (@jamescowens)
109+
- gui: Fix fractional scaling for dialog sizes #2189 (@cyrossignol)
110+
- doc: Random fixes #2197 (@barton2526)
111+
- doc: getbalance should say GRC not "btc" #2199 (@barton2526)
112+
- net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr¦ #2200 (@barton2526)
113+
- doc: remove duplicate line from .gitignore #2202 (@Pythonix)
114+
- util: Tweak exception handling in MilliTimer class to eliminate compiler warnings #2233 (@jamescowens)
115+
- depends: patch missing include in qt #2234 (@div72)
116+
- wallet, rpc: Check each input for IsMine() in GetAddressGroupings #2242 (@jamescowens)
117+
- util, qt: Fix snapshot download #2246 (@jamescowens)
118+
- gui: Fix Column Widths in RPC Console. Elide long strings in their center. Indent user agent. #2241 (@barton2526)
119+
- qt: Fix crash during download snapshot on macOS #2250 (@jamescowens)
120+
- qt: Don't allow to open the debug window during splashscreen & verification state #2245 (@barton2526)
121+
- gui: Fix address book selected model record when editing #2253 (@cyrossignol)
122+
- researcher: Check wallet status before beacon renewal #2254 (@cyrossignol)
123+
- qt: Prevent pasting (no label) as label in consolidation transaction #2255 (@jamescowens)
6124

7125
## [5.3.1.0] 2021-04-04, leisure
8126
### Added
@@ -392,7 +510,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
392510
- Fix lingering peers.dat temp files and clean up remaining paths #1582 (@cyrossignol)
393511
- Fix incorrect beacon length warning in GUI transaction list #1585 (@cyrossignol)
394512
- Fix default config file line endings on Windows #1587 (@cyrossignol)
395-
- Reenable Travis builds for MacOS #1591 (@jamescowens)
513+
- Re-enable Travis builds for MacOS #1591 (@jamescowens)
396514
- Correct peer detail info background color #1593 (@jamescowens)
397515
- Fix exception in debug3 mode #1598 (@cyrossignol)
398516
- Fix deadlock in "getmininginfo" RPC function #1596 (@cyrossignol)
@@ -697,7 +815,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
697815
- getsupervotes
698816
- /var/lib/boinc/ as a valid boinc path on Linux (@rsparlin)
699817
- Stress testing script (@Foggyx420)
700-
- refhash command also on linux (@jamescowens)
818+
- refhash command also on Linux (@jamescowens)
701819
- Documentation for out of source build (@thecharlatan)
702820

703821
### Changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ master if the staging branch is busy.
7272
Community
7373
=========
7474

75-
For general questions, see the forum at https://cryptocurrencytalk.com/forum/464-gridcoin-grc/, or Freenode IRC in #gridcoin-help. We also have a Slack channel at [teamgridcoin.slack.com](https://join.slack.com/t/teamgridcoin/shared_invite/zt-3s81akww-GHt~_KvtxfhxUgi3yW3~Bg).
75+
For general questions, please visit our Discord server at https://discord.gg/jf9XX4a, or Freenode IRC in #gridcoin-help. We also have a Slack channel at [teamgridcoin.slack.com](https://join.slack.com/t/teamgridcoin/shared_invite/zt-3s81akww-GHt~_KvtxfhxUgi3yW3~Bg).
7676

7777
License
7878
-------
@@ -85,4 +85,4 @@ Build Status
8585

8686
| Development | Staging | Master |
8787
|----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
88-
| [![Build Status](https://travis-ci.org/gridcoin-community/Gridcoin-Research.svg?branch=development)](https://travis-ci.org/gridcoin-community/Gridcoin-Research) | [![Build Status](https://travis-ci.org/gridcoin-community/Gridcoin-Research.svg?branch=staging)](https://travis-ci.org/gridcoin-community/Gridcoin-Research) | [![Build Status](https://travis-ci.org/gridcoin-community/Gridcoin-Research.svg?branch=master)](https://travis-ci.org/gridcoin-community/Gridcoin-Research) |
88+
| ![Build Status](https://github.com/gridcoin-community/Gridcoin-Research/actions/workflows/ci.yml/badge.svg?branch=development) | ![Build Status](https://github.com/gridcoin-community/Gridcoin-Research/actions/workflows/ci.yml/badge.svg?branch=staging) | ![Build Status](https://github.com/gridcoin-community/Gridcoin-Research/actions/workflows/ci.yml/badge.svg?branch=master) |

0 commit comments

Comments
 (0)