-
For Testnet instance:
Table `node_headers` has duplicate indices on `height` and `timestamp`:
```
PRIMARY | id
-- | --
parent_id
height
timestamp
main_chain
height
timestamp
```
Tabl…
-
### Overview
to summarize how our data/api currently works. we handle two types of data in our apis:
1. chain data: this data is related to transactions and states on the chain. It includes contract…
-
## List
- tutorials
- [ ] #4 - @seochan99
- [ ] #5 - @seochan99
- [ ] #6 - @seochan99
- [ ] #17 - @bananana0118
- [ ] graph.mdx
- [ ] index.mdx
- [ ] llm_chain.mdx
- [ ]…
-
It'd be nice if query receipts/txes could by queried by sender and sorted asc/descending by nonce.
Let's also make sure we add a comment noting that this will only contain tracked txes by sender
-
# Use case
I'd like to load $(local_domains) from a table like sqlite. Right now I need to specify domains in maddy.conf but my accounts and aliases are all setup inside sqlite.
# Your idea for …
-
We have a chain of conversions from SQL to Go types to Key + JSON representation.
| MySQL type | Go type | JSON type | Done|
| --- | --- | --- | ---|
| text | string | string | YES |
| binary(n)…
-
**Github username:** @saidqayoumsadat
**Twitter username:** S2AQ143
**Submission hash (on-chain):** 0xdd2f1f9c365bd8c3c15576d7cc51fe9cecea2e1b744750131bbb6842b083bb93
**Severity:** medium
**Descript…
-
Some fluent APIs use multiple intermediate types to restrict the available methods depending on what methods were called earlier in the call chain.
As an illustration, imagine a fictitious library …
-
When I do where('status',true) chain method along with search. It gives me integer error . Doesn't work well with boolean.
SQLSTATE[HY093]: Invalid parameter number (SQL: select count(_) as aggregate…
-
**Is something not working as expected?**
Unable to run gramex locally
**Steps to reproduce.**
- Step 1: Install gramex using the steps listed [here](https://gramener.com/gramex/guide/install/#co…