Aaron
Aaron
> > > I presume this will be backwards compatible? > > > > > > in what sense? > > In the sense that we are keeping the old...
> > I'll add more context on one design choice, and anyone has feedback/thoughts, let me know. > > With the current code, once this flag is enabled, and stores...
btw, this is not final right? we have to benchmark to decide whether we want people to opt-in.
What's the progress here?
@alnoki Could you re-push the commit?
close because of https://github.com/aptos-labs/aptos-core/pull/5566
I replied in the wechat. Our node api is not a database so the prefix scan + filtering + deserialization is sort of slow. MultiGet can be supported.
> create_tokendata If it is reserved. I think we should enforce that users cannot create them on creation.
> > > > The problem is there's no way to set those flags apart from implicitly in the attributes during token data creation currently We need an in-memory hashmap...