gotron-sdk icon indicating copy to clipboard operation
gotron-sdk copied to clipboard

https://github.com/fbsobreira/gotron-sdk/issues/103

Open kslamph opened this issue 2 years ago • 8 comments

a fallback implementation of secp256k1.RecoverPubkey without using cgo

kslamph avatar Oct 03 '23 15:10 kslamph

i need this

Robtzz avatar Oct 09 '23 16:10 Robtzz

Hello, I saw your submission. Thank you very much, but the author has not merged yet. How can I use your latest modification?

kangbingbing avatar Oct 11 '23 00:10 kangbingbing

hi, to use it before merging, you can add this to your go.mod replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3

image

kslamph avatar Oct 14 '23 18:10 kslamph

hi, to use it before merging, you can add this to your go.mod嗨,要在合并之前使用它,您可以将其添加到您的 go.mod 中 replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3

image

thanks

Robtzz avatar Oct 20 '23 09:10 Robtzz

hi, to use it before merging, you can add this to your go.mod replace github.com/fbsobreira/gotron-sdk v0.0.0-20230907131216-1e824406fe8c => github.com/sunbankio/gotron-sdk v0.0.0-20231003155243-a269b0d040c3

image

thanks !!!

selfmakeit avatar Oct 30 '23 02:10 selfmakeit

maybe your merge request is too big.

yangyile1990 avatar Nov 11 '23 03:11 yangyile1990