Commit Graph

8 Commits

Author SHA1 Message Date
Mohamed Sohail e1c9faa7d0
dev: add profiler 2023-01-16 10:57:05 +00:00
Mohamed Sohail ad5ff05a32
feat: add jetstream integration
* closes #11
2023-01-14 10:18:50 +00:00
Mohamed Sohail f791b87172
update: add filters for transfer events and tests 2023-01-14 10:18:50 +00:00
Mohamed Sohail f1e74961b0
fix: deepsource suggestions 2023-01-11 08:43:05 +00:00
Mohamed Sohail df88d9df16
refactor: perf, update libraries ci, and add docs
* update config to better defaults
* add docs, inline and md
* add context support throughout
* replace json with goccy/go-json for better decoding of large JSON
* update graphql fetcher: replace ioutil with io
* test runner script (until CI is ready)
* update CI build config
2023-01-11 08:13:59 +00:00
dependabot[bot] 29e7de6816
build(deps): bump github.com/labstack/echo/v4 from 4.2.1 to 4.9.0 (#8)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.2.1 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.2.1...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 14:50:07 +03:00
Mohamed Sohail 0ccdaa0345
feat: add stats api, fix pipeline exe
* added cUSD sample filters
* decouple stats from metrics
2023-01-06 11:32:20 +00:00
Mohamed Sohail df4f188807
release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00