Skip to content

Commit 998fef8

Browse files
committed
release v0.46.0
1 parent 2a358ef commit 998fef8

10 files changed

Lines changed: 18 additions & 9 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
5151
2. Install the appropriate node executable:
5252

5353
```
54-
$ conan install --requires=kth/0.43.0 --update --deploy=direct_deploy
54+
$ conan install --requires=kth/0.46.0 --update --deploy=direct_deploy
5555
```
5656

5757
3. Run the node:

blockchain

c-api

database

doc/release-notes/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# version 0.46.0
2+
3+
You can install Knuth node version v0.46.0 [using these instructions](https://kth.cash/#download).
4+
5+
This release includes the following features and fixes:
6+
7+
* performance: Improved transaction validation and block synchronization performance, leading to a more efficient node operation and faster sync times.
8+
* Uses [C++ API v0.46.0](https://github.com/k-nuth/node/releases/tag/v0.46.0).
9+
110
# version 0.45.0
211

312
You can install Knuth node version v0.45.0 [using these instructions](https://kth.cash/#download).

network

node

node-exe

0 commit comments

Comments
 (0)