User Details
User Details
- User Since
- Oct 18 2017, 21:36 (367 w, 5 d)
Jul 24 2024
Jul 24 2024
m4ktub committed rABC1c76802d8cf4: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers (authored by m4ktub).
[ecash-lib] Add `pushNumberOp` to push minimally encoded numbers
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Rebasing to include latest merges.
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Rename function argument to value and move internal bigint down with a different name.
m4ktub planned changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Added inline comments to pushNumberOp after making some variable names more legible. Represent test case numbers in hexadecimal.
m4ktub planned changes to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
m4ktub added inline comments to D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
m4ktub updated the diff for D16531: [ecash-lib] Add `pushNumberOp` to push minimally encoded numbers.
Removed package-lock.json added by mistake.