John

Results 5 comments of John

Hi there, just been playing around with @pawelotto fork of this. Currently the POST Request is being cached and is visible in the Api Memory Store. However, the consecutive POST...

Great work, just a couple of changes which have been mentioned.

It would be ideal to also have native APIs to check whether a parent object owns a child object, and other helper methods as well. e.g.`contains_child_by_id(parent: &P, id: &ID): bool`...

> This looks good! Can we also think about whether we would also need `range` for different number types (u8, u256, ...)? As we discussed, the type parameter wouldn't work...

Will update when Aptos contracts updated