| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2423 from patricklodder/1.14-codeql-reduce-trigger | Ross Nicoll | 2021-07-26 | 1 | -0/+4 |
| |\ | | | | | [qa] reduce CodeQL triggers to exclude non-compiled code | ||||
| | * | [qa] reduce CodeQL triggers to exclude non-compiled code | Patrick Lodder | 2021-07-25 | 1 | -0/+4 |
| | | | | | | | | | | | contrib, doc, share and qa do not compile production code, skip CodeQL on PRs to save everyone time and GitHub some cpu ticks. | ||||
| * | | Merge pull request #2422 from rnicoll/1.14.4-rbf-fee-test | Patrick Lodder | 2021-07-25 | 2 | -47/+48 |
| |\ \ | | | | | | | Fixup replace-by-fee qa test values and now runs this test by default on CI | ||||
| | * | | tests: Fix replace-by-fee values for Dogecoin | Ross Nicoll | 2021-07-25 | 2 | -47/+48 |
| | | | | |||||
| * | | | Merge pull request #2249 from rnicoll/1.14-fix-magic-numbers | Patrick Lodder | 2021-07-25 | 3 | -38/+48 |
| |\ \ \ | |_|/ |/| | | 1.14 fix magic numbers | ||||
| | * | | Trivial: Fix Magic Numbers in key and pubkey - fixes #1968 | geekwisdom | 2021-07-25 | 3 | -38/+48 |
| | |/ | |||||
| * | | Merge pull request #2236 from sabotagebeats/fix/issues/2149 | Patrick Lodder | 2021-07-24 | 7 | -53/+88 |
| |\ \ | |/ |/| | Utils and libraries: Update ZMQ to 4.3.4 | ||||
| | * | Utils and libraries: Update ZMQ to 4.3.4 | sabotagebeats | 2021-07-18 | 7 | -53/+88 |
| | | | |||||
| * | | Merge pull request #1941 from elybin/fixing-indonesian-translation | Ross Nicoll | 2021-07-24 | 1 | -237/+1896 |
| |\ \ | | | | | | | Fixing indonesian (id_ID) translation | ||||
| | * | | Fixing few missed words and making translation more casual | Khakim Hudaya | 2021-07-15 | 1 | -62/+58 |
| | | | | |||||
| | * | | Correct XML errors | Ross Nicoll | 2021-07-15 | 1 | -2/+3 |
| | | | | |||||
| | * | | Fixing indonesian translation | Khakim Hudaya | 2021-07-15 | 1 | -231/+1893 |
| | | | | |||||
| * | | | Merge pull request #2420 from nformant1/nformant1-patch-1 | Patrick Lodder | 2021-07-23 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Fix RPC port documentation in RPC help | ||||
| | * | | | Update server.cpp | nformant | 2021-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | Changed RPC port from 8332 (BTC) to 22555 (Dogecoin) | ||||
| * | | | | Merge pull request #2418 from xanimo/1.14.4-fix-seed-init | Patrick Lodder | 2021-07-23 | 1 | -6/+2 |
| |\ \ \ \ | | | | | | | | | | | initialize fixed seeds | ||||
| | * | | | | initialize fixed seeds | Dakoda Greaves | 2021-07-23 | 1 | -6/+2 |
| |/ / / / | | | | | | | | | | | | | | | | | seed initialization was commented out on mainnet and testnet. | ||||
| * | | | | Merge pull request #2308 from alamshafil/doge-tips | Patrick Lodder | 2021-07-22 | 3 | -1/+69 |
| |\ \ \ \ | |/ / / |/| | | | [QT] Add tips section | ||||
| | * | | | Add tips section | Shafil Alam | 2021-07-22 | 3 | -1/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more tips Allow QT translations Fix tips | ||||
| * | | | | Merge pull request #2413 from ↵ | Patrick Lodder | 2021-07-20 | 1 | -8/+44 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | dogecoin/revert-2342-issue-2340-depends-build-dependencies-readme Correct #2342 - "added requirements to dependencies build README" | ||||
| | * | | | depends: Add required packages to build | Patrick Lodder | 2021-07-20 | 1 | -1/+48 |
| | | | | | |||||
| | * | | | Revert "added requirements to dependencies build README" | Patrick Lodder | 2021-07-20 | 1 | -12/+1 |
| |/ / / | |||||
| * | | | Merge pull request #2410 from patricklodder/1.14.4-explicit-gui-ci | Ross Nicoll | 2021-07-18 | 1 | -5/+5 |
| |\ \ \ | | | | | | | | | [ci] make dogecoin-qt builds explicit | ||||
| | * | | | ci: make dogecoin-qt builds explicit | Patrick Lodder | 2021-07-17 | 1 | -5/+5 |
| |/ / / | | | | | | | | | | | | | | | | CI will not complain if there were an error with qt for builds that do not explicitly specify that we want to build UI. This makes all builds expect QT except the i686-linux and armhf builds. | ||||
| * | | | Merge pull request #2312 from rnicoll/1.14.4-subsidy-tests | Patrick Lodder | 2021-07-17 | 1 | -22/+37 |
| |\ \ \ | | | | | | | | | Rewrite subsidy limit tests (1.14) | ||||
| | * | | | Rewrite subsidy limit tests | Ross Nicoll | 2021-07-11 | 1 | -22/+37 |
| | | | | | |||||
| * | | | | Merge pull request #2325 from rnicoll/1.14.4-libevent | Patrick Lodder | 2021-07-17 | 1 | -4/+4 |
| |\ \ \ \ | | | | | | | | | | | depends: Update libevent to 2.1.11 | ||||
| | * | | | | bump libevent to 2.1.11 in depends | stefanwouldgo | 2021-07-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | this doesn't need patches on Android anymore like 2.1.8 did. | ||||
| | * | | | | [depends] Don't build libevent sample code | fanquake | 2021-07-13 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | [depends] libevent 2.1.8-stable | fanquake | 2021-07-13 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Merge pull request #2217 from pjhwa/qt-trans-ko-2214 | Ross Nicoll | 2021-07-15 | 1 | -490/+490 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix errors of bitcoin_ko_KR.ts file for 1.14.4-dev | ||||
| | * | | | | Fix errors of bitcoin_ko_KR.ts file for 1.14.4-dev | Jerry Park | 2021-05-30 | 1 | -490/+490 |
| | | | | | | |||||
| * | | | | | Merge pull request #2395 from lee5378/1.14.4-dev | Patrick Lodder | 2021-07-14 | 1 | -28/+19 |
| |\ \ \ \ \ | | | | | | | | | | | | | Docs - Improve block/reward table formatting in primary readme | ||||
| | * | | | | | [doc] Display block subsidy in a nice looking table | lee5378 | 2021-07-14 | 1 | -28/+19 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #2401 from rnicoll/1.14.4-snap-sha256 | Ross Nicoll | 2021-07-14 | 1 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | Refine Snap verification message | ||||
| | * | | | | | Refine Snap verification message | Ross Nicoll | 2021-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refine Snap verification message to accurately reflect it's checking secure hashes, not signatures. Checking signature would entail verifying there is a signature from a trusted person, not just that the hash matches a value in the known values list. | ||||
| * | | | | | | Merge pull request #2342 from ↵ | Ross Nicoll | 2021-07-14 | 1 | -1/+12 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | katzenmalen/issue-2340-depends-build-dependencies-readme added requirements to dependencies build README | ||||
| | * | | | | | Update depends/README.md | fmhc | 2021-07-07 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better flow with linking to os-specific build docs Co-authored-by: Ross Nicoll <[email protected]> | ||||
| | * | | | | | added requirements to dependencies build README | katzenmalen | 2021-06-27 | 1 | -0/+8 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1904 from slightlyskepticalpotat/snap-support-2021 | Ross Nicoll | 2021-07-14 | 4 | -2/+97 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Snap Support | ||||
| | * | | | | | Add and document snap support | cg | 2021-05-28 | 4 | -2/+97 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #2380 from patricklodder/1.14-fix-codeql | Patrick Lodder | 2021-07-11 | 1 | -43/+35 |
| |\ \ \ \ \ | | | | | | | | | | | | | Tune codeql-analysis | ||||
| | * | | | | | Tune codeql-analysis | Patrick Lodder | 2021-07-10 | 1 | -43/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only audit production code (no python) - trigger on *-maint and *-dev push - trigger on PR - remove useless autogenerated comments - skip doc changes - use depends system without analyzing it - cache depends | ||||
| * | | | | | | Merge pull request #2392 from patricklodder/1.14-osslsigncode-mirror | Patrick Lodder | 2021-07-11 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | [depends] Update osslsigncode mirror consistently | ||||
| | * | | | | | [depends] fix all osslsigncode urls | Patrick Lodder | 2021-07-11 | 2 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #2393 from patricklodder/1.14.4-actions-osx-bionic | Ross Nicoll | 2021-07-11 | 1 | -0/+29 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | [CI] add macOS GH Actions w/ bionic instead of focal | ||||
| | * | | | | | [CI] add macOS GH Actions w/ bionic instead of focal | Patrick Lodder | 2021-07-11 | 1 | -0/+29 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #2235 from chey/alpine-musl | Patrick Lodder | 2021-07-09 | 1 | -1/+2 |
| |\ \ \ \ \ | |/ / / / |/| | | | | fix runtime for dogecoin on Alpine Linux (musl libc) | ||||
| | * | | | | Update to use thread_local | Chey | 2021-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | fix runtime for dogecoin on Alpine Linux musl libc | chey | 2021-06-02 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Merge pull request #2333 from micaelmalta/1.14.4-dev-fix-macos-gui | Ross Nicoll | 2021-07-07 | 3 | -18/+42 |
| |\ \ \ \ \ | | | | | | | | | | | | | fix: macos qt build | ||||