-
`
import logging
from pymongo import MongoClient
from datetime import datetime
# Define custom log level
CUSTOM_LEVEL_NUM = 25 # Choose a value between existing levels
CUSTOM_LEVEL_NAME = "TRAN…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/bf635da5-0766-4088-b8f9-2c03aed1c8f7.png)
There appears to be a typo in the DG, I feel unclear as to what "transacti…
-
- pause on this ticket until we hear what functions the commissions have via authorize.net
- we can plan to get transaction data from authorize.net
- the following information would be needed for stat…
-
**Describe the bug**
Build a transaction with one P2WPKH input that should spend all of it (using both `$0.maxAmountOutput = .with { $0.toAddress = p2wpkhReceiveAddress0 }` and `$0.inputSelector = …
-
for sd-jwt vc, it is in key binding jwt. for mdoc, is it session_transcript?
-
In the transactions api point the effect for nft_sale only returns the first sold nft ID but returns the correct receivedToken amount for all nft sales in that transaction
-
Hi, How should I define the url format for connecting to the postgres database in the configuration file?
I use
```
database_url: "postgres://user_name:password@postgres_host:5432/warpgate"
``…
-
### Ethers Version
6.7.1
### Search Terms
raw transaction data from hash
### Describe the Problem
I am trying to get transaction raw data from tx hash. But I can't find any documentation or code …
-
```
import traceback
from flask import Flask, request, jsonify
from solana.rpc.api import Client
from solana.rpc.api import Keypair
from solana.rpc.commitment import Confirmed
from solana.rpc.ty…
-
## Summary
The Time spent by span type chart has problems rendering the data when:
1 - There are big gaps between metric collection. This causes the[ percentage calculation](https://github.com/elas…