You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
[rpc] add RPC API contract.resolve_module_function_index by @coldnight in [rpc] add RPC API contract.resolve_module_function_index #3464
cmd/starcoin: try to generate sign file when found multisig account in txn execution process by @templexxx in cmd/starcoin: try to generate sign file when found multisig account in txn execution process #3461
[network] add version_string field to PeerInfo by @coldnight in [network] add version_string field to PeerInfo #3471
Add codeowners by @jolestar in Add codeowners #3474
update rustc version 1.61 by @LemonHX in update rustc version 1.61 #3480
fix the wrong logic in VMStatus::status_code() pick up move-language#197 by @nkysg in fix the wrong logic in VMStatus::status_code() pick up move-language#197 #3481
[dev] fix dev sleep command do not update on chain timestamp by @coldnight in [dev] fix dev sleep command do not update on chain timestamp #3477
fix wrong behavior: submit multisig txn only there are enough signatures by @templexxx in fix wrong behavior: submit multisig txn only there are enough signatures #3482
fix some dependabot alter by @nkysg in fix some dependabot alter #3485
StateView using static dispatch replace dynamic dispatch by @nkysg in StateView using static dispatch replace dynamic dispatch #3491
[rpc] add raw field into BlockView to support get raw block by @coldnight in [rpc] add raw field into BlockView to support get raw block #3489
upgrade rust toolchain 1.62.0 && cargo clippy --fix by @uvd in upgrade rust toolchain 1.62.0 && cargo clippy --fix #3500
add monitor for ci autoscaler by @yourmoonlight in add monitor for ci autoscaler #3496
deprecated short option for TransactionOptions::max_gas_amount and Tr… by @0xpause in deprecated short option for TransactionOptions::max_gas_amount and Tr… #3502
fix type error for action of ci scaler monitor by @yourmoonlight in fix type error for action of ci scaler monitor #3504
add mpm deploy subcommand by @0xpause in add mpm deploy subcommand #3495
cli function args parse error improvement Issue3140 by @JerryKwan in cli function args parse error improvement Issue3140 #3505
[rpc] Add raw state proof and transaction proof API by @jolestar in [rpc] Add raw state proof and transaction proof API #3516
chore: fix typo by @jiangying000 in chore: fix typo #3514
support auto-completion for console cmd by @0xpause in support auto-completion for console cmd #3521
Bump clap from 3.1.18 to 3.2.3 by @dependabot in Bump clap from 3.1.18 to 3.2.3 #3467
Bump lru from 0.7.6 to 0.7.7 by @dependabot in Bump lru from 0.7.6 to 0.7.7 #3466
Bump parking_lot from 0.12.0 to 0.12.1 by @dependabot in Bump parking_lot from 0.12.0 to 0.12.1 #3437
Bump clap from 3.2.3 to 3.2.5 by @dependabot in Bump clap from 3.2.3 to 3.2.5 #3470
Bump async-std from 1.11.0 to 1.12.0 by @dependabot in Bump async-std from 1.11.0 to 1.12.0 #3476
Bump crossbeam-channel from 0.5.4 to 0.5.5 by @dependabot in Bump crossbeam-channel from 0.5.4 to 0.5.5 #3472
Bump dyn-clone from 1.0.5 to 1.0.6 by @dependabot in Bump dyn-clone from 1.0.5 to 1.0.6 #3475
Bump clap from 3.2.5 to 3.2.6 by @dependabot in Bump clap from 3.2.5 to 3.2.6 #3478
Bump pprof from 0.9.1 to 0.10.0 by @dependabot in Bump pprof from 0.9.1 to 0.10.0 #3486
Bump smallvec from 1.8.0 to 1.8.1 by @dependabot in Bump smallvec from 1.8.0 to 1.8.1 #3484
Bump once_cell from 1.12.0 to 1.12.1 by @dependabot in Bump once_cell from 1.12.0 to 1.12.1 #3507
Bump once_cell from 1.12.1 to 1.13.0 by @dependabot in Bump once_cell from 1.12.1 to 1.13.0 #3511
Bump names from 0.13.0 to 0.14.0 by @dependabot in Bump names from 0.13.0 to 0.14.0 #3494
Bump criterion from 0.3.5 to 0.3.6 by @dependabot in Bump criterion from 0.3.5 to 0.3.6 #3519
Bump regex from 1.5.5 to 1.6.0 by @dependabot in Bump regex from 1.5.5 to 1.6.0 #3510
Bump backtrace from 0.3.65 to 0.3.66 by @dependabot in Bump backtrace from 0.3.65 to 0.3.66 #3520
Bump linked-hash-map from 0.5.4 to 0.5.6 by @dependabot in Bump linked-hash-map from 0.5.4 to 0.5.6 #3483
New Contributors
Full Changelog: v1.11.11...v1.11.12
This discussion was created from the release v1.11.12.
Beta Was this translation helpful? Give feedback.
All reactions