13557 Commits

Author SHA1 Message Date
Patrick Lodder
56890a560e
Merge pull request #1865 from MichDe/patch-1
Update README.md
2021-05-02 18:29:17 +02:00
cg
5667d6586b optimise imgs (only src/qt/res/) 2021-05-01 19:52:25 +01:00
Mich De L'Orme
ff2dd3e01d
Update README.md
Update 
"Early 2015 (approximately a year and a half after release) there were
approximately 100,000,000,000 coins." 
to 
"Early 2015 (approximately a year and a half after release) there were
approximately 100,000,000,000 coins."
because that was 6 years ago and is now the past. Were makes more sense than will be at this point.
2021-05-01 11:36:47 -04:00
Patrick Lodder
b9b293ae35
Merge pull request #1858 from eltociear/patch-3
Refactor: fix typo in validation.cpp
2021-04-29 15:54:39 +02:00
Ikko Ashimine
acc3a19ff9
Refactor: fix typo in validation.cpp
inadvertantly -> inadvertently
2021-04-27 01:56:47 +09:00
Patrick Lodder
54ab96311d
Merge pull request #1835 from chromatic/fix-importprivkey-doc
Switch `bitcoinprivkey` to `dogecoinprivkey`
2021-04-19 15:33:20 +02:00
chromatic
3386274dcd Switch bitcoinprivkey to dogecoinprivkey 2021-04-18 10:47:16 -07:00
Michi Lumin
23226323c7 some updates to reflect modern WSL changes
Windows xcompile build on WSL 1 and 2 modernized some since WSL has evolved.
2021-04-18 19:02:31 +02:00
Michi Lumin
06763f4157 modernizing the windows xcompile process under WSL
WSL has changed some, this needs to be updated to reflect WSL1 vs 2
2021-04-18 19:02:31 +02:00
Michi Lumin
7558b5fdb8 Some doc updates to build on BigSur.
Some updates to help build easily on MacOS BigSur.
2021-04-18 19:02:31 +02:00
Patrick Lodder
881b10d750
Merge pull request #1834 from langerhans/1.14.4-fix-travis
Travis: Use minimal trusty image
2021-04-18 18:51:03 +02:00
Maximilian Keller
3401f27651 Attempt to use minimal Travis image 2021-04-18 17:19:18 +02:00
Michi Lumin
ce265449c6
Merge pull request #1805 from patricklodder/1.14.4-paper-wallet-text-overflow
[bugfix] fix text overflow on paper wallet
2021-04-13 16:17:04 -06:00
Patrick Lodder
dfb78d26dc
[bugfix] fix text overflow on paper wallet
- use Courier instead of "monospace" as font family as the latter
  does not translate to an actual monospace font properly
- make address and privkey fields to have equal dimensions and
  margins, because their fontsizes are calculated uniformly too
- make the max font size 98% of the wallet, instead of 99%
2021-03-20 01:35:00 +01:00
Patrick Lodder
8e7d8eed22
Merge pull request #1788 from patricklodder/1.14-fix-rpc-null-responses
QT: User-friendly interpretation of "null" responses in rpc console
2021-03-18 23:58:49 +01:00
Patrick Lodder
3cdddabe39
Merge pull request #1791 from DemonRx/rename-pixmaps
Rename pixmaps
2021-03-11 21:48:08 +01:00
Demon
c42dba492b
Rename pixmaps 2021-03-11 05:24:25 -05:00
Patrick Lodder
843281ce87
[qt] User-friendly interpretation of null responses in rpc console
Translates "null" (UniValueNull) to "Empty response".
2021-03-11 10:02:18 +01:00
Patrick Lodder
354a6e3a12
Merge pull request #1785 from suprnurd/1.14-dev-fix-depends-links
Fix OpenSSL and QT depends links
2021-03-09 23:22:39 +01:00
Patrick Lodder
149d729b02
Merge pull request #1781 from DemonRx/remove-encoding-key
Remove deprecated encoding key in dogecoin-qt.desktop
2021-03-03 19:48:19 +01:00
Demon
96961861df remove-encoding-key 2021-03-03 12:57:43 -05:00
Patrick Lodder
ebbc68e855
Merge pull request #1777 from patricklodder/1.14.4-open
open 1.14.4 for development
2021-03-01 04:26:53 +01:00
Patrick Lodder
fcdf94ca2c
open 1.14.4 for development 2021-03-01 02:24:55 +01:00
Patrick Lodder
f80bfe9068
Merge pull request #1769 from patricklodder/1.14.3-release-flag
mark 1.14.3 as release
v1.14.3
2021-02-28 18:15:53 +01:00
Patrick Lodder
0170778a4c
Merge pull request #1775 from patricklodder/1.14.3-fix-contrib
1.14.3 release notes fix
2021-02-28 18:15:41 +01:00
Patrick Lodder
1847ca06e4
remove founder twitter from release notes 2021-02-28 17:02:55 +01:00
Patrick Lodder
86c682b375
add last 2 contributors to release notes 2021-02-28 17:02:11 +01:00
Patrick Lodder
bf938187e7
Merge pull request #1774 from patricklodder/1.14.3-readme
Improve README.md
2021-02-28 16:53:15 +01:00
Patrick Lodder
2629fa792f
Update README.md
Co-authored-by: Ross Nicoll <ross.nicoll@r3.com>
2021-02-28 14:36:54 +01:00
fluteds
acb11bf065
Improve README.md
- Removed dead image links.
- Updated Travis ci badge link to direct to the master branch and the new Travis website url.
- Added Emojis to headers for clarity and to get the feel of dogecoin for newcomers.
- Bolded some sub headers for clarity. e.g. block reward sections.
- Code formatting.

  plodder: cherry pick notes:
  - Cherry-picked and sanitized to resolve conflicts
  - fixed some very long lines
  - removed tip4commit
  - changed header for mining/subsidy info
2021-02-28 12:46:22 +01:00
Patrick Lodder
4229222073
Merge pull request #1771 from dogecoin/michilumin-key-add
michilumin key
2021-02-28 01:47:16 +01:00
Michi Lumin
d6d0d95a2f
michilumin key
adding my key to repo
2021-02-27 17:45:40 -07:00
Ross Nicoll
4ffde07033
Merge pull request #1770 from patricklodder/1.14.3-url-sanity-check
[qt] only allow https explorer links
2021-02-27 22:59:23 +00:00
leuqarte
0d2398c1b5
Formatting in "Development Tips and Tricks" (#1766)
* Formatting in "Development Tips and Tricks"
2021-02-27 23:40:14 +01:00
Ross Nicoll
bd905d1d08
1.14.3 release documentation (#1733)
* Update credits for 1.14.2 to 1.14.3
* Refresh release notes
* Refresh man pages
* Move 1.14.2 release notes to archive
* Remove Bitcoin 0.14.2 to 0.14.3 credits (covered in previous release notes)
2021-02-27 22:16:28 +00:00
Patrick Lodder
b2211a4139
[qt] only allow https explorer links
As reported by Fabian Braeunlein of PS Positive Security GmbH
2021-02-27 22:53:15 +01:00
Ross Nicoll
80e9e800e1
Replace Bitcoin seed nodes with Dogecoin nodes (#1746) 2021-02-27 20:40:40 +00:00
Patrick Lodder
05c54fceca
mark 1.14.3 as release 2021-02-27 17:34:05 +01:00
Patrick Lodder
4dd49512e9
Merge pull request #1762 from DemonRx/ignore-proxy-connection-error
[netbase] Do not print an error on connection timeouts through proxy
2021-02-24 20:42:58 +01:00
Demon
ce4f6974b0 ignore-proxy-connection-error 2021-02-23 23:31:02 -05:00
Patrick Lodder
dd9edc86dc
Merge pull request #1757 from langerhans/1.14.3-listunspent-query
Add query options to listunspent RPC call
2021-02-23 00:36:54 +01:00
tnaka
b3d9bbc7dc fixed listunspent rpc convert parameter 2021-02-22 22:23:14 +01:00
Pedro Branco
3c1fa13921 Add query options to listunspent rpc call 2021-02-22 22:23:09 +01:00
Patrick Lodder
18a55c271c
Merge pull request #1638 from patricklodder/1.14.3-locale-sorting
Locale independent sorting
2021-02-22 11:52:04 +01:00
Carsen Klock
dda4b51d89
Update chainparams.cpp (#1751)
Removed Denarius (D) seeders for Dogecoin.
2021-02-21 08:19:17 +00:00
Ross Nicoll
0fce867c51
Bump version to 1.14.3 (#1745)
* Bump version to 1.14.3
* Update copyright year and release status
2021-02-18 07:59:35 +00:00
Patrick Lodder
3007516320
Merge pull request #1707 from eltociear/patch-2
[wallet] fix typo in rpcwallet.cpp
2021-02-17 23:38:58 +01:00
Patrick Lodder
ed8864b6d2
Merge pull request #1741 from luisschubert/patch-1
Docs Update build-osx.md for Mac install
2021-02-16 14:35:24 +01:00
Luis-Johannes Schubert
11e99e42e8
Update build-osx.md for Mac install
--c++11 no longer needed and needs to be removed.
2021-02-15 21:28:43 -08:00
Ross Nicoll
d117d075a4
Merge pull request #1676 from shibe2/skipcheckpow
Don't recompute AuxPoW when serving peer requests
2021-02-15 20:36:38 +00:00