Skip to content

Commit fa5f509

Browse files
authored
Merge pull request DMDcoin#244 from DMDcoin/main
merging latest releases to beta
2 parents 7fe1417 + e71b630 commit fa5f509

File tree

66 files changed

+935
-502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+935
-502
lines changed

CHANGELOG.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,28 @@
1+
## Diamond Node Software 3.3.5-hbbft-0.11.4
2+
- [Balanced lock approach for solving the lock problems in devp2p](https://github.com/DMDcoin/diamond-node/issues/236)
13

4+
## Diamond Node Software 3.3.5-hbbft-0.11.3
5+
6+
- [deadlocks in transaction pools](https://github.com/DMDcoin/diamond-node/issues/236)
7+
8+
## Diamond Node Software 3.3.5-hbbft-0.11.2
9+
10+
- [shutdown on deadlock](https://github.com/DMDcoin/diamond-node/issues/231)
11+
- [deadlock possibility in reserved peers management](https://github.com/DMDcoin/diamond-node/issues/229)
12+
13+
## Diamond Node Software 3.3.5-hbbft-0.11.1
14+
15+
- [caching of SyncStatus to prevent deadlocks](https://github.com/DMDcoin/diamond-node/issues/223)
216

317
## Diamond Node Software 3.3.5-hbbft-0.11.0
418

5-
- Fixed: Compile error on newer Linux Versions https://github.com/DMDcoin/diamond-node/issues/145
6-
- rust update to 1.85 and rust edition 2024 https://github.com/DMDcoin/diamond-node/issues/191
7-
- updated dependencies https://github.com/DMDcoin/diamond-node/issues/107
8-
- Fixed: Service Transaction not allowed: https://github.com/DMDcoin/diamond-node/issues/185
9-
- reduced network usage: https://github.com/DMDcoin/diamond-node/issues/163
10-
- additional prometheus counter and gauges, most of them for analysing https://github.com/DMDcoin/diamond-node/issues/163
11-
- Improved transaction propagation for clients that are syncing https://github.com/DMDcoin/diamond-node/issues/173
19+
- [Fixed: Compile error on newer Linux Versions](https://github.com/DMDcoin/diamond-node/issues/145)
20+
- [rust update to 1.85 and rust edition 2024](https://github.com/DMDcoin/diamond-node/issues/191)
21+
- [updated dependencies](https://github.com/DMDcoin/diamond-node/issues/107)
22+
- [Fixed: Service Transaction not allowed:](https://github.com/DMDcoin/diamond-node/issues/185)
23+
- [reduced network usage:](https://github.com/DMDcoin/diamond-node/issues/163)
24+
- [additional prometheus counter and gauges, most of them for analysing](https://github.com/DMDcoin/diamond-node/issues/163)
25+
- [Improved transaction propagation for clients that are syncing](https://github.com/DMDcoin/diamond-node/issues/173)
1226

1327
## Diamond Node Software 3.3.5-hbbft-0.10.1
1428

0 commit comments

Comments
 (0)