WebOfTrustInfo/btcr-hackathon-2019 2
BTCR Hackathon 2019
Installing and configuring bitcoin on qubes-os
Creates an endpoint to send requests and logs them to a file
hawkmauk/interopen-hackathon 0
Information repository for the interopen hackathon
created repositoryKnihovna-PedF-UK/ctenari-vymaz
Vytvořit tabulku se čtenáři k výmazu
created time in 9 hours
created repositoryKnihovna-PedF-UK/web-logs
Backup of access log from knihovna.pedf.cuni.cz
created time in 7 days
startedprestwich/accumulator
started time in 11 days
created repositorymichal-h21/src4ht
HTML version of TeX4ht literate source files
created time in 13 days
startedtagtime/TagTime
started time in 16 days
startedSeedSigner/seedsigner
started time in 24 days
created repositorydigitalcredentials/vc-verification
Draft VC verification spec
created time in a month
startedmoneysocket/web-wallet
started time in a month
created repositorydigitalcredentials/issuer-registry
MVP DCC issuer registry
created time in 2 months
issue openeddon/NDEF
Sometimes when nfc.read() and it fails to read the NDEF records the arduino crashes.
Stacktrace: nfc.read() MifareUltralight(uid, uidLength) NdefMessage(buffer, messageLength()CRASH!
I think the issue is when the messageLength is set to 0, so fix this I suggest that we change the comparison operator in NdefMessage.cpp from:
` ...
while (index <= numBytes)
...`
to `...
while (index < numBytes)
...`
created time in 2 months
startedw3c-ccg/vc-status-rl-2020
started time in 2 months
issue openeddon/NDEF
How should be the wiring for Nodemcu?
I am using a elechouse pn532. I am sending a ndef message from an android device using beam. My pn532 only reads the rfid of the phone not the message. When i try p2p recieve example it does not work. I think the wiring might be wrong. How can i fix this?
created time in 2 months
startedhyperledger/aries-rfcs
started time in 2 months
startedEnegnei/This-Month-In-Bitcoin-Privacy
started time in 2 months