Kris Nuttycombe

Results 229 comments of Kris Nuttycombe

Can anyone quickly say what the configuration looks like for this? I've tried every variant of `-- brittany disable-formatting` I can think of, but none of them seem to cause...

My hope was actually to have a way to avoid https://github.com/lspitzner/brittany/issues/242 so this isn't quite enough; I'd just like the whole file to be completely ignored. I guess the only...

I'd like to chime in on this issue by asking: how do `barrel` migrations access the database connection that is used by `refinery`? It's not clear to me from the...

> > Related, is there any way (apart from global variables) to pass additional context data (such as cryptographic keys that are never stored in the database, but which are...

Things to discuss: - [ ] When should wallets roll addresses? Should this be done automatically when shielding transparent funds, just roll the address whenever a payment is detected on...

I'd like to reconcile this with the database schema used by the light wallets, and produce a common data model and codebase that can be used by both full-node and...

@str4d notes that this could risk linkability of diversified addresses, so support of such a feature would need careful consideration. Perhaps we could take the same approach as we do...

Also: a UA could usefully express a preference for V4 vs V5 transactions. Although it's likely that a wallet that produces UAs will support V5 transactions, in the future it's...

This is using the OSX distribution; sorry I forgot to mention that at the outset. The embedded v4.5.1 node starts and runs correctly, but the UI just renders this screen:...

The failure occurs right in conjunction with when the new Orchard parameter initialization log lines appear: ``` Sep 30 15:12:57.583 INFO Init: main: Loading Orchard parameters Sep 30 15:13:09.353 INFO...