MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.97k stars 522 forks source link

adding network id field to the daemon #15692

Open svv232 opened 1 month ago

svv232 commented 1 month ago

adding network id to the daemon for hard fork testing. the objective is to get the network id graphql call to return based on this result.

svv232 commented 1 month ago

!ci-build-me

mrmr1993 commented 1 month ago

!approved-for-mainnet

svv232 commented 1 month ago

!ci-build-me

L-as commented 1 month ago

@svv232 There's also supposed to be a signatureKind GQL call, will this affect that too?

svv232 commented 1 month ago

@svv232 There's also supposed to be a signatureKind GQL call, will this affect that too?

I don't think so @L-as because that seems to correspond with compile time configs in the mlh files.

svv232 commented 1 month ago

!ci-build-me