Igor Papandinas

Results 15 issues of Igor Papandinas

**Description** This PR add a SoundCloud icon. I post my music there and when I built my website using NES.css I figurated out that this icon was missing. I designed...

enhancement
waiting - reviewer
new icon

## Description This pull request prepares the upcoming v1.5.0-alpha0 release. It will add: - secret NFTs ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change...

enhancement ─=≡Σ((( つ◕ل͜◕)つ

This issue specifies the design choices took for the Secret NFTs pallet implementation in the SDK. Feel free to comment on certain misunderstandings and new suggestions are warm welcomed. The...

enhancement ─=≡Σ((( つ◕ل͜◕)つ

- [ ] getClusterRegistry - [ ] getEnclaveRegistry

pallet ~(‾⌣‾~)

## TODO - [ ] Pre mint: IPFS batch upload - [ ] SGX: SSS batch upload

enhancement ─=≡Σ((( つ◕ل͜◕)つ

enhancement ─=≡Σ((( つ◕ل͜◕)つ

## Description The `axios: 1.1.x` package defined in the `package.json` installed `axios` v1.1.3 which doesn't work properly on a node environnement. ## Solution considered Test and downgrade to `axios: 1.1.1`....

bug (-﹏-。)
question ( ͡° ͜ʖ ͡°)

## Atomic helpers - [x] generateSSSShares(privateKey) - [x] getSgxEnclaves()* => return enclaves url - [x] getSignature(keyring, data)** => u8aToHex(sender.sign(data)) - [x] sgxSSSSharesUpload ()***^ *\*Hardcoded first, in the future query chain...

enhancement ─=≡Σ((( つ◕ل͜◕)つ

### Is your feature request related to a problem? Please describe. Some helpers parameters use chain structures that are complex to set. _e.g._ `setMarketplaceConfiguration` has 4 parameters COMMISSION_FEE, LISTING_FEE, ACCOUNT_LIST,...

enhancement ─=≡Σ((( つ◕ل͜◕)つ
good first issue

**Description** Contracts compilation using the `--all` flag throws an error after adding a new contract to my project with the `contract new` command. Using the `--all` flag with a single...

bug
good first issue