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
/
univalue
/
lib
Age
Commit message (
Expand
)
Author
2023-07-27
Remove unused raw-pointer read helper from univalue
MarcoFalke
2023-06-20
scripted-diff: Following the C++ Standard rules for identifiers with _.
Brotcrunsher
2023-05-09
Add UniValue::find_value method
MarcoFalke
2022-12-09
univalue: Remove confusing getBool method
Ryan Ofsky
2022-11-14
Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies
MacroFake
2022-09-15
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
furszy
2022-09-05
univalue: Avoid std::string copies
MacroFake
2022-08-20
Fix issues when calling std::move(const&)
MacroFake
2022-07-29
univalue: Remove unused and confusing set*() return value
MacroFake
2022-07-18
univalue: Return more detailed type check error messages
MacroFake
2022-07-13
univalue: Throw exception on invalid pushes over silent ignore
MacroFake
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-05-12
Bump univalue subtree
MacroFake
2021-10-11
Update univalue subtree to latest upstream
fanquake
2020-02-09
Update univalue subtree
MarcoFalke
2019-10-30
Update univalue subtree
MarcoFalke
2018-09-07
Update univalue subtree
MarcoFalke
2017-09-29
Bump univalue and fix json formatting in tests
MarcoFalke
2017-08-16
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2016-09-30
Merge commit '2ca7faab4205822b06dc2ab2bbda0a9a70fce7e0' into HEAD
MarcoFalke
2016-09-25
Merge commit '3650668cdbbf369dd8f30c8e8eb5bb883325942d' into HEAD
MarcoFalke
2016-06-10
Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2'
Wladimir J. van der Laan
2015-12-02
Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
MarcoFalke
2015-10-09
Merge commit '313e7f5c89d6e72e06efe9255089765b4c5815fe' into HEAD
MarcoFalke
2015-10-01
Merge commit '2f9f082b5ef3c495c70598ef23383effef675f9a' as 'src/univalue'
Jonas Schnelli