-
## Prerequisites
- [x] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.opencti…
-
# hyperindex
## Generate key
```
function genKey(address: string, votes: bigint) {
const _stdAddr = address.toLowerCase().replace('0x', '');
const _stdVotes = votes.toString(16).padStart(…
-
### Environment
* Nautobot version (Docker tag too if applicable): 2.3.8
* Python version: 3.11
* Database platform, version: Postgres
* Middleware(s): None
### Steps to Reproduce
1. Create ta…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
v20.14.0
### Amplify CLI Version
12.9.0
### What operating system are you using?
macOS 15.…
-
**Type:**
- [ ] Bug Report
- [x] Feature Request
**Summary:**
Currently, there seems to be no `extraFields` on the `allOrders` and `customerOrders` queries, unlike the `invoices` query. Single…
-
The source of this issue is https://github.com/FuelLabs/fuel-core/issues/623.
Initially, the idea was to remove all complex queries from `fuel-core` and make it part of the indexer's responsibility. …
-
We need to add unit tests for the `Balance` query to ensure it works as expected for different `currencyTicker` values and properly handles missing inputs.
---
### Create `BalanceQueryTest.cs` with …
-
Currently, there is no integration test for the `Avatar` query. We need to create one to ensure its accuracy and reliability.
---
### Create `AvatarQueryTest.cs`
- **Path**: `Mimir.Tests/QueryTests…
-
- [ ] GraphQL query runner
- [ ] Update code editor to support GraphQL syntax
-
Set up automated testing for our Hasura GraphQL API using Karate framework, focusing initially on the users and authentication functionality.
Follow this [tutorial](https://hasura.io/blog/testing-h…