- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
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 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 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.