index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pubkey.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Implement PSBT Structures and un/serialization methods per BIP 174
Andrew Chow
2018-07-13
1
-0
/
+1
*
Remove template matching and pseudo opcodes
Pieter Wuille
2018-05-29
1
-4
/
+4
*
Assert CPubKey::ValidLength to the pubkey's header-relevent size
Ben Woosley
2018-02-16
1
-0
/
+5
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10657: Utils: Improvements to ECDSA key-handling code
Wladimir J. van der Laan
2017-12-20
1
-15
/
+22
|
\
|
*
Scope the ECDSA constant sizes to CPubKey / CKey classes
Jack Grigg
2017-10-04
1
-15
/
+16
|
*
Ensure that ECDSA constant sizes are correctly-sized
Jack Grigg
2017-07-17
1
-0
/
+3
|
*
Specify ECDSA constant sizes as constants
Jack Grigg
2017-07-17
1
-9
/
+12
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
*
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-2
/
+2
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Add optimized CSizeComputer serializers
Pieter Wuille
2016-11-07
1
-0
/
+5
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-4
/
+4
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-8
/
+0
*
Do not shadow variables
Pavel JanÃk
2016-09-27
1
-2
/
+2
*
[trivial] Switched constants to sizeof()
Thomas Snider
2016-07-18
1
-4
/
+7
*
add bip32 pubkey serialization
Jonas Schnelli
2016-04-14
1
-2
/
+28
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Switch to libsecp256k1-based validation for ECDSA
Pieter Wuille
2015-11-15
1
-0
/
+16
*
chaincodes: abstract away more chaincode behavior
Cory Fields
2015-05-06
1
-32
/
+4
*
Abstract chaincodes into CChainCode
Pieter Wuille
2015-05-02
1
-3
/
+33
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
minor code style cleanup after recent merges
Philip Kaufmann
2014-11-04
1
-2
/
+2
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-0
/
+206