铁哥

Results 77 issues of 铁哥

for example: sqrt(16)=4 sqrt(100)=10 sqrt(1000)=32 or 31 etc...

I parse the CodeBlock, but it's type is Code, my code is as following: ``` md := blackfriday.New() node := md.Parse([]byte(data)) node.Walk(func(n *blackfriday.Node, entering bool) blackfriday.WalkStatus { fmt.Println(n.String(), entering, string(n.LinkData.Destination),...

heco multicall contract needed

有获取公众号推送文章的接口吗?谢谢!

enhancement

broadcast tx code is like following: https://github.com/vacuumlabs/adalite/blob/master/server/transactionSubmitter.js then, in the phase result, the response is end with f4, but end with f5 is success, in what case, it return f4?

Failed to add headers from "52.199.179.146:3000:0" to block retrieval queue: queue is full How to solve it?

Update() just return error, how to get how many effected rows

RoundUp, RoundDown, RoundFloor is needed