New VM-function to lookup the TTL of a name - AENS.expire_by(name : string) : option(int) #179

Closed
opened 2019-11-20 16:36:50 +09:00 by zxq9 · 3 comments
zxq9 commented 2019-11-20 16:36:50 +09:00 (Migrated from gitlab.com)

Created by: hanssv

To be able to handle name extensions in a contract it might be interesting to look up the current expiry (block height).

*Created by: hanssv* To be able to handle name extensions in a contract it might be interesting to look up the current expiry (block height).
zxq9 commented 2019-11-20 18:50:37 +09:00 (Migrated from gitlab.com)

Created by: hanssv

  • also consider Oracle TTL?!
*Created by: hanssv* + also consider Oracle TTL?!
zxq9 commented 2020-01-04 06:08:42 +09:00 (Migrated from gitlab.com)

Created by: marc0olo

just asked a question related to this in the forum (https://forum.aeternity.com/t/aens-marketpace-example-sophia-python/5574/3?u=marc0olo).

is it planned to implement this together with #188?

I think this method alone is not enough to build a reliable marketplace for AENS names. both together should provide all required functionalities for building a marketplace.

*Created by: marc0olo* just asked a question related to this in the forum (https://forum.aeternity.com/t/aens-marketpace-example-sophia-python/5574/3?u=marc0olo). is it planned to implement this together with #188? I think this method alone is not enough to build a reliable marketplace for AENS names. both together should provide all required functionalities for building a marketplace.
zxq9 commented 2020-01-07 18:54:40 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Yes, it makes sense to add these functions at the same time - it means adding a couple of lines in three (or four) different places so adding multiple things at the same time makes sense.

*Created by: hanssv* Yes, it makes sense to add these functions at the same time - it means adding a couple of lines in three (or four) different places so adding multiple things at the same time makes sense.
Sign in to join this conversation.
No Milestone iris
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/sophia#179
No description provided.