Skip to content

Commit

Permalink
feat(iota-json-rpc-api): Merge explorer metrics feature branch (#2259)
Browse files Browse the repository at this point in the history
* feat(iota-json-rpc-api): Restore explorer metric endpoints (#1845)

* feat(iota-json-rpc-api): Add explorer endpoints back

* feat(iota-json-rpc-api): Add metric processors back

* refactor(iota-indexer): fix schema usages

* refactor(iota-indexer): redo `ExtendedApi` methods

* refactor(iota-indexer): Introduce analytical-worker in docker-compose

* refactor(iota-benchmark, iota-core): Fix format

* refactor: Adjust docker-compose params and ports

* refactor: Add missing documentation

* refactor: Explicit export

Co-authored-by: Konstantinos Demartinos <[email protected]>

* refactor: Move processors

* refactor: Regenerate OpenRPC spec

* refactor: Add license

* refactor: Fix import

* refactor: Remove outdated comment

* refactor: Add comments to clarify `address` vs `active_address` meaning

---------

Co-authored-by: Konstantinos Demartinos <[email protected]>

* fix: Remove unimplemented ExtendedApi::query_objects

* fix: fmt

* feat(tooling-sdk): Sync TS-SDK APIs (#2250)

* fix(tooling-sdk): Run generate scripts

* fix(tooling-sdk): Update manual types

* fix(tooling-sdk): Regenerate types again (after rebase)

* fix(tooling-sdk): Regenerate types again (after base branch fixes)

* fix(tooling-explorer): Remove usage of removed type (name service) and mock the client methods for now

* fix(tooling-sdk): Ignore unused arguments in client without ts-ignore

* fix(tooling-sdk): Fix build issues triggered by type changes

* fix(tooling-sdk): Support newly added methods in client.ts

* fix(tooling-sdk): Run codegen in graphql-transport

* fix(tooling-sdk): Add graphql compatibility tests for new methods (skip them as they don't pass atm)

* fix(tooling-sdk): Remove nameservice related methods from graphql-transport

* fix(tooling-sdk): Add changeset for sdk & graphql-transport packages

* fix(tooling-sdk): Make dprint like the changeset format

* fix(tooling-sdk): Make dprint like the changeset format

* feat: fmt

---------

Co-authored-by: Konstantinos Demartinos <[email protected]>
Co-authored-by: Mario <[email protected]>
  • Loading branch information
3 people authored Sep 9, 2024
1 parent 8dff68b commit 0ac46df
Show file tree
Hide file tree
Showing 7 changed files with 186 additions and 673 deletions.
Loading

0 comments on commit 0ac46df

Please sign in to comment.