1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge bitcoin-core/secp256k1#1480: Get rid of untested sizeof(secp256k1_ge_storage) == 64 code path More... about 1 year ago
Merge bitcoin-core/secp256k1#1476: include: make docs more consistent More... about 1 year ago
assumptions: Use new STATIC_ASSERT macro More... about 1 year ago
Require that sizeof(secp256k1_ge_storage) == 64 More... about 1 year ago
util: Add STATIC_ASSERT macro More... about 1 year ago
include: in doc, remove article in front of "pointer" More... about 1 year ago
include: make doc about ctx more consistent More... about 1 year ago
Merge bitcoin-core/secp256k1#1474: tests: restore scalar_mul test More... about 1 year ago
Merge bitcoin-core/secp256k1#1473: Fix typos More... about 1 year ago
include: remove obvious "cannot be NULL" doc More... about 1 year ago
tests: restore scalar_mul test More... about 1 year ago
Fix typos More... about 1 year ago
Merge bitcoin-core/secp256k1#1466: release cleanup: bump version after 0.4.1 More... about 1 year ago
release cleanup: bump version after 0.4.1 More... about 1 year ago
Merge bitcoin-core/secp256k1#1465: release: prepare for 0.4.1 More... about 1 year ago
release: prepare for 0.4.1 More... about 1 year ago
Merge bitcoin-core/secp256k1#1380: Add ABI checking tool for release process More... about 1 year ago
doc: Add ABI checking with `check-abi.sh` to the Release Process More... about 1 year ago
Add `tools/check-abi.sh` More... about 1 year ago
Merge bitcoin-core/secp256k1#1455: doc: improve secp256k1_fe_set_b32_mod doc More... about 1 year ago
doc: improve secp256k1_fe_set_b32_mod doc More... about 1 year ago
Merge bitcoin-core/secp256k1#990: Add comment on length checks when parsing ECDSA sigs More... about 1 year ago
Merge bitcoin-core/secp256k1#1431: Add CONTRIBUTING.md More... about 1 year ago
Merge bitcoin-core/secp256k1#1451: changelog: add entry for "field: Remove x86_64 asm" More... about 1 year ago
changelog: add entry for "field: Remove x86_64 asm" More... about 1 year ago
Merge bitcoin-core/secp256k1#1450: Add group.h ge/gej equality functions More... about 1 year ago
Merge bitcoin-core/secp256k1#1446: field: Remove x86_64 asm More... about 1 year ago
Replace ge_equals_ge[,j] calls with group.h equality calls More... about 1 year ago
Add unit tests for group.h equality functions More... about 1 year ago
Add group.h ge/gej equality functions More... about 1 year ago