M. J. Fromberger
366ab1947a
Where possible, replace uses of the custom JSON library with the standard library. The custom library treats interface and unnamed lteral types differently, so this change avoids those even where it would probably be safe to switch them. |
3 years ago | |
---|---|---|
.. | ||
height_vote_set.go | Replace uses of libs/json with encoding/json. (#7534) | 3 years ago |
height_vote_set_test.go | test/factory: pass testing.T around rather than errors for test fixtures (#7518) | 3 years ago |
peer_round_state.go | Replace uses of libs/json with encoding/json. (#7534) | 3 years ago |
peer_round_state_test.go | p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
round_state.go | p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |