erigon icon indicating copy to clipboard operation
erigon copied to clipboard

Consistency in version number

Open 73649 opened this issue 3 years ago • 3 comments

System information

Erigon version: v2022.07.02

OS & Version: Ubuntu 20.04 LTS

Commit hash : This is the problem I am reporting

Expected behaviour

Version number should be consistent

Actual behaviour

I downloaded Release v2022.07.02 and when I ran "git describe --tag", it says: v2022.07.02

But when I ran it, the log starts with: Build info git_branch=devel git_tag=v2021.10.03-1405-g8e3c09949 git_commit=8e3c099490948ce33729c991b4bdff553420c201

When I call json RPC using curl --data '{"method":"web3_clientVersion","params":[],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST http://127.0.0.1:8545, it responds with: {"jsonrpc":"2.0","id":1,"result":"erigon/2022.99.99/linux-amd64/go1.18.3"}

Can we have some consistency in version, please?

73649 avatar Jul 12 '22 03:07 73649

Show more info:

  • what “git status” shows
  • what command you using to build erigon
    • what command you using to run erigon
    • what “erigon —version” shows

AskAlexSharov avatar Jul 12 '22 12:07 AskAlexSharov

@AskAlexSharov Attached is I think all the info you were looking for.

I'm experiencing the same issue as it relates to version #. Additionally, I'm having the issue noted in #4674 Terminal

I followed the steps in #4606 to make integration/unwind, but after re-running erigon the issue remained the same.

itgav avatar Jul 30 '22 20:07 itgav

Original issue: https://github.com/anacrolix/torrent/issues/764 Need to solve it somehow

AskAlexSharov avatar Jul 31 '22 03:07 AskAlexSharov

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

github-actions[bot] avatar Dec 30 '22 02:12 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jan 06 '23 02:01 github-actions[bot]