Closed anorth closed 3 years ago
This is mostly just plumbing through of the new errors and return values.
I added a Pop() method to Map and Array for the "get then delete" use case (twice). Have not yet updated the miner actor to use SetIfAbsent in pre-commit (will do so later).
Pop()
SetIfAbsent
FYI @arajasek
This is mostly just plumbing through of the new errors and return values.
I added a
Pop()
method to Map and Array for the "get then delete" use case (twice). Have not yet updated the miner actor to useSetIfAbsent
in pre-commit (will do so later).FYI @arajasek