xloem

Results 162 issues of xloem

This bot is so beautiful. I wanted to propose the idea of storing the history of maintainer requests in something like git (say in another repo, in the wiki, or...

Some platforms only support shader-based 3D (e.g. molehill, gles2), whereas some platforms only support fixed-function 3D (e.g. old opengl). This makes it difficult to create a 3d library which completely...

This line appears to have a critical typo in it: https://github.com/AeroScripts/HiddenEngrams/blob/bbcd4809160dd6ceeb3f67a59a0371c600f53bac/engram.py#L92 The last condition, `or nodedown`, will be `True` for all but the first index. What's the intended behavior here?...

I was wondering if you had any thoughts on using the bitcom protocol address as an actual output of transactions, as a norm, or in any way at all. Doing...

I don't seem able to download the blockchain from a peer using cmd/spvwallet/main.go and git HEAD. The following is the output of `spvwallet start -v`: ![photo of output](https://user-images.githubusercontent.com/279585/79870355-da68b780-83b0-11ea-8c98-0ee976a3fb3b.jpg)

Lets wallet be used to enumerate watchOnly addresses.

There is additionally a bug in the booster script at https://github.com/arno01/akash-tools/blob/a9b7b09f167a65ee269185c5599825aa04b9143b/cli-booster/akash.source#L656-L657 where both instances of `-ge` should be `-gt` or the second variable clobbers the first comparing equal with 0.

I noticed that QRStreamer base64 encodes the data. QR codes do actually support 8-bit data, and you can get a lot more data squeezed in by using that. I found...

I was wondering if you'd be interested in describing what's left to implement encoding, if any wanted to make a PR for it.

What are the plans for keeping some projects open or closed? Is there a getting started manual? How can one acquire a Tingle? I came here looking to build something...