Commit Graph

17066 Commits

Author SHA1 Message Date
SikkieNL
5b1e0a61e0 modified: Makefile.am
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m6s
modified:   configure.ac
2024-12-17 20:50:08 +01:00
SikkieNL
f6d607c029 modified: CONTRIBUTING.md
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
modified:   Makefile.am
	deleted:    share/pixmaps/bitcoin.ico
	new file:   share/pixmaps/neobytes.ico
	deleted:    src/qt/res/icons/bitcoin.icns
	new file:   src/qt/res/icons/neobytes.icns
2024-12-17 20:42:23 +01:00
SikkieNL
9ffe9e53b4 new file: gitlab-ci.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
2024-12-17 19:50:06 +01:00
SikkieNL
2f1bf4962b modified: src/Makefile.am
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m1s
new file:   src/crypto/neoscrypt.c
	new file:   src/crypto/neoscrypt.h
	new file:   src/crypto/neoscrypt_asm.S
2024-12-17 19:37:26 +01:00
SikkieNL
9c8d74afc2 modified: src/Makefile.am
modified:   src/Makefile.am
	src/crypto/neoscrypt.c
	src/crypto/neoscrypt.h
	src/crypto/neoscrypt_asm.S
2024-12-17 19:36:56 +01:00
SikkieNL
ba4d4ee239 modified: .gitignore
modified:   Makefile.am
	modified:   configure.ac
	renamed:    libdashconsensus.pc.in -> libneobytesconsensus.pc.in
2024-12-17 19:22:51 +01:00
ff16b6b0cf Upload files to ".github/workflows"
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
2024-12-17 13:58:00 +01:00
5ee98dafe3 Delete .gitea/workflows/demo.yml 2024-12-17 13:57:25 +01:00
de38ca2961 Update .gitea/workflows/demo.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m3s
2024-12-17 13:53:08 +01:00
792227a0c9 Upload files to ".github"
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
2024-12-17 13:50:38 +01:00
5fc88a86d8 Delete .github/ISSUE_TEMPLATE.md
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
2024-12-17 13:26:48 +01:00
140d26c140 Upload files to ".github/ISSUE_TEMPLATE"
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-12-17 13:25:55 +01:00
dc9aba8250 Add .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m8s
2024-12-17 06:20:56 +01:00
07c3e1db08 Delete .getea/ workflows/test.yml 2024-12-17 06:20:14 +01:00
d0002697ec Delete .getea/ISSUE_TEMPLATE/bug_report.md 2024-12-17 06:19:59 +01:00
SikkieNL
b12426c517 new file: .getea/ISSUE_TEMPLATE/bug_report.md 2024-12-16 22:17:25 +01:00
a7b7bbaf1f Add .getea/ workflows/test.yml 2024-12-16 22:08:25 +01:00
3449d83ec2 dash -> neobytes 2024-12-16 15:47:21 +01:00
41fa39aa3f Update COPYING 2024-12-16 15:43:51 +01:00
7c3a3ec953 dash -> neobytes 2024-12-16 15:41:37 +01:00
SikkieNL
9e6fef6df0 Update readme 2024-12-15 22:44:06 +01:00
SikkieNL
d651890bdc Dash => Neobytes 2024-12-15 22:34:25 +01:00
SikkieNL
beba882a61 delete 2024-12-15 15:51:38 +01:00
UdjinM6
351fbf65ef
Merge pull request #3337 from codablock/pr_v15_assumevalid
[v0.15.x] Backport #3336 and update release notes
2020-02-18 13:05:20 +03:00
Alexander Block
f5b08c2c8b Update release-notes 2020-02-18 10:53:09 +01:00
Alexander Block
3c055bf79e Bump nMinimumChainWork and defaultAssumeValid (#3336) 2020-02-18 10:35:07 +01:00
Alexander Block
87b6383278
Merge pull request #3333 from UdjinM6/bp20200213
Backport 3332, update release notes
2020-02-13 17:11:11 +01:00
UdjinM6
818e7a6f70 Update release notes 2020-02-13 18:12:13 +03:00
UdjinM6
9d5c3d12eb Try to actually accept newly created dstx-es into masternode's mempool (#3332)
They won't be sent by SendMessages if they are not not in mempool already now that dstx-es follow the same flow as regular txes
2020-02-13 18:10:26 +03:00
UdjinM6
f23e722daf
Switch CLIENT_VERSION_IS_RELEASE to true for v0.15 (#3306) 2020-02-12 18:05:43 +03:00
UdjinM6
e1a2337d1f
Merge pull request #3330 from UdjinM6/bp20200211
Backport "candidates", update release notes
2020-02-12 16:42:12 +03:00
UdjinM6
b57f1dac8c Update release notes 2020-02-11 19:14:09 +03:00
UdjinM6
15c6df5835 Bring back "about" menu icon (#3329) 2020-02-11 16:52:24 +03:00
Cofresi
2c30818f7b Add pubKeyOperator to quorum info rpc response (#3327) 2020-02-11 16:52:18 +03:00
UdjinM6
1d507c92e8
Merge pull request #3323 from UdjinM6/bp20200203
Backport candidates to v0.15.x
2020-02-04 15:33:18 +03:00
UdjinM6
2bbf78c1b9 Update release-notes.md 2020-02-03 21:37:58 +03:00
UdjinM6
5da5a6be26 Update translations 2020-02-03 (#3322)
100%: pl, tr, zh_TW
2020-02-03 21:21:19 +03:00
UdjinM6
a9560655b3 Only sync mempool from v0.15+ (proto 70216+) nodes (#3321)
Old nodes aren't able to relay DSTXes properly
2020-02-03 21:21:19 +03:00
UdjinM6
829bde81e6 Fix dark text on dark background in combobox dropdowns on windows (#3315) 2020-02-03 13:04:00 +03:00
UdjinM6
c0a671e840 Fix node protection logic false positives (#3314)
We could be reading multiple messages from a socket buffer at once _without actually processing them yet_ which means that `fSuccessfullyConnected` might not be switched to `true` at the time we already parsed `VERACK` message and started to parse the next one. This is basically a false positive and we drop a legit node as a result even though the order of messages sent by this node was completely fine. To fix this I partially reverted #2790 (where the issue was initially introduced) and moved the logic for tracking the first message into ProcessMessage instead.
2020-02-03 13:04:00 +03:00
Wladimir J. van der Laan
8d5fc6e0ab Merge #13162: [net] Don't incorrectly log that REJECT messages are unknown.
fad63eb [logging] Don't incorrectly log that REJECT messages are unknown. (John Newbery)

Pull request description:

  Reject messages are logged to debug.log if NET debug logging is enabled.

  Because of the way the `ProcessMessages()` function is structured,
  processing for REJECT messages will also drop through to the default
  branch and incorrectly log `Unknown command "reject" from peer-?`. Fix
  that by exiting from `ProcessMessages()` early.

  without this PR:
  ```
  2018-05-03T17:37:00.930600Z received: reject (21 bytes) peer=0
  2018-05-03T17:37:00.930620Z Reject message code 16: spammy spam
  2018-05-03T17:37:00.930656Z Unknown command "reject" from peer=0
  ```
  with this PR:
  ```
  2018-05-03T17:35:04.751246Z received: reject (21 bytes) peer=0
  2018-05-03T17:35:04.751274Z Reject message code 16: spammy spam
  ```

Tree-SHA512: 5c84c98433ab99e0db2dd481f9c2db6f87ff0d39022ff317a791737e918714bbcb4a23e81118212ed8e594ebcf098ab7f52f7fd5e21ebc3f07b1efb279b9b30b
2020-02-03 13:04:00 +03:00
UdjinM6
9e711befda More of 13946 2020-02-03 13:04:00 +03:00
Wladimir J. van der Laan
e5e3572e9d Merge #13946: p2p: Clarify control flow in ProcessMessage
fa6c3dea420b6c50c164ccc34f4e9e8a7d9a8022 p2p: Clarify control flow in ProcessMessage() (MarcoFalke)

Pull request description:

  `ProcessMessage` is effectively a massive switch case construct. In the past there were attempts to clarify the control flow in `ProcessMessage()` by moving each case into a separate static function (see #9608). It was closed because it wasn't clear if moving each case into a function was the right approach.
  Though, we can quasi treat each case as a function by adding a return statement to each case. (Can be seen as a continuation of bugfix #13162)

  This patch does exactly that.

  Also note that this patch is a subset of previous approaches such as #9608 and #10145.

  Review suggestion: `git diff HEAD~ --function-context`

Tree-SHA512: 91f6106840de2f29bb4f10d27bae0616b03a91126e6c6013479e1dd79bee53f22a78902b631fe85517dd5dc0fa7239939b4fefc231851a13c819458559f6c201
2020-02-03 13:04:00 +03:00
UdjinM6
dbbc51121c Add automake package to dash-win-signer's packages list (#3307) 2020-02-03 13:04:00 +03:00
thephez
fd0f24335d
[Trivial] Release note update (#3308)
* Doc: minor release note updates

* Doc: clarification on backported RPCs
2020-01-29 09:25:23 +01:00
UdjinM6
863057d327
Merge pull request #3301 from UdjinM6/bp15rc2_3
Backport remaining "candidates" from develop to v0.15.x
2020-01-24 20:05:14 +03:00
UdjinM6
058872d4f3 Update release-notes.md 2020-01-24 18:41:10 +03:00
UdjinM6
39d124ddb1 Fix CActiveMasternodeManager::GetLocalAddress to prefer IPv4 if multiple local addresses are known (#3304)
* Fix CActiveMasternodeManager::GetLocalAddress to prefer IPv4 if multiple local addresses are known

* Make sure LookupHost succeeded
2020-01-24 17:13:25 +03:00
UdjinM6
8b143ddee9 Drop unused invSet in CDKGSession (#3303) 2020-01-24 17:13:25 +03:00
UdjinM6
87e54c80fe Update translations 2020-01-23 (#3302)
100%: es, ko
97%+: ro, zh_TW
2020-01-24 17:13:25 +03:00