Fantom-foundation / Sonic

go-opera fork for Carmen and Tosca integration
GNU Lesser General Public License v3.0
16 stars 16 forks source link

Mark the client version as "Sonic-1.0.0-a" #122

Closed thaarok closed 4 months ago

thaarok commented 4 months ago

This let the client advertise itself in the network (and in the cmd help) as "Sonic-1.0.0-a"

thaarok commented 4 months ago

Update: datadir subdirectory "Sonic" (formally "go-opera" directory) is going to be renamed to p2p in https://github.com/Fantom-foundation/go-ethereum-substate/pull/57

Stuff unrelated to p2p (emitter's last event and serialized local transactions in transactions.rlp) have been moved outside of this p2p (formally "go-opera") directory.

Upgrading of go-ethereum-substate should be included into this PR to include the mentioned PR yet.

The resulting directory structure is:

datadir
  - carmen
  - chaindata
  - emitter
      - last-1
  - keystore
  - p2p
      - nodes
      - nodekey
      - LOCK
  - transactions.rlp
  - opera.ipc