Petr Kosikhin

Results 3 issues of Petr Kosikhin

- upsample numbers in calculate polynomial to support full range of i64 values in standalone shamir sharing case. - add respective test to check no overflow occurs

the issue occurs in helpers/polymer-outlet.js line 13. ``` container = this.container; ``` `this` in 1.12 relates to `window` object thus does not have any `container` property. i have started a...

I am not sure if i setup this addon as it is expected. However there is very little explanation on what should be put as first argument to the `pagedArray`...