File tree Expand file tree Collapse file tree 2 files changed +31
-2
lines changed
Expand file tree Collapse file tree 2 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.12.0] ( https://github.com/pactus-project/pactus/compare/v1.11.0...v1.12.0 ) (2026-02-21)
4+
5+ ### Feat
6+
7+ - ** grpc** : add committee_size to blockchain_info ([ #2091 ] ( https://github.com/pactus-project/pactus/pull/2091 ) )
8+ - ** gtk** : add node-agent field ([ #2090 ] ( https://github.com/pactus-project/pactus/pull/2090 ) )
9+ - ** gtk** : connect to remote node ([ #2079 ] ( https://github.com/pactus-project/pactus/pull/2079 ) )
10+ - ** grpc** : decouple peer list API ([ #2078 ] ( https://github.com/pactus-project/pactus/pull/2078 ) )
11+ - ** gtk** : add validator page ([ #2068 ] ( https://github.com/pactus-project/pactus/pull/2068 ) )
12+
13+ ### Fix
14+
15+ - ** grpc** : add in_committee field to blockchain info ([ #2089 ] ( https://github.com/pactus-project/pactus/pull/2089 ) )
16+ - ** util** : prevent panic on sha256 mismatch error ([ #2088 ] ( https://github.com/pactus-project/pactus/pull/2088 ) )
17+ - ** gtk** : set connection label ([ #2085 ] ( https://github.com/pactus-project/pactus/pull/2085 ) )
18+ - ** gtk** : update view asynchronously ([ #2082 ] ( https://github.com/pactus-project/pactus/pull/2082 ) )
19+ - ** gtk** : ensure GTK UIs run on main thread ([ #2081 ] ( https://github.com/pactus-project/pactus/pull/2081 ) )
20+ - ** gtk** : define validator model ([ #2075 ] ( https://github.com/pactus-project/pactus/pull/2075 ) )
21+ - ** gtk** : close wallet on node startup ([ #2057 ] ( https://github.com/pactus-project/pactus/pull/2057 ) )
22+
23+ ### Refactor
24+
25+ - ** gtk** : refactor controllers ([ #2080 ] ( https://github.com/pactus-project/pactus/pull/2080 ) )
26+ - ** gtk** : use gRPC connection for node model ([ #2077 ] ( https://github.com/pactus-project/pactus/pull/2077 ) )
27+ - ** node** : set global context ([ #2076 ] ( https://github.com/pactus-project/pactus/pull/2076 ) )
28+ - ** grpc** : update blockchain info API ([ #2073 ] ( https://github.com/pactus-project/pactus/pull/2073 ) )
29+ - ** gtk** : use gRPC for wallet model ([ #2070 ] ( https://github.com/pactus-project/pactus/pull/2070 ) )
30+ - ** grpc** : define wallet transaction info ([ #2071 ] ( https://github.com/pactus-project/pactus/pull/2071 ) )
31+
332## [ 1.11.0] ( https://github.com/pactus-project/pactus/compare/v1.10.0...v1.11.0 ) (2026-01-25)
433
534### Feat
Original file line number Diff line number Diff line change 22 "major" : 1 ,
33 "minor" : 12 ,
44 "patch" : 0 ,
5- "meta" : " beta " ,
6- "alias" : " "
5+ "meta" : " " ,
6+ "alias" : " Zürich "
77 }
You can’t perform that action at this time.
0 commit comments