-
[This example](https://github.com/OpenSourceBrain/PyNNShowcase/blob/test_eif/PyNN/NeuroMLTest_PyNN0.9.py) produces different results for the EIF_cond_alpha_isfa_ista cell when run on NEURON (green tra…
-
figure out how to easily allow a user to interact as a single entity from different crypto identities (similarly to the metatx system on ethereum)
Essentially this would allow users to use HW walle…
-
simple contract based on/derived from the gnosis safe that allows gas abstractions for a user, and scheduled withdrawals
other implementations of gas abstractions seem dangerously complicated...
…
-
https://ethereum-magicians.org/t/eip-1077-executable-signed-message/405
https://eips.ethereum.org/EIPS/eip-1077
This will basically allow setting up with nothing more than a main device + backup d…
-
-
So I'm using AdEx dapp on Android with Firefox app, when I sign in metamask extension nothing happens on AdEx.
Is there any button to tap? I mean the AdEx dapp is not showing proprely on my device and…
-
any chance of adding functions that give you #s the lena software spits out at the file level, like adult word count and child vocalization count? I assume those get collected from the guts of the its…
-
If you see the exchange website, the price is in USDT, which would mean that through CCXT I should access that market with the symbol BTC/USDT; but their symbol is inverted in relation to CCXT standar…
-
I'm getting a huge list of errors, can anyone help?:
```
'ETH/BTC', 'LTC/BTC', 'ETC/BTC', 'DASH/BTC', 'ZEC/BTC', 'XLM/BTC', 'NXT/BTC', 'POWR/BTC', 'ADA/BTC', 'XMR/BTC']"}
2019-07-30 06:23:19,288 …
-
This is how my `decl_module` block looks like:
```rust
decl_module! {
pub struct Module for enum Call where origin: T::Origin {
fn commitment_start(origin, bid: Bid) -> R…