aergoio / aergo

aergo blockchain kernel
http://docs.aergo.io
MIT License
214 stars 45 forks source link

update luajit #234

Closed kroggen closed 1 year ago

kroggen commented 1 year ago

The main purpose is to remove warnings from LuaJIT build, and have a cleaner build of aergo

kroggen commented 1 year ago

If #237 is merged, then this one can be canceled

hayarobi commented 1 year ago

It looks like that only whitespaces and single function name was changed. Were them caused warnings?
Anyway, the sync test for #237 is almost finished. Maybe we can merge #237 soon.