pezkuwichain
2b1872f24e
Rebrand to Pezkuwichain Telemetry
...
- Rename PolkadotIcon to PezkuwiIcon
- Update pinned chains for Pezkuwichain
- Add pezkuwichain, bizinikiwi, pezkuwichain-js icons
- Update favicon with Pezkuwi branding
- Update package.json author to Dijital Kurdistan Tech Institute
- Update GitHub links to pezkuwichain/pezkuwi-telemetry
- Update backend Cargo.toml authors
- Rewrite README with Pezkuwichain documentation
- Add GitHub workflows (frontend-ci, backend-ci, docker, lock)
2026-01-08 16:40:51 +03:00
Alexandru Vasile
dc2bc7704d
cargo: Update vulnerable crates ( #520 )
...
* cargo: Update primitive-types to v 0.12.1
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update base64 to v 0.21
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update simple_logger to v 4.0.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update parking_lot to v 0.12.1
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update soketto to v 0.7.1
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update tokio-util to v 0.7.4
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update sha-1 to v 0.10.1
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update jemallocator to v 0.5.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update criterion to v 0.4.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
* cargo: Update cargo.lock
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io >
2023-01-26 17:17:40 +02:00
Dan Shields
006cf76d3b
move to rust 2021, tweak macro ( #428 )
...
* cargo fix --edition
* move to rust 2021
* simplify macro now that patterns are supported natively
Co-authored-by: James Wilson <james@jsdw.me >
2021-11-15 14:52:16 +00:00
James Wilson
2932075783
Avoid using flume::Receiver::into_stream() to avoid memory leaks until the issue is resolved upstream ( #394 )
...
* Tweak rolling_total test to also confirm capacity doesn't go nuts
* Use Jemalloc
* Avoid flume's into_stream and use a workaround for now
* cargo fmt
* Improve comments now that there's an issue to point to
2021-09-03 08:40:43 +01:00
James Wilson
ec5db0fbbf
Bump tokio to 1.10 and add a test to confirm memory usage of rolling_total ( #392 )
2021-08-31 20:18:46 +02:00
James Wilson
bd7a21ec39
Flumify everything
2021-08-12 16:01:17 +01:00
James Wilson
759d28b1a2
add --num-cpus option
2021-08-05 11:11:23 +01:00
James Wilson
cf0e424803
Adapt shard to use hyper+soketto instead
2021-07-23 17:07:29 +01:00
James Wilson
f2adead2e9
rename binaries for clarity, and first pass of connect_to_servers test util
2021-07-09 19:41:47 +01:00