Mark Stopka

Results 26 issues of Mark Stopka

Requirements from @bakon11: - [x] https://github.com/txpipe/oura/issues/97 - [ ] https://github.com/txpipe/oura/issues/94 - [ ] https://github.com/txpipe/oura/issues/92 - [x] https://github.com/txpipe/oura/issues/93 - [x] https://github.com/txpipe/oura/issues/86

documentation
enhancement

Fix https://github.com/txpipe/oura/issues/111

enhancement
automation

Blockfrost support is already in the roadmap, but [there are several alternatives to Blockfrost](https://github.com/txpipe/oura/issues/92), additional ones should be added... - [ ] Implement required abstraction level to enable multiple data...

enhancement

Integrate Oura into [Open Build Service using GitHub Automation](https://linuxkamarada.com/en/2019/03/19/integrating-the-open-build-service-with-github/). # Additional resources - https://en.opensuse.org/Packaging_Rust_Software

automation

[Cardano Rust Ouroboros Network](https://github.com/2nd-Layer/rust-cardano-ouroboros-network) is an attemp to write Ouroboros Networking protocols using Tokio Rust ecosystem, it would be nice to have a diversity of netwokring subsystems. [Cardano Rust Ouroboros...

enhancement

- Add GitHub Action to validate [dependabot.yml](https://github.com/txpipe/oura/blob/main/.github/dependabot.yml)

enhancement
automation

Blocked by: - [ ] https://github.com/txpipe/oura/issues/94

enhancement

Fetching transactions from mempool would be a great feature to have, these transactions should have a separate processing pipeline, as mempool is not a globally shared unlike the chain, it...

enhancement

Status: WIP ## Resources - [Conventional Commits Cheat Sheet](https://kapeli.com/cheat_sheets/Conventional_Commits.docset/Contents/Resources/Documents/index)

enhancement

RoboZonky Docker image 5.2.0 does not contain robozonky-distribution-cli [required to configure Stonky integration](https://github.com/RoboZonky/robozonky/wiki/Jak-nastavit-integraci-se-Stonky). ``` / # find ./ -name *robozonky* ./etc/robozonky ./etc/robozonky/robozonky.cli ./etc/robozonky/robozonky.keystore ./etc/robozonky/robozonky.properties ./etc/robozonky/robozonky-strategy.cfg.old ./etc/robozonky/robozonky-strategy.cfg.new ./etc/robozonky/robozonky-strategy.cfg ./etc/robozonky/robozonky-notifications-email.cfg ./opt/robozonky ./opt/robozonky/bin/robozonky-api-5.2.0.jar...

docker