Benjamin Smith
Benjamin Smith
As an alternative, equivalent, suggestion The line ```java final FieldT value = index == 0 ? one : input.get((int) index).mul(terms.get(i).value()); ``` could also be replaced with ```java final FieldT value...
Note that an example can be found in #778.
I get the impression that some of the comments here are hinting at the fact that the Exchange has access to the users balance and pending withdraws. With this information,...
What is the concern with PAX gold?
I'm not sure I understand the goal here. Are we to move the content of the file linked in the description to a different repo? Like `truffle-assertions`?
> Note, that there is still the small chance of inconsistencies if a solution was submitted in the very first block of the batch being open for solutions (this is...
Issue also doesn't happen on python 3.9!
> What's the status of this? From what I can tell, the dependency version was bumped in December 2021 (https://github.com/facebook/create-react-app/pull/11624). It looks like it has been propagated into this release...
Would this also allow us to use the backend logic from a script - by separating all the UI from the business/transaction building logic?
That seems totally reasonable!