| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
|
| |/ / |
|
| |\ \
| | |
| | | |
[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
|
| | |/
|/|
| |
| | |
See GH #2240.
|
| | |
| |
| | |
For Brazilian Portuguese, I believe that an easy interpretation would be a percentage and not dust!
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
This roughly reverts the work done here that disabled auxpow generation in regtest: https://github.com/dogecoin/dogecoin/pull/1431/files\#diff-ccc24453c13307f815879738d3bf00eec351417537fbf10dde1468180cacd2f1R127-R137
This is a pretty severe functionality change since auxpow is critical to Dogecoin and wallet integrators need to be able to parse the extra data in auxpow blocks.
For future wallet integrators: Dogecoin follows similar schemes as Namecoin for the merged mining support and the spec is here: https://en.bitcoin.it/wiki/Merged_mining_specification
pr review: GetHash -> GetPoWHash
|
| |\ \
| | |
| | | |
Qt: Show only useful estimates on sync screen
|
| | | |
| | |
| | |
| | | |
See GH#1902.
|
| | | |
| | |
| | |
| | | |
See GH#1902.
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Addresses GH #1808.
There are several possible future improvements:
* add a new icon for key import
* reduce duplication of code between the RPC private key importer and
the GUI private key importer
* improving error messages for various error states
|
| |\ \
| | |
| | | |
trivial: a minor fix in Chinese translation and several styling fixes
|
| | | | |
|
| |\ \ \
| |/ /
|/| | |
[Trivial] Fix German grammar error
|
| | |/
| |
| | |
The sentence at line 890 isn't complete without the word "hat" at the end.
|
| |\ \
| | |
| | | |
Fixed typos and enhanced messages for Polish translation
|
| | | | |
|
| | | |
| | |
| | |
| | | |
translations.
|
| | |/
| |
| | |
Fixed multiple typos (duplicated spaces, misspelled words, etc.) and introduced new messages which were previously not translated to Polish. Also removed couple of redundant numerusforms.
|
| | | |
|
| |\ \
| | |
| | | |
Refactor: fix typo in validation.cpp
|
| | |/
| |
| | |
inadvertantly -> inadvertently
|
| |\ \
| | |
| | | |
Switch `bitcoinprivkey` to `dogecoinprivkey`
|
| | |/ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
- 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%
|
| |/
|
|
| |
Translates "null" (UniValueNull) to "Empty response".
|
| |\
| |
| | |
[qt] only allow https explorer links
|
| | |
| |
| |
| | |
As reported by Fabian Braeunlein of PS Positive Security GmbH
|
| |/ |
|
| |\
| |
| | |
[netbase] Do not print an error on connection timeouts through proxy
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | | |
Locale independent sorting
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Some locales sort differently, which causes a different order
of files, which leads to an unreproducible build.
Sort the files always with the C locale.
|
| | | |
| | |
| | | |
Removed Denarius (D) seeders for Dogecoin.
|
| |\ \ \
| | | |
| | | | |
[wallet] fix typo in rpcwallet.cpp
|
| | | | |
| | | |
| | | | |
replacable -> replaceable
|
| |\ \ \ \
| | | | |
| | | | | |
Don't recompute AuxPoW when serving peer requests
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Checking scrypt PoW is expensive and needless in this case. All block
headers are already checked when they are accepted, and they will be
checked again on the receiving end.
|
| |\ \ \ \
| | | | |
| | | | | |
Build on recent Linux
|
| | | | | | |
|
| | | |/ /
| |/| | |
|
| | | | | |
|
| | | | | |
|
| | |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Re-introduce Params.BIP65Height
- Fixate block 1854705 for testnet
- Fixate block 3464751 for mainnet
- Fixate block 1351 for regtest
- Stop using IsSuperMajority() in validation for BIP65
- Simplify RPC SoftForkMajorityDesc
|
| |\ \ \
| | | |
| | | | |
Adapt block download timeouts to Dogecoin
|
| | | | | |
|
| | |/ /
| | |
| | |
| | |
| | | |
Block download timeouts are expressed as a fraction of block interval time, so Dogecoin values have been too aggressive.
Matching Bitcoin values as a starting point.
|