Paul Gebheim

Results 64 comments of Paul Gebheim

Ah this would make sense why lowering the log level would help! I feel pretty good about it currently since it's only happened once with the lower log level.

Oh, we can remove the call to `getStatsAsync()` right now because we ended up using a courser grained method of determining the state of the orderbook to display in the...

@jalextowle -- Thanks for the update. We're working on getting an initial cut of the PR in. According to the PR author this makes the UI not freeze up at...

- Access Nodes *can* provide security to the network. Currently its not done but in the long term I think there's an argument for access nodes being slashed for submitting...

> > I think there's an argument for access nodes being slashed for submitting "bad" transactions to consensus nodes. > > This is wrong, it is the responsibility of Collection...

> technically access node is not even part of the network. This is incorrect. There are access nodes inside the network, and observer nodes outside of the network.

Been thinking through this code in the staking table. I think its feasible to add the randomized selection logic in a simple way by modifying “removeUnapprovedNodes” as follows: - First...

@JeffreyDoyle Is there any movement on this?

Yeah simple to implement. Do you agree with the approach or should we look at doing something different? This solves the problem for now but we will probably wanna address...

@phoebemirman Mind putting a link to the draft here?