mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 01:35:41 +00:00
Frame System Benchmarking (#5834)
* Frame System Benchmarking * Add to substrate node, avoid divide by zero errors in analysis * reduce features * some fixes * copy pasta
This commit is contained in:
@@ -103,6 +103,7 @@ members = [
|
||||
"frame/support/procedural/tools/derive",
|
||||
"frame/support/test",
|
||||
"frame/system",
|
||||
"frame/system/benchmarking",
|
||||
"frame/system/rpc/runtime-api",
|
||||
"frame/timestamp",
|
||||
"frame/transaction-payment",
|
||||
@@ -181,4 +182,3 @@ members = [
|
||||
[profile.release]
|
||||
# Substrate runtime requires unwinding.
|
||||
panic = "unwind"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user