-
- there are cases where two strategies outputs have to be merged into one
- an extreme case of this is the entire implementation of music-os-accumulator
- a more lean example of this problem can be …
-
When prompted to sign, the data displayed in the actionsheet looks garbled. Shall we display it like "0x796492d582dc3b93f13e9147f395702d10c71c47f5ce3e4a999ef370fa65441e" instead?
This is against th…
hboon updated
2 years ago
-
Hi there,
We'd like to use this protocol on xDai.
Do you want a canonical deployment from your team whose address would be on the readme or should we just go ahead and deploy it?
I am happy to PR t…
ludns updated
3 years ago
-
The Zora Auction House has introduced the notion of curators to the standard reserve auction mechanism. We believe that onchain curation will be a very powerful primitive to allows artists and curator…
-
# Lines of code
https://github.com/PartyDAO/party-contracts-c4/blob/3896577b8f0fa16cba129dc2867aba786b730c1b/contracts/proposals/ProposalExecutionEngine.sol#L183-L202
# Vulnerability details
Note:…
-
isIPFS.urlOrPath("ipfs://bafybeihbsysdkemc3kyylegtfopkrcfiih4exnasoql2q36fb4zawlrwhy/volcano.json")
returns false when it is a valid ipfs url/path!
-
### Description
Add Pathing for Zora, tested ingame.
Source: Vmangos.
### SQL fix
```sql
-- Pathing for Zora:14474
SET @NPC=14474;
SET @GUID=51835;
SET @PATH=@GUID * 10;
UPDATE `creatur…
-
This batch will add configuration to allow for the support of conventional drops style contracts, metadata will be token not contract specific.
This batch could introduce the usage of the [Zora API…
-
- 遍历数组
- `for` 最古老的循环,效率高。_处理大量循环的时_
- `for-of` 只遍历对象上的,ES6
- `forEach` 数组内部的方法。_稀疏数组_
- `for-in` 会遍历继承链的对象属性。_遍历对象的属性,仅可枚举类型_
- 其它
- `map` 产生新数组。_数组的每项经过计算,产生的新值_
- `fi…
anjia updated
6 years ago
-
To preface for those who do/may not know, taking damage during the fake flippers glitch causes death, regardless or current amount of hearts/armour.
When performing fake flippers in the zora area,…