peerplays_migrated/libraries/app
Nathaniel de87e1b82c
Canonicalize chain ID calculation
When using an external genesis file, it doesn't make sense to calculate
the chain ID as the literal text contents of the file, which are quite
volatile. Rather, it should be calculated based on the logical content
of the file. Serialize the genesis object to get a canonical
representation, and calculate the chain ID off of that.
2022-01-12 16:55:45 -06:00
..
include/graphene/app Ref !3/#376: Graphene Updates 2021-11-11 11:25:47 -05:00
api.cpp Merge branch master into graphene-updates 2021-11-09 16:24:26 -05:00
application.cpp Canonicalize chain ID calculation 2022-01-12 16:55:45 -06:00
CMakeLists.txt Ref !3/#376: Graphene Updates 2021-11-11 11:25:47 -05:00
config_util.cpp General fixes 2020-08-23 14:51:45 -05:00
database_api.cpp Merge branch master into graphene-updates 2021-11-09 16:24:26 -05:00
plugin.cpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00