Noel Maersk

Results 15 issues of Noel Maersk

Browser: both _Firefox 54.0_ and _Chromium 59.0.3071.115_ OS: _Arch Linux_ (64-bit), last updated on 2017-06-27 It seems to me that the rounding does not do well after the difficulty has...

* py-evm Version: not yet applicable, true only if/when PR #1940 is merged * OS: N/A * Python Version (python --version): N/A * Environment (relevant `diff` part for `setup.py` from...

Fallout from issue #1857, in particular [this comment](https://github.com/ethereum/py-evm/issues/1857#issuecomment-539036563). ### What is wrong? Keeping track of slowest fixtures from [`ethereum/tests`](https://github.com/ethereum/tests), and regenerating their list, has previously been done manually. ### How...

* py-evm Version: v0.2.0-alpha.42-112-g5c080532 (current `master`, commit 5c080532) * OS: IRRELEVANT * Python Version (python --version): IRRELEVANT * Environment (output of `pip freeze`): IRRELEVANT ### What is wrong? Some utilities,...

Hi! I've held an interest in on-chain UBI systems for a while, including Circles when it first came up. I've got a rough sketch that matches quite closely the system...

Would also reduce `heredoc` line count, since Sphinx can deduce types from the hints if they're not explicitly provided.

enhancement

Incorporates PR #65. Merged `master` and fixed conflicts (due to v2.1.0 released that happened in the meantime). This PR: * Closes #66 (issue) as implemented. * Closes #99 (PR) as...

Incorporates PR #78. After that: * Renames the parameters in `retry_config`: * `forcelist` -> `codes` * `retries` -> `count` * `backoff` -> `backoff` (no change) * Greatly limits the default...

Tracking: see issue #75 and https://github.com/veox/python3-krakenex/issues/75#issuecomment-385393185 in particular for rationale.

enhancement

Currently, an example script with a `query_public()` is run. The "build passing" badge is more of an integration indicator than anything else. Test coverage badge would read ~50% ATM.

enhancement