-
# Challenge: Chat system with on-chain access control list
## Bounty
- Winner : 5 ETH
- Runnner up : 1 ETH
## Background.
Though smart contract enable on-chain way to control the flow o…
-
The meeting will take place on Monday 2020/11/09 at 7pm UTC on IRC [#lightning-dev](irc://chat.freenode.net/lightning-dev). It is open to the public.
## Pull Request Review
- [x] Clarify relativ…
-
Hello,
I'm thinking these days about possible ways to realize 2FA with "headless" protocols such as IMAP. The scenario may work if privacyIDEA handles both 1st and 2nd factor.
The idea is as fol…
-
Implemented support for `Hooks` that receive no input arguments.
**Struct HookHandler** @ VueElement.jl
```julia
mutable struct HookHandler length(x.path),rev=false)
comp.hooks=new_hs
```
A…
-
_For new Package Requests, see the guidelines_
### Setup
Package Name: tt-rss
Package Version: 20200829-12
NAS Model: DS916+
NAS Architecture: x86_64 (INTEL Pentium N3710)
DSM version: DS…
-
I'm doing training in a hadoop cluster, not necessarily because it's the best way but because it's where I have the ability to request hundreds of cores of compute power on-demand from our infrastruct…
-
Per discussion with @raymondfeng @kjdelisle:
Need extension point implementation and extension interfaces for authentication and authorization
- make sure we have the infrastructure for users to…
-
**Describe the issue**
I'm trying to fit Bitcoind on the latest Shadow with Ubuntu 18.04, and trying to figuring out what causes segfaults and errors. Currently what I find out is that __pthread_key_…
-
viewer application should be simplified and then divided into abstract classes and the child case. Creating abstract class and child class helps us to write code in DRY style of coding for further dev…
-
import firebase from '@firebase/app';
import '@firebase/firestore'; // this one is very very huge.
I am using only firestore in my app.
How to reduce the bundle size of firestore?