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

CHANGELOG: release 0.104.0 #3231

Merged
merged 1 commit into from
Nov 27, 2023
Merged

CHANGELOG: release 0.104.0 #3231

merged 1 commit into from
Nov 27, 2023

Conversation

AnnaShaleva
Copy link
Member

@AnnaShaleva AnnaShaleva commented Nov 27, 2023

Mainnet confirmed up to the current height:

anna@kiwi:~/Documents/GitProjects/nspcc-dev/neo-go$ go run scripts/compare-states/compare-states.go http://localhost:10332 http://localhost:10232
at 0: 58a5157b7e99eeabf631291f1747ec8eb12ab89461cda888492b17a301de81e8 vs 58a5157b7e99eeabf631291f1747ec8eb12ab89461cda888492b17a301de81e8
at 4483627: f575182fc403202a706abb5e398df0e6643b01915a4279140c91ca057d0f5894 vs f575182fc403202a706abb5e398df0e6643b01915a4279140c91ca057d0f5894

Testnet confirmed:

anna@kiwi:~/Documents/GitProjects/nspcc-dev/neo-go$ go run scripts/compare-states/compare-states.go http://localhost:20332 http://seed1t5.neo.org:20332
at 0: 62fd8ff9b0543aea352257db5b00bbb01d1bc0d2cc665e1f24cf5de0d16ebc7b vs 62fd8ff9b0543aea352257db5b00bbb01d1bc0d2cc665e1f24cf5de0d16ebc7b
at 3078762: 7e68ba8adac968c774459adb2c2d0ee3af5d11f26bb19f38f3a5e53e435c9f0e vs 7e68ba8adac968c774459adb2c2d0ee3af5d11f26bb19f38f3a5e53e435c9f0e

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@AnnaShaleva AnnaShaleva added this to the v0.104.0 milestone Nov 27, 2023
@AnnaShaleva AnnaShaleva marked this pull request as ready for review November 27, 2023 14:35
@AnnaShaleva
Copy link
Member Author

Rebased onto current master.

@AnnaShaleva AnnaShaleva marked this pull request as draft November 27, 2023 14:46
@AnnaShaleva
Copy link
Member Author

Bench is unhealthy.

@AnnaShaleva
Copy link
Member Author

Bench is healthy:

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: 917110705/go.protocol.template.yml
creating: 917110705/go.protocol.template.yml
creating: 917110705/sharp.protocol.template.yml
creating: 917110705/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-cli-node-two  ... done
Creating neo-cli-node-one  ... done
Creating neo_go_node_three ... done
Creating neo_go_node_four  ... done
Creating ir_healthy_1      ... done
Creating go-node           ... done
Creating ir_node_healthy_1 ... done
2023/11/27 15:10:20 Used [go-node:20331] rpc addresses
2023/11/27 15:10:20 Run benchmark for MixedGoRPC4x1 :: NEO-GO
2023/11/27 15:10:29 Read 3000000 txs from /dump.txs
2023/11/27 15:10:36 Done 6.69874204s
2023/11/27 15:10:36 Init worker with 50 QPS / 5m0s time limit (3000000 txs will try to send)
2023/11/27 15:10:36 Prepare chain for benchmark
2023/11/27 15:10:36 Determined validators count: 4
2023/11/27 15:10:36 Sending NEO and GAS transfer tx
2023/11/27 15:10:37 Contract hash: ceb508fc02abc2dc27228e21976699047bbbcce0
2023/11/27 15:10:37 Sending contract deploy tx
2023/11/27 15:10:37 Contract was persisted: false
2023/11/27 15:10:38 Contract was persisted: false
2023/11/27 15:10:38 Contract was persisted: false
2023/11/27 15:10:39 Contract was persisted: false
2023/11/27 15:10:39 CPU: 4.458%, Mem: 375.176MB
2023/11/27 15:10:39 Contract was persisted: false
2023/11/27 15:10:40 Contract was persisted: false
2023/11/27 15:10:40 Contract was persisted: false
2023/11/27 15:10:41 Contract was persisted: false
2023/11/27 15:10:41 Contract was persisted: false
2023/11/27 15:10:42 Contract was persisted: false
2023/11/27 15:10:42 Contract was persisted: true
2023/11/27 15:10:42 fetch current block count
2023/11/27 15:10:42 Waiting for an empty block to be processed
2023/11/27 15:10:47 Started test from block = 8 at unix time = 1701097847585
2023/11/27 15:10:48 empty block: 8
2023/11/27 15:10:49 CPU: 6.621%, Mem: 385.316MB
2023/11/27 15:10:52 #9: 230 transactions in 5027 ms - 45.752934 tps
2023/11/27 15:10:57 #10: 255 transactions in 5078 ms - 50.216621 tps
2023/11/27 15:10:59 CPU: 15.389%, Mem: 397.820MB
2023/11/27 15:11:02 #11: 252 transactions in 5029 ms - 50.109366 tps
^C
2023/11/27 15:11:04 received signal: interrupt

@AnnaShaleva AnnaShaleva marked this pull request as ready for review November 27, 2023 15:11
@roman-khimov roman-khimov merged commit fd7b7ff into master Nov 27, 2023
1 check passed
@roman-khimov roman-khimov deleted the rel-0.104.0 branch November 27, 2023 15:14
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