James Wilson
dfe016597e
Rework: Shard working, Telemetry Core needs logic filling in
2021-06-21 10:45:31 +01:00
James Wilson
8e25b4fbdf
Split msg into JSON and internal variant, and other bits
2021-06-16 11:08:33 +01:00
James Wilson
c276c2065a
rename shared to common to disambiguate from 'shard'
2021-06-14 10:57:06 +01:00
Maciej Hirsz
8db384bed3
Squashed diff from mh-backend-shard
2021-06-08 12:17:00 +02:00
Maciej Hirsz
e1daa07c51
Re-commit "Preparing backend to receive data from shards ( #337 )"
...
This reverts commit 87e3c52b35 .
2021-06-04 09:40:37 +02:00
Maciej Hirsz
87e3c52b35
Revert "Preparing backend to receive data from shards ( #337 )"
...
This reverts commit f8b7128dca .
2021-05-21 12:39:35 +02:00
Maciej Hirsz
f8b7128dca
Preparing backend to receive data from shards ( #337 )
...
* Move backend to backend/core
* Ported shard receiver WIP
* Remove dead code
2021-05-21 11:20:39 +02:00
Maciej Hirsz
05b0afefd3
Bucket nodes by genesis hash ( #335 )
...
* Send unwrapped Payload to Chain + cargo fmt
* Read genesis_hash when connecting
* Group chains by genesis hashes
* Fix typo
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* Fix grumbles
* Link up `Hash` for docs
* `hashes` -> `genesis_hashes`
* Typo :)
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
* Added a doc comment link
* Add comment about why H256 is not used
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2021-04-27 13:05:58 +02:00
David Palm
7069856da9
Merge branch 'master' into dp-add-changelog
2021-03-29 22:15:33 +02:00
David Palm
7bb4a410bf
Merge branch 'master' into dp-mute-node-connector-when-denied-or-overquota
2021-03-29 22:03:25 +02:00
David Palm
bbfe118965
Use ctor instead of lazy_static
2021-03-27 23:00:36 +01:00
David Palm
1c0ba7c3b1
lockfile
2021-03-26 11:22:35 +01:00
David Palm
927c365993
Merge branch 'master' into dp-add-changelog
2021-03-26 07:45: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 Palm
9403d31cbe
Proper version number
2021-03-25 14:27:13 +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
Maciej Hirsz
98cd3cfa12
Fix a panic in actix-web normalize middleware ( #294 )
...
* Fix a panic in actix-web normalize middleware
* Cleanup dependencies
2020-10-29 19:46:11 +01:00
Maciej Hirsz
0ff63abf35
Bump dependencies ( #293 )
2020-10-26 19:57:51 +01:00
Maciej Hirsz
a4c34d4a6c
Simplify routes
2020-10-01 15:47:16 +02:00
Maciej Hirsz
8bf1020c16
Finally working
2020-09-29 19:16:28 +02:00
Maciej Hirsz
4a5bafcd41
WIP
2020-09-25 14:03:35 +02:00
Maciej Hirsz
793c759728
Update Rust dependencies
2020-07-29 12:09:27 +02:00
Maciej Hirsz
4b29a2afa2
Pin merged Polkadot chain ( #272 )
2020-07-21 17:39:38 +02:00
Chevdor
2c8e8ed7d3
Add clap support ( #247 )
...
* Add clap support
* Version bump
* Switch to using a single SokectAddr
2020-04-06 16:54:07 +02:00
Maciej Hirsz
d492b85091
Aggregate chains by network_id ( #234 )
...
* Aggregate chains by network_id
* Fix network_id handling
2020-03-19 16:29:24 +01:00
Maciej Hirsz
a3b6f6a5a1
Rust backend ( #185 )
2019-11-07 10:52:38 +01:00
Maciej Hirsz
a4ededc2f0
chore: Initial commit for Rust backend
2019-06-03 15:05:34 +02:00