Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.103.1 #3193

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Release 0.103.1 #3193

merged 1 commit into from
Nov 9, 2023

Conversation

AnnaShaleva
Copy link
Member

By the moment of PR opening:
Mainnet states match:

anna@kiwi:~/Documents/GitProjects/nspcc-dev/neo-go$ go run scripts/compare-states/compare-states.go http://seed1.neo.org:10332 http://localhost:10332
at 0: d34893828a2ddb99c87226a92f764ae2dfadd0d2dc53fb33ae425be83b8d30b4 vs d34893828a2ddb99c87226a92f764ae2dfadd0d2dc53fb33ae425be83b8d30b4
at 4380541: 5079978907885577433845bfd317ea125e81e32cec4fc7290943cd111d44a1b2 vs 5079978907885577433845bfd317ea125e81e32cec4fc7290943cd111d44a1b2

Testnet states match:

anna@kiwi:~/Documents/GitProjects/nspcc-dev/neo-go$ go run scripts/compare-states/compare-states.go http://seed1t5.neo.org:20332 http://localhost:20332
at 0: ed359c92fd2e5d3fb6cc57c1599481b223b9eea82bcf940dd1a3db354a9b99d6 vs ed359c92fd2e5d3fb6cc57c1599481b223b9eea82bcf940dd1a3db354a9b99d6
at 2976087: c6ee810f3973d29b60787d47d01f2dc4d6de535828b93c4791f490d17f59673c vs c6ee810f3973d29b60787d47d01f2dc4d6de535828b93c4791f490d17f59673c

Mixed NeoBench setup is OK:

anna@kiwi:~/Documents/GitProjects/nspcc-dev/neo-bench$ make start.MixedFourNodesGoRPC50rate 
./runner.sh --nodes mixed -d "MixedGoRPC4x1" -m rate -q 50 -z 5m -t 30s
make[1]: Entering directory '/home/anna/Documents/GitProjects/nspcc-dev/neo-bench'
=> Stop environment
=> Generate configurations for single-node and four-nodes networks from templates
+ cd ./cmd
+ go run ./config/ --go-template go.protocol.template.yml --go-db leveldb --sharp-template sharp.protocol.template.yml --sharp-db LevelDBStore
creating: 813130921/go.protocol.template.yml
creating: 813130921/go.protocol.template.yml
creating: 813130921/sharp.protocol.template.yml
creating: 813130921/sharp.protocol.template.yml
make[1]: Leaving directory '/home/anna/Documents/GitProjects/nspcc-dev/neo-bench'
Creating network "neo_go_network" with the default driver
Creating neo_go_node_four  ... done
Creating neo-cli-node-one  ... done
Creating neo_go_node_three ... done
Creating neo-cli-node-two  ... done
Creating ir_healthy_1      ... done
Creating go-node           ... done
Creating ir_node_healthy_1 ... done
2023/11/08 08:31:23 Used [go-node:20331] rpc addresses
2023/11/08 08:31:23 Run benchmark for MixedGoRPC4x1 :: NEO-GO
2023/11/08 08:31:32 Read 3000000 txs from /dump.txs
2023/11/08 08:31:40 Done 7.26214406s
2023/11/08 08:31:40 Init worker with 50 QPS / 5m0s time limit (3000000 txs will try to send)
2023/11/08 08:31:40 Prepare chain for benchmark
2023/11/08 08:31:40 Determined validators count: 4
2023/11/08 08:31:40 Sending NEO and GAS transfer tx
2023/11/08 08:31:42 CPU: 5.430%, Mem: 372.309MB
2023/11/08 08:31:44 Contract hash: ceb508fc02abc2dc27228e21976699047bbbcce0
2023/11/08 08:31:44 Sending contract deploy tx
2023/11/08 08:31:44 Contract was persisted: false
2023/11/08 08:31:45 Contract was persisted: false
2023/11/08 08:31:45 Contract was persisted: false
2023/11/08 08:31:46 Contract was persisted: false
2023/11/08 08:31:46 Contract was persisted: false
2023/11/08 08:31:47 Contract was persisted: false
2023/11/08 08:31:47 Contract was persisted: false
2023/11/08 08:31:48 Contract was persisted: false
2023/11/08 08:31:48 Contract was persisted: false
2023/11/08 08:31:49 Contract was persisted: false
2023/11/08 08:31:49 Contract was persisted: true
2023/11/08 08:31:49 fetch current block count
2023/11/08 08:31:49 Waiting for an empty block to be processed
2023/11/08 08:31:52 CPU: 1.513%, Mem: 383.984MB
2023/11/08 08:31:54 Started test from block = 9 at unix time = 1699432314368
2023/11/08 08:31:55 empty block: 9
2023/11/08 08:31:59 #10: 231 transactions in 5058 ms - 45.670225 tps
2023/11/08 08:32:02 CPU: 7.849%, Mem: 367.332MB
2023/11/08 08:32:04 #11: 252 transactions in 5038 ms - 50.019849 tps
2023/11/08 08:32:09 #12: 252 transactions in 5034 ms - 50.059595 tps
2023/11/08 08:32:13 CPU: 12.019%, Mem: 377.520MB

@AnnaShaleva AnnaShaleva added this to the v0.103.1 milestone Nov 8, 2023
Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to Nov 09 and let's roll it out, we've lost a day already on sync attempt.

Signed-off-by: Anna Shaleva <[email protected]>
@AnnaShaleva
Copy link
Member Author

Fixed.

@roman-khimov roman-khimov merged commit dbd647e into master Nov 9, 2023
@roman-khimov roman-khimov deleted the rel-0.103.1 branch November 9, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants