David Palm
857c612518
Print current version at startup
2021-03-26 07:59:39 +01:00
David Palm
f940322523
Merge branch 'master' into dp-add-denylist-for-unwanted-networks
2021-03-26 07:43:38 +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
c53f3d8985
Merge branch 'master' into dp-add-denylist-for-unwanted-networks
2021-03-25 14:35:13 +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
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
73d0bfbc0a
Fix typo
2020-09-30 15:27:09 +02:00
Maciej Hirsz
b55dfa022a
Clean unnecessary changes and comments
2020-09-29 19:20:53 +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
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
Chevdor
b9853be186
Listen by default to the local interface and allows changing it ( #246 )
2020-03-31 15:53:16 +02:00
Maciej Hirsz
ff29540d56
feat: Added a /health endpoint ( #230 )
2020-02-18 13:59:12 +01:00
Daniel Maricic
b665555de6
working backend on docker ( #226 )
...
* working backend on docker
refactor of the dockerfiles to be more readable and independent.
full build of the backend (release only) within docker
* read `PORT` to u16
* Only need one `PORT` in the new backend
Co-authored-by: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com >
2020-02-07 18:27:25 +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