-
In fucnction get_Device_List at line 610 in subprojects/opensea-transport/src/uscsi_helper.c, the variable num_devs is referenced. In one other function, num_devs is defined, but not in this one. Ad…
-
Line 1912 of `subprojects/opensea-operations/src/drive_info.c` uses the construct `UINT16_C(ATA_LOG_PAGE_LEN_BYTES)`, but the definition of that constant in ata_helper.h is `#define ATA_LOG_PAGE_LEN_B…
-
The opensea-common section of openSeaChest defines offset_t. Solaris and at least some of its descendants define offset_t in sys/types.h for use with the llseek system call:
```
LLSEEK(2) …
-
## Breaking changes
- (placeholder)
## Non-breaking changes (applicable for inclusion in patch or minor releases)
- [x] Trait Offer Support
- [x] Dev API feature suggestion: cancel collection of…
-
### Component
API
### Describe the feature you would like
Hello OpenSea team,
We appreciate the support provided for both NFT Endpoints and OpenSea Marketplace Endpoints in the OpenSea SDK (open…
-
Ai
-
https://opensea.io/accounts/0x4fb02649d994a817f2b70c06af11d76c03cd5f01
-
### OpenSea
- [**link**](https://opensea.io/)
-
### Component
API
### Have you ensured that all of these are up to date?
- [X] opensea-js
- [X] Node (minimum v16)
### What version of opensea-js are you on?
7.1.14
### What function is the bug …
-
Currently the controller is getting collectible contract name and symbol information from the contract itself, but all other information is retrieved from OpenSea. As a fallback, metamask could pull …