Block or report user

Organizations

@bitcoin @p2p @etnaviv @bitcoin-core @mit-dci

Pinned repositories

  1. etna_viv

    Etnaviv is a project to build a FOSS driver for the Vivante GCxxx series of embedded GPUs - laanwj's personal fork - upstream is https://github.com/etnaviv/etna_viv

    C 171 52

  2. bitcoin

    Forked from bitcoin/bitcoin

    Laanwj's Bitcoin Core fork - see README.md on master branch

    18 8

  3. dwarf_to_c

    Tool to recover C headers (types, function signatures) from DWARF debug data

    Python 11 4

  4. laanwj.github.io

    Laanwj's blog

    HTML 5 5

  5. bitcoin-submittx

    Stand-alone Bitcoin transaction submission tool

    Python 33 17

  6. sundog

    A port of the Atari ST game SunDog: Frozen Legacy (1984) by FTL software

    C++ 17 4

1,702 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

April 2018

Created a pull request in bitcoin/bitcoin that received 8 comments

util: Pass pthread_self() to pthread_setschedparam instead of 0

Nowhere in the man page of pthread_setschedparam it is mentioned that 0 is a valid value. The example uses pthread_self(), so should we. (noticed b…

+2 −2 8 comments

Created an issue in irtimmer/tpm2-pk11 that received 1 comment

`ssh-keygen -D libtpm2-pk11.so` returns multiple keys, how to distinguish them?

I generated and made persistent a TPM key according to the steps in the wiki. However, it turns out that this TPM already contains a few different …

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.