David
346c1c36b6
Merge pull request #323 from paritytech/mp-fix-ci
...
Update docker actions to v2
2021-03-26 14:00:49 +01:00
David Palm
df6bd74de5
Merge remote-tracking branch 'origin/master' into dp-mute-node-connector-when-denied-or-overquota
2021-03-26 13:46:22 +01:00
Martin Pugh
ac8a4c4d8b
lets run CI when CI gets updated....
2021-03-26 13:38:54 +01:00
Martin Pugh
7fd740e25d
fix tags maybe
2021-03-26 13:35:16 +01:00
Martin Pugh
de83475e10
fix backend.yml
2021-03-26 13:31:25 +01:00
Martin Pugh
673a649a9c
fix frontend.yml
2021-03-26 13:30:48 +01:00
Martin Pugh
9a268c5d49
fix strings
2021-03-26 13:29:47 +01:00
Martin Pugh
44eada6eb9
update docker actions to v2
2021-03-26 13:28:12 +01:00
David Palm
f449dc6667
Add a Mute message
...
Send a `Mute` message to `NodeConnector` when a node is from a chain on the denylist OR if the chain is overquota.
(Also: dial down logging of finalized blocks a bit)
2021-03-26 13:24:54 +01:00
David
d59491f32a
Merge pull request #321 from paritytech/dp-dockerfile
...
Dockerfile fixes
2021-03-26 12:47:55 +01:00
David Palm
894f7ef742
merge
2021-03-26 12:30:12 +01:00
David Palm
b1f8978665
Merge remote-tracking branch 'origin/master' into dp-dockerfile
2021-03-26 12:28:41 +01:00
David Palm
2edb9195f6
Dockerfile fixes
2021-03-26 12:28:07 +01:00
David
90262f83b2
Merge pull request #320 from paritytech/eg-normal-ci-builder
...
Why can't you just be normal?
2021-03-26 12:03:39 +01:00
e.g. magical unicorn
af28d23e6a
Why can't you just be normal?
...
remove musl image and replace with the maintained CI Rust image for now.
2021-03-26 12:02:45 +01:00
David Palm
1c0ba7c3b1
lockfile
2021-03-26 11:22:35 +01:00
David Palm
d085010383
actix-web enables compression and cookies by default. I don't think we need either.
2021-03-26 11:20:57 +01:00
David Palm
3cf6837b75
No default value for denylist
2021-03-26 10:59:18 +01:00
David Palm
aefac014b9
Update changelog
2021-03-26 10:58:59 +01:00
David
ad670eae53
Merge pull request #318 from paritytech/mh-block-earth
...
Kill all nodes from "Earth" for now
2021-03-26 10:40:21 +01:00
Maciej Hirsz
3f9fa3b7a0
Kill all nodes from "Earth" for now
2021-03-26 10:30:10 +01:00
David Palm
857c612518
Print current version at startup
2021-03-26 07:59:39 +01:00
David Palm
927c365993
Merge branch 'master' into dp-add-changelog
2021-03-26 07:45:33 +01:00
David
53ec4ba07d
Merge pull request #315 from paritytech/dp-add-denylist-for-unwanted-networks
...
Add --denylist ChainIDontWant OtherChainIDontWant
2021-03-26 07:45:00 +01:00
David Palm
f940322523
Merge branch 'master' into dp-add-denylist-for-unwanted-networks
2021-03-26 07:43:38 +01:00
David
affea57c75
Merge pull request #317 from paritytech/dp-upgrade-to-actix4
...
Upgrade actix to v4.0.0-beta.4 (and associated fall-out)
2021-03-26 07:43:06 +01:00
David Palm
11044dbd49
oops
2021-03-25 17:15:33 +01:00
David Palm
3978085a38
Upgrade actix to v4.0.0-beta.4 (and associated fall-out)
2021-03-25 17:13:25 +01:00
David
dbabc88127
Merge pull request #311 from paritytech/dependabot/npm_and_yarn/frontend/urijs-1.19.6
...
chore(deps): bump urijs from 1.19.5 to 1.19.6 in /frontend
2021-03-25 14:39:00 +01:00
David
659fb0bab9
Merge pull request #312 from paritytech/dependabot/npm_and_yarn/frontend/elliptic-6.5.4
...
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /frontend
2021-03-25 14:38:34 +01:00
David Palm
c53f3d8985
Merge branch 'master' into dp-add-denylist-for-unwanted-networks
2021-03-25 14:35:13 +01:00
David Palm
9403d31cbe
Proper version number
2021-03-25 14:27:13 +01:00
David Palm
2f84c9530e
Add CHANGELOG
2021-03-25 14:23:37 +01:00
David Palm
44bb4c32a6
Bump version to 0.3
...
Fix markdown
Add CHANGELOG
2021-03-25 14:23:03 +01:00
David
a0b9ce7286
Merge pull request #314 from paritytech/dp-cap-third-party-nodes
...
Cap number of nodes allowed to connect for third party networks
2021-03-25 13:36:44 +01:00
David Palm
1d2183df24
Appease Clippy
2021-03-25 12:07:54 +01:00
David Palm
8f5f2102f9
Add a --log switch
2021-03-25 11:52:59 +01:00
David Palm
a6713ea37e
Set max_nodes in ChainEntry
...
Only add a new node if the current number of connected nodes is below the max
Define "first party networks" to be: Polkadot, Kusama, Westend and Rococo. All other networks are capped to 500 nodes
2021-03-25 11:05:34 +01:00
David Palm
ec7ae91290
Add --denylist ChainIDontWant OtherChainIDontWant
...
Add --log error|warn|info|debug|trace
2021-03-24 20:26:01 +01:00
dependabot[bot]
87a153c00a
chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /frontend
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-10 13:48:30 +00:00
dependabot[bot]
2d570dc282
chore(deps): bump urijs from 1.19.5 to 1.19.6 in /frontend
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.5...v1.19.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-02 01:12:11 +00:00
Maciej Hirsz
0806595764
Add ROADMAP.md ( #307 )
2021-01-21 21:29:40 +01:00
Cecile Tonglet
88bf301735
Wrap message's content into node's message ( #306 )
2021-01-20 12:32:20 +01:00
David
6a258c115a
Merge pull request #305 from paritytech/dependabot/npm_and_yarn/frontend/urijs-1.19.5
...
chore(deps): bump urijs from 1.19.2 to 1.19.5 in /frontend
2021-01-07 08:46:31 +00:00
dependabot[bot]
7d7884e935
chore(deps): bump urijs from 1.19.2 to 1.19.5 in /frontend
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-31 06:55:24 +00:00
David
a53af4051c
Merge pull request #304 from paritytech/dependabot/npm_and_yarn/frontend/ini-1.3.8
...
chore(deps): bump ini from 1.3.5 to 1.3.8 in /frontend
2020-12-28 12:11:24 +00:00
Maciej Hirsz
81cd70cf7d
Parachain multiplexing ( #295 )
...
* Handle continuation frames
* Parachain multiplexing MVP
* Better multiplexing
* Rename NodeMultiplex -> ConnMultiplex
* Cleaner `handle_message`
2020-12-16 21:24:02 +01:00
dependabot[bot]
f04ce4eabd
chore(deps): bump ini from 1.3.5 to 1.3.8 in /frontend
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-12 13:09:57 +00:00
Maciej Hirsz
4ef655c5f3
Missing semicolon
2020-12-11 10:25:36 +01:00
MyronFanQiu
e22bd924ca
Add Crust Network telemetry icon ( #303 )
...
* change crust telemetry icon
* Update ImplementationColumn.tsx
* Update ImplementationColumn.tsx
2020-12-11 10:21:17 +01:00