Skip to content

Commit

Permalink
chore: releasing version 1.0.1 (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
themantre authored Feb 10, 2024
1 parent a493ebf commit fe5fdeb
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.1](https://github.com/pactus-project/pactus/compare/v1.0.0...v1.0.1) (2024-02-10)

### Feat

- **gui**: add connections and moniker fields to main windows ([#1090](https://github.com/pactus-project/pactus/pull/1090))

### Fix

- **network**: set dial and accept limit in connection gater ([#1089](https://github.com/pactus-project/pactus/pull/1089))
- **gui** stderr logger in windows os ([#1081](https://github.com/pactus-project/pactus/pull/1081))
- **sync**: improve syncing process ([#1087](https://github.com/pactus-project/pactus/pull/1087))
- **network**: redefine resource limits ([#1086](https://github.com/pactus-project/pactus/pull/1086))

## [1.0.0](https://github.com/pactus-project/pactus/compare/v0.20.0...v1.0.0) (2024-01-31)

### Feat
Expand Down
84 changes: 84 additions & 0 deletions config/bootstrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,89 @@
"email": "[email protected]",
"website": "",
"address": "/ip4/65.21.69.53/tcp/21888/p2p/12D3KooWQ1izUE5jcmMyjmxRdb2CmASe8Nfn81UL2G5rYjptC2RV"
},
{
"name": "VALIDATOR.WIKI",
"email": "[email protected]",
"website": "https://www.validator.wiki/",
"address": "/dns/pactus-bootstrap.validator.wiki/tcp/21888/p2p/12D3KooWBC5YQJdRAvupSXUPNYHiSctzZeTPNzen1JsRwj9aEyYZ"
},
{
"name": "SumNode",
"email": "[email protected]",
"website": "",
"address": "/ip4/157.90.22.45/tcp/21888/p2p/12D3KooWLUYJ55DyJjSZvwPJDQNVYSBYqiMxJ9bFzRcVBgvSkN9L"
},
{
"name": "bettevinup",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/65.21.152.153/tcp/21888/p2p/12D3KooWCirKBMmhmL6a4Ng5TVHQ4Leb6Wfj4M8s9raUzdFQn5aP"
},
{
"name": "BlockSync",
"email": "[email protected]",
"website": "",
"address": "/ip4/128.140.103.90/tcp/21888/p2p/12D3KooWN4eypkp61j12SMSkmrEfQv4RjnggmRfcEfom4mcKUpsR"
},
{
"name": "hainguyen0094_22439",
"email": "[email protected]",
"website": "",
"address": "/ip4/185.216.75.142/tcp/21888/p2p/12D3KooWNjYFZpq5YwdUC6JgHfkZhUY7SyxTAQCHrdNwf2t1FXSn"
},
{
"name": "duyenhtm",
"email": "[email protected]",
"website": "",
"address": "/ip4/85.190.246.251/tcp/21888/p2p/12D3KooWFEm9ZNxthmR3bJKe5RCS9rjw2wLL1FYRAh251KNvpnQM"
},
{
"name": "minhtoanbui135",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/45.134.226.48/tcp/21888/p2p/12D3KooWP9dFS5QdSCZaPYVrcpXf5YbNyon5RchLohMVYUxZJZgZ"
},
{
"name": "NodeOps",
"email": "[email protected]",
"website": "https://nodeops.dev/",
"address": "/ip4/154.38.187.40/tcp/21888/p2p/12D3KooWQyt7JCyhhnZ8jyT1vso4GGYVbpJhoXJy5KRpnqa8DmPg"
},
{
"name": "hope3387",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/194.163.164.10/tcp/21888/p2p/12D3KooWDRFCW5ksbnn6Uq7kx3HZt3EnrKjujqqs8QBQmA7TK5o6"
},
{
"name": "5t0q6pr",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/167.86.116.61/tcp/21888/p2p/12D3KooWAijtinK9cepHGQF7vYGHQ9jLrYhfoTMdJzK9xeKuxChK"
},
{
"name": "00PactucValidator32",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/46.196.214.35/tcp/21888/p2p/12D3KooWJ3H7YAyemqxtToG6yRRzTfLdZD3eJk2xsQRaKxfdNhKf"
},
{
"name": "anpjwq",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/42.117.247.180/tcp/21888/p2p/12D3KooWLVZSkgkFgrRNMfkCtULqtErYcNgjqgueeH944vDpDCPv"
},
{
"name": "Vozer",
"email": "[email protected]",
"website": "voz.vn",
"address": "/ip4/38.242.225.172/tcp/21888/p2p/12D3KooWDTP7CKGvbcg5WiuKB2Bt4acf2LWMdbUjMqU63dKKCVMB"
},
{
"name": "Khacbao",
"email": "[email protected]",
"website": "n/a",
"address": "/ip4/167.86.121.11/tcp/21888/p2p/12D3KooWMpVXMQkr26ff3y8gC5z1h9RZNxTvW4WzZBML8GHHUoL5"
}
]

0 comments on commit fe5fdeb

Please sign in to comment.