| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |/ / / / / |
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
fix runtime for dogecoin on Alpine Linux (musl libc)
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
fix: macos qt build
|
| | | |_|/ /
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[GITIAN] fix builder
|
| | | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Ross Nicoll <[email protected]>
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
FIX:
GIT: fatal unknown date format format-local:%F %T
OSSLSIGNCODE: new depedency url
LXC: lxcbr0: ERROR while getting interface flags: No such device
DOGECOIN: branding
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
[qa] Make GH Actions CI less trigger happy
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Do not run CI if all updated paths in a PR match:
- 'doc/**'
- 'contrib/**'
- '**/*.md'
and on push, if all updated paths match: '**/*.md'
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
[qa] Retain binary artifacts on CI run
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | | |
[CI] Enable windows unit tests
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[vulnerability] Disconnect stalling peers after timeout of header sync
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix typos in comments under ./qa
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
[CI] Switch 1.14.4 automated integration testing to GitHub Actions
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Introduces GitHub Actions builds for linux and windows 32 and 64 bit
and armhf builds using the depends system.
|
| |/ / / / / / |
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | /
| | |_|_|/
| |/| | | |
Fix french-canadian translation in bitcoin_fr_CA.ts
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | | |
[QT] Add a form dialog for adding peers
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed tabIndex and width in debugwindow.ui
Added Qt UI files for each dialog
Added Qt UI files
Added separate thread for peer dialogs to run RPC commands
Fixed tabIndex
Remove unneeded includes
Fixed error
Replaced RPCExecutor with g_connman
Replaced RPCExecutor with g_connman
Added two input fields for peer address and port
Remove peerThread
Validate IP addresses
Remove Peer now uses selected IP address in peerWidget
Interpret RPC response
Remove redundant include
Use a regular expression to validate IPs
Disconnect node if it has been discovered
Use port based on current chain
Change peerAddress -> peerPort
Allowed DNS names to be entered
Update src/qt/peerdialog.cpp
Co-authored-by: Ross Nicoll <[email protected]>
Fix typo
Co-authored-by: Ross Nicoll <[email protected]>
Use LookupHost to check address
Co-authored-by: Ross Nicoll <[email protected]>
Fix syntax typo
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
chromatic/add-sortable-network-stats-to-peers-table
Qt: Add sortable sent/recv bytes to Peers debug table
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
See GH #2240.
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Made the README Much Wow
|
| | | | | | |
| | | | | |
| | | | | | |
Made the README much wow. Centered the title, logo, and badges. Added two badges that redirect to the website: "dogecoin" and "much wow" and removed the period that was included in the website's hyperlink.
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
Refresh `CONTRIBUTING.MD` to fit Dogecoin
|
| | | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Max K. <[email protected]>
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | | |
Make contribution guide more concise
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Removes discord because this is a chat channel and not suitable to
make decisions that are auditable.
Adds a link to "help wanted" in the github repository as those are
the most pressing items that help Dogecoin
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Remove references to lead maintainer.
* Put branch strategy near the top so people raise PRs against the right branch.
* Emphasise the need to test, and the types of tests involved.
* Add links to community.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
Add simplified Chinese version for the README doc
|
| | | | | | | |
|
| | | | | | | |
|
| | |/ / / / |
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
Update pt_BR translation
|