Marek
Marek
( please forgive me for not following the regular bug report scheme, this is a copy paste from https://github.com/mimblewimble/grin-wallet/issues/470#issuecomment-1006253897 as @yeastplume requested to post it as separate issue ) ##...
**Describe the bug** I am trying to reproduce the invoice flow using Owner API. When I receive the slatepack from the recipient and attempt to finalize it I encounter ```...
**Describe the bug** During the [grinnode.live Winter 2020 Bug Bash Challenge](https://forum.grin.mw/t/grinnode-live-winter-2020-bug-bash-challenge-and-free-grin-btc-prizes-giveaway/8060) multiple testers (@mojitoo on Catalina, @chandrashekar10 on Mojave and myself) observed `LibTx Error` occurring in their wallets. Problem seems...
Added some missing steps
human readable version for the review: https://github.com/marekyggdrasil/docs/blob/master/docs/wiki/blocks/block-body.md
There has been an attempt to fix this but this change is not included in recent version anymore. ( I am using `0.1.7`, this was supposed to be merged from...
Searching for `drudge` gives results ``` $ pip search drudge drudge (0.1.0.dev0) - # drudge drudge_parser (3.0.2) - Naive parser for the Drudge Report ``` unfortunately it is not possible...
At a line https://github.com/Dolnor/mifit-data-export/blob/70a067a7f73e8a3a41a4449673022b75fbb95c9e/run.sh#L79 After executing manually ``` adb backup -f mi.ab -noapk -noshared com.xiaomi.hm.health ``` The backup procedure is recognised ( I get the query for authorising it on...
Hey @AlexKuhnle I noticed that the [Runner interface](https://github.com/tensorforce/tensorforce/blob/1bf4c3abb471062fb66f9fe52852437756fd527b/tensorforce/execution/runner.py) actually never calls `agent.experience(...)` [method](https://tensorforce.readthedocs.io/en/latest/agents/agent.html#tensorforce.agents.TensorforceAgent.experience). Regardless if I set `evaluation=True` or not. I am wondering, if I do the following ```python runner...
Hi, would it be possible to update the underlying katex to something above `0.15.1`? That would allow to put multiple `\tag` elements (one per line) withing AMS environments https://github.com/KaTeX/KaTeX/issues/2379#issuecomment-955796756 That...