Native Ads Weekly Dev Update #6
I managed to squeeze in a few commits this week, concerning the following:
- used internal time range validation instead of DB based (to avoid double allocation)
- new payment memo scheme
- deprecated adAllocate op and use adApprove to allocate unscheduled ads
- cleanup and optimizations
You can see all the commits I made this week in the native-ads-alpha-dev
branch:
https://github.com/imwatsi/hivemind/commits/native-ads-alpha-dev
This week's scope (inherited from last week)
- wrapping up the indexing logic
- first basic API endpoints
See my current branches on GitHub: