Alexander Mint

Results 2 comments of Alexander Mint

@holiman Please tell me if this behavior is expected, I always get a negative result ``` go amount := uint256.NewInt(0) if ok := amount.SetFromBig(big.NewInt(9)); !ok { fmt.Println("9 !ok") } fmt.Println("amount:",...

how soon will be the stable version? and thank you for your work