shigeyuki azuchi

Results 23 issues of shigeyuki azuchi

In the BLS12-381, the size of the G2Point is 96 bytes.

When building in Boost 1.83.0 environment(Ubuntu 24.04), the following error occurs. ``` /usr/include/boost/function/function_base.hpp:651:14: error: invalid ‘static_cast’ from type ‘boost::detail::function::function_buffer_members::obj_ptr_t’ {aka ‘void*’} to type ‘void (*)(bool, const CBlockIndex*)’ 651 | return...