permaweb / ao-permaweb

All things AO for the permaweb - profiles, atomic assets, registries, collections, etc
MIT License
8 stars 0 forks source link

Bring back assign, disable auth check on registry #30

Closed tzarebczan closed 3 months ago

tzarebczan commented 3 months ago

update assign does not need date_updated tag, use msg.Timestamp

remove datecreated from update test

try to fix is_authorized - Test was passing number for ids instead of strings

step error message string

profile registry checkpoint, empty string implies clear (null)

profile logic changes

wip

proxy action handler

fix get-profils-by-ids, test

initial integration proof of concept

cleaner

fix profile get info handler

keep old get metadata handler name

rebase with changes

latest round...

Add version support

+backwards compatibility

add versioning support on profile

Add backwards compatibility support

small fixes to reply

add backwards compatibility to update-profile

fixes