Skip to content

Conversation

AnnaShaleva
Copy link
Member

@AnnaShaleva AnnaShaleva commented Sep 5, 2025

The name of this HF is "Faun", not "HF_Faun". Discovered during NeoBench run:

2025/09/05 17:21:36 Used [sharp-node:20331] rpc addresses
2025/09/05 17:21:36 could not receive RPC Node version: could not unmarshal result body: "{\"jsonrpc\":\"2.0\",\"id\":1,\"result\":{\"tcpport\":20332,\"nonce\":28927739,\"useragent\":\"/Neo:3.8.1/\",\"rpc\":{\"maxiteratorresultitems\":100,\"sessionenabled\":false},\"protocol\":{\"addressversion\":53,\"network\":56753,\"validatorscount\":4,\"msperblock\":5000,\"maxtraceableblocks\":2102400,\"maxvaliduntilblockincrement\":5760,\"maxtransactionsperblock\":65535,\"memorypoolmaxtransactions\":50000,\"initialgasdistribution\":5200000000000000,\"hardforks\":[{\"name\":\"Aspidochelone\",\"blockheight\":0},{\"name\":\"Basilisk\",\"blockheight\":0},{\"name\":\"Cockatrice\",\"blockheight\":0},{\"name\":\"Domovoi\",\"blockheight\":0},{\"name\":\"Echidna\",\"blockheight\":0},{\"name\":\"Faun\",\"blockheight\":5}],\"standbycommittee\":[\"02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2\",\"02103a7f7dd016558597f7960d27c516a4394fd968b9e65155eb4b013e4040406e\",\"03d90c07df63e690ce77912e10ab51acc944b66860237b608c4f8f8309e71ee699\",\"02a7bc55fe8684e0119768d104ba30795bdcc86619e864add26156723ed185cd62\"],\"seedlist\":[\"node_one:20333\",\"node_two:20334\",\"node_three:20335\",\"node_four:20336\"]}}}" unexpected hardfork: Faun

The name of this HF is "Faun", not "HF_Faun". Discovered during NeoBench
run:
```
2025/09/05 17:21:36 Used [sharp-node:20331] rpc addresses
2025/09/05 17:21:36 could not receive RPC Node version: could not unmarshal result body: "{\"jsonrpc\":\"2.0\",\"id\":1,\"result\":{\"tcpport\":20332,\"nonce\":28927739,\"useragent\":\"/Neo:3.8.1/\",\"rpc\":{\"maxiteratorresultitems\":100,\"sessionenabled\":false},\"protocol\":{\"addressversion\":53,\"network\":56753,\"validatorscount\":4,\"msperblock\":5000,\"maxtraceableblocks\":2102400,\"maxvaliduntilblockincrement\":5760,\"maxtransactionsperblock\":65535,\"memorypoolmaxtransactions\":50000,\"initialgasdistribution\":5200000000000000,\"hardforks\":[{\"name\":\"Aspidochelone\",\"blockheight\":0},{\"name\":\"Basilisk\",\"blockheight\":0},{\"name\":\"Cockatrice\",\"blockheight\":0},{\"name\":\"Domovoi\",\"blockheight\":0},{\"name\":\"Echidna\",\"blockheight\":0},{\"name\":\"Faun\",\"blockheight\":5}],\"standbycommittee\":[\"02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2\",\"02103a7f7dd016558597f7960d27c516a4394fd968b9e65155eb4b013e4040406e\",\"03d90c07df63e690ce77912e10ab51acc944b66860237b608c4f8f8309e71ee699\",\"02a7bc55fe8684e0119768d104ba30795bdcc86619e864add26156723ed185cd62\"],\"seedlist\":[\"node_one:20333\",\"node_two:20334\",\"node_three:20335\",\"node_four:20336\"]}}}" unexpected hardfork: Faun
```

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@AnnaShaleva AnnaShaleva added this to the v0.113.0 milestone Sep 5, 2025
@AnnaShaleva AnnaShaleva added the bug Something isn't working label Sep 5, 2025
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.96%. Comparing base (5e99eb9) to head (a1d3a56).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4001   +/-   ##
=======================================
  Coverage   81.95%   81.96%           
=======================================
  Files         350      350           
  Lines       49803    49803           
=======================================
+ Hits        40818    40821    +3     
  Misses       7255     7255           
+ Partials     1730     1727    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

AnnaShaleva added a commit to nspcc-dev/neo-bench that referenced this pull request Sep 5, 2025
Required to test nspcc-dev/neo-go#3566
and neo-project/neo#4161.

Includes nspcc-dev/neo-go#4001.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@roman-khimov roman-khimov merged commit 61d8322 into master Sep 6, 2025
34 checks passed
@roman-khimov roman-khimov deleted the fix-faun-name branch September 6, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants