Echo Nolan

Results 27 issues of Echo Nolan

When creating a market and adding initial liquidity, it's possible to get the message "Increase quantity size to both sides to Pass", but it's not explained what that means or...

status/investigating

**Describe the bug** On the disputing page, for the "Who will win the 2020 U.S. Presidential election?" market 0x1cafEd8337Fb45a891b30Bd5B3C486D5FfF7A9DA, all the outcomes show up twice, and all of them say...

**Describe the bug** Many of the Etherscan links in the transactions history modal go to https://etherscan.io/tx/undefined. This happens for buy, sell, and claim trading proceeds, but not cancel or market...

The `hyper-proxy = "0.4.0"` dependency transitively depends on `openssl v0.9.24` (Rust) which needs OpenSSL 1.0.x (C) according to [this GH issue](https://github.com/sfackler/rust-openssl/issues/987). OpenSSL 1.0.2 and earlier are EOL and banned in...

Headline: 198 seconds to 73 seconds with these changes. :tada: I'll go through the changes in order. Baseline: ``` ________________________________________________________ Executed in 198.49 secs fish external usr time 190.70 secs...

The current implementation simply checks if we've seen a block within some constant time period. ISTM there are two separate things we're interested in when we talk about whether the...

security
priority-low
triage

We want to check that: A) After a partition, all nodes agree on a winning fork B) Transactions that were in the losing fork get brought over to the winning...

triage

I'm trying to use the abstract state machine testing support and I think the current library isn't powerful enough for what I want. I may be missing something though. I'm...

discussion

## What did you implement: Fixes #89. ## How did you implement it: We check whether the `serverless.variables.service.package.artifact` variable exists. If it does, it gets attached to every function object....

## What did you implement: There's no reason to keep it here and it bloats the repo. You get consistency from yarn.lock. ## How did you implement it: `git rm`...