Nya Ξlimu
Nya Ξlimu
@chojnackia Please give it a try if you would like. Will invite you to the GitHub organization so that you get access to create a new branch 🙂
> Hey y'all, just wanted to send a quick status update. I had a little bit of trouble getting everything running locally, but I _think_ I got it working. Looking...
@cravend Excellent work, thank you! 👏 Could you create a pull request for merging your branch into the main branch so that we can test the code changes? Please put...
I agree with @Shubham-Vishwakarma's suggestion to hide the e-mail. I made a separate GitHub issue for that here: https://github.com/elimu-ai/webapp/issues/1417
@cravend Thank you, Dalton. We can take over your pull request from here. ETH transaction: https://etherscan.io/tx/0x268a6dc0e884fc491f39ad67c779c31184354b28085a9bb3b61c43a80917a13c
@cravend Your $ELIMU 💎 token rewards: https://etherscan.io/tx/0x3fc9bcf7cd34bb2339893ae609bb9aa34a0526c932d18072da9a02f925e5cc0f
Replaced by https://github.com/elimu-ai/web3-wiki/issues/39
@tomaszsmy Do you think we should also reduce from 10MB to 4MB in `Image.java`? https://github.com/elimu-ai/webapp/blob/bf77a8f30d9996ba92ea917db68e5bb6ffceb8c0/src/main/java/ai/elimu/model/content/multimedia/Image.java#L19
> I think that the change may cause error if in table are any data which has size > 4MB @tomaszsmy Good point! And you're right, yes we do: ```sql...