index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arith_uint256.cpp
Age
Commit message (
Expand
)
Author
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-18
Avoid triggering undefined behaviour in base_uint<BITS>::bits()
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-03-01
[arith_uint256] Do not destroy *this content if passed-in operator may refere...
Karl-Johan Alm
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-06-07
Fix instantiation and array accesses in class base_uint<BITS>
Pavlos Antoniou
2017-03-03
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-05
Do not shadow variables (gcc set)
Pavel JanÃk
2016-11-06
[copyright] copyright header style uniform
isle2983
2015-03-06
src/arith_256.cpp: bigendian compatibility
Wladimir J. van der Laan
2015-01-05
arith_uint256: remove initialization from byte vector
Wladimir J. van der Laan
2015-01-05
Remove now-unused methods from arith_uint256 and base_uint
Wladimir J. van der Laan
2015-01-05
Remove arith_uint160
Wladimir J. van der Laan
2015-01-05
Add conversion functions arith_uint256<->uint_256
Wladimir J. van der Laan
2015-01-05
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan