4fc6e8b366
* Add an Int64 type * Use the new Int64 type so that even 32 bit builds can specify max_operations above 2^31 * Missed a spot * go mod vendor * fix cast * changelog * Update unit test to ensure this works on both 32 and 64-bit archs
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
```release-note:bug
|
|
core: Fix edge cases in the configuration endpoint for barrier key autorotation.
|
|
```
|