-
### Environment
- Operating System: Darwin
- Node Version: v20.12.2
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.5.0
- Builder:…
-
**Is your feature request related to a problem? Please describe.**
The address example value for testing Wallet Net Worth now has too many ERC20 token balances and doesn't return a result.
https://d…
-
# Open Grant Proposal: `Flutter SDK`
**Lit Flutter SDK**
**Proposal Category:** `integration-adoption` / `grants:devtools-libraries`
**Proposer:** @3scava1i3r and @sylvester-dev
**Do you a…
-
## New Bug Report
### Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/Moralis-JS-SDK/blob/main/SECURITY.md).
- [x] I have searched through [existing iss…
-
Cleanup
- [x] Remove unused .envs
- [x] Remove unused staging envs
- [x] Remove unused production envs
Rotate from API provider
- [x] Moralis
- [x] Google Tickets
- [x] Google Maps
- [x] Goo…
-
Currently SocialPass uses a number of 3rd party integrations
- Google OAuth API: Used for SSO
- Google Maps API: Used for event creation for autocomplete and embedded maps
- Google Wallet API: Used…
-
I've copied and pasted all of the codes from the repo. I got IPFE upload error below.
![image](https://user-images.githubusercontent.com/63440693/165694895-ba073d92-b804-43f3-ba83-0112089acee0.png)…
-
OS: Ubuntu 20.04.6 LTS
Server: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
Python: 3.11.8 (conda)
pip: 24.1.1
pandas-ta: 0.3.14b0 (tested also on 0.4.19b0)
TA-Lib: 0.4.32
**Have you tried the …
-
### User Story
Moralis error are caught but they are reported as Redis errors (causing confusing when devs get the PD call).
Fix the error reporting, and create a separate alarm for Moralis issues.
…
-
I'm trying to add papertrail logging to nest. I am using nest-winston module to inject the logger in bootstrap:
```typescript
// logging.ts
import { hostname } from 'os';
import { format, config…