Closed nrryuya closed 6 years ago
using mappings instead of dynamic arrays
elements of mappings can not be deleted in vyper https://github.com/omisego/plasma-mvp/blob/master/plasma/root_chain/contracts/PriorityQueue.sol#L76
heapList[0] is needed? https://github.com/omisego/plasma-mvp/blob/master/plasma/root_chain/contracts/PriorityQueue.sol#L32
using mappings instead of dynamic arrays
elements of mappings can not be deleted in vyper https://github.com/omisego/plasma-mvp/blob/master/plasma/root_chain/contracts/PriorityQueue.sol#L76
heapList[0] is needed? https://github.com/omisego/plasma-mvp/blob/master/plasma/root_chain/contracts/PriorityQueue.sol#L32