sonyshang

Results 9 issues of sonyshang

Exception 0xc00000fd encountered at address 0x7ff792ced999: Stack overflow, ![image](https://user-images.githubusercontent.com/19890858/131773616-a8ee2ce3-45d6-49f6-ae87-eaad11545c0d.png)

| 12 | / lazy_static! { 13 | | pub static ref StorageInstanceRef:RwLock = RwLock::new(StorageFactory::default()); 14 | | } | |_^ `(dyn KeyValueDb + 'static)` cannot be shared between threads...

Can you provide WIndows and Mac versions of libraries

enter_block("Online pairing computations"); enter_block("Check knowledge commitment for A is valid"); G1_precomp proof_g_A_g_precomp = ppT::precompute_G1(proof.g_A.g); G1_precomp proof_g_A_h_precomp = ppT::precompute_G1(proof.g_A.h); Fqk kc_A_1 = ppT::miller_loop(proof_g_A_g_precomp, pvk.vk_alphaA_g2_precomp); Fqk kc_A_2 = ppT::miller_loop(proof_g_A_h_precomp, pvk.pp_G2_one_precomp); GT kc_A...

why build error