Introduce AENSv2 namespace to introduce raw data pointers #917

Merged
zxq9 merged 1 commits from add_aens_data_pointer into new_ceres 2022-11-17 05:31:44 +09:00
zxq9 commented 2022-11-12 00:17:34 +09:00 (Migrated from gitlab.com)

Created by: hanssv

This PR is supported by the Æternity Crypto Foundation

*Created by: hanssv* This PR is supported by the Æternity Crypto Foundation
ghallak (Migrated from gitlab.com) approved these changes 2022-11-12 00:17:34 +09:00
ghallak commented 2022-11-12 19:51:31 +09:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
zxq9 commented 2022-11-14 06:11:16 +09:00 (Migrated from gitlab.com)

Created by: radrow

I don't like mixing incompatible functionalities in the same namespace. Let's create AENS2 namespace and pack all the new stuff in there.

*Created by: radrow* I don't like mixing incompatible functionalities in the same namespace. Let's create `AENS2` namespace and pack all the new stuff in there.
zxq9 commented 2022-11-14 06:14:37 +09:00 (Migrated from gitlab.com)

Created by: radrow

Btw, shouldn't there be changes in aeso_fcode_to_fate?

*Created by: radrow* Btw, shouldn't there be changes in `aeso_fcode_to_fate`?
zxq9 commented 2022-11-14 16:15:30 +09:00 (Migrated from gitlab.com)

Created by: hanssv

I really like the idea of a whole new top-level namespace, I'll test it and see how it turns out.

@radrow there are no changes at the byte code instruction level (yet!) so no changes necessary in aeso_fcode_to_fate

*Created by: hanssv* I really like the idea of a whole new top-level namespace, I'll test it and see how it turns out. @radrow there are no changes at the byte code instruction level (yet!) so no changes necessary in `aeso_fcode_to_fate`
zxq9 commented 2022-11-16 05:21:51 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Moved all the active stuff + the new data pointer to AENSv2 - this turned out nicely I think - good call @radrow !

*Created by: hanssv* Moved all the active stuff + the new data pointer to `AENSv2` - this turned out nicely I think - good call @radrow !
zxq9 commented 2022-11-16 06:35:15 +09:00 (Migrated from gitlab.com)

Created by: radrow

Review: Approved

Looks way better

*Created by: radrow* **Review:** Approved Looks way better
zxq9 commented 2022-11-17 05:31:44 +09:00 (Migrated from gitlab.com)

Merged by: hanssv at 2022-11-16 20:31:44 UTC

*Merged by: hanssv at 2022-11-16 20:31:44 UTC*
Sign in to join this conversation.
No description provided.