Josh Rickmar

Results 198 comments of Josh Rickmar

I haven't used or contributed to this project in over a year. So no.

@davecgh would you prefer all the resource paths that require the network name to pass in a *netparams.Params instead of using a package global? To be consistent we'd then probably...

Anyways, after we settle on an API for this, I'd like to get all the functions here tested to ensure they actually do return the expected values for default and...

I'm redoing this by defining a Resources struct in this package with methods to return all of the various resources. This is more testable and allows multiple resources to be...

This is, perhaps not so strangely, turning into another config struct without many of the other config options. hmmmmm...

rebased over the grpc branch. A couple of more improvements can be done now, like passing in the resources directly to the wallet.Loader.

--create panics after this change so i'll resolve that first.

At the very least, it should display a new message under the checkbox when checked saying the feature is unimplemented.

A warning message is now displayed when the checkbox is ticked.