Karthic Rao

Results 24 comments of Karthic Rao

Thanks @lazynina . Will wait for the review by @diamondhands0 .

The bug occurs when the [`shouldRestart`](https://github.com/deso-protocol/core/blob/724f6d2fb64dd0a1c3aaa138fbdf33bb619356eb/cmd/node.go#L233) flag is `true` during the first run of the server. In this scenario, `nodeMessageChan` [receives](https://github.com/deso-protocol/core/blob/724f6d2fb64dd0a1c3aaa138fbdf33bb619356eb/cmd/node.go#L236) a `lib.NodeErase` message, but at this point, `node.IsRunning` is...

@AeonSw4n : I'm revamping the entire transaction testing framework to make it simple to use and extend. I should be able to submit it in another day or two for...

Hey @AeonSw4n , good to hear from you :) Again, it would be nicer to be able to find you on the discord channel for a more frequent Q&A discussion!...