COMMITS
/ libsolutil/JSON.cpp January 11, 2026
0
Update JSON.cpp
0xcharry committed
August 30, 2024
K
Remove nlohmann JSON version check
Kamil Śliwak committed
May 7, 2024
A
Reformat tests in nlohmann::json style.
Alexander Arlt committed
February 20, 2024
A
Replace internal JSON library jsoncpp with nlohmann::json.
Alexander Arlt committed
February 16, 2024
A
[buildsystem] Add STRICT_JSONCPP_VERSION option.
Alexander Arlt committed
May 29, 2023
M
Added new kind of test: check for specific properties of AST
Matheus Aguiar committed
August 17, 2023
N
Purge using namespace std from libsolutil
Nikola Matic committed
July 7, 2021
L
Make --pretty-json work with Standard JSON output
Ladislav Sladecek committed
July 21, 2020
C
Merge remote-tracking branch 'origin/develop' into breaking
chriseth committed
July 17, 2020
S
Add SPDX license identifier if not present already in source file
Sachin Grover committed
July 13, 2020
C
Merge pull request #9388 from ethereum/develop
chriseth committed
July 10, 2020
D
Upgrade json-cpp to 1.9.3.
Daniel Kirchner committed
April 27, 2020
H
Removed null members from JSON output
hrkrshnn committed
January 6, 2020
C
Library libdevcore renamed to libsolutil.
Christian Parpart committed