Fenguoz / tron-php

Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
MIT License
194 stars 65 forks source link

Exception: Point test failed! Cannot continue. #47

Open wilfrid237 opened 6 months ago

wilfrid237 commented 6 months ago

how to solve this please Exception: Point test failed! Cannot continue. I tested the point: array ( 'x' => '59140390932086946197330450243551998225708454267022738263329283457911498148380', 'y' => '42432368118392220863353583661946943135674171744696485490412879646557205246942', ) but got the point: array ( 'x' => '107627481452242228261812103324426376052263591888198026230967674661179822353266', 'y' => '102041250527862989804936398832680053765611170902433235253256024761981527822800', 'y2' => '1800505864134748582038911913082136149982667429151199082640357968365989078713047939134817876661923251357198232066590991035131142469683988772283695200351364', 'x3' => '206848593872479800065527607430797614665041584140759079494369810797938685652814210198976146693702115924663657006910309127454473561781125809983631944182944972758328571450568094384564823393901745328201359251792068770323548880328472000', 'ax' => '0', ) in file C:\Users\Wilfrid Fopa\test_tron\vendor\ionux\phactor\src\Point.php on line 185

895268679long commented 4 months ago

这个问题你解决了吗

wilfrid237 commented 4 months ago

是的,您的某个函数出现错误,我将把它发送给您

Le dim. 5 mai 2024 à 04:03, 895268679long @.***> a écrit :

这个问题你解决了吗

— Reply to this email directly, view it on GitHub https://github.com/Fenguoz/tron-php/issues/47#issuecomment-2094563214, or unsubscribe https://github.com/notifications/unsubscribe-auth/APQSXZYMHZKTNGEZ2NKYVFLZAWOPLAVCNFSM6AAAAABE3HKYR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUGU3DGMRRGQ . You are receiving this because you authored the thread.Message ID: @.***>

Fenguoz commented 1 month ago

Missing gmp extension