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
update version v1.11.12 by @yourmoonlight in update version v1.11.12 #3525
Fix [Feature Request] Allow
dev deploy
deploy the package to another address #3527 allow dev deploy deploy the package to another address by @WGB5445 in Fix #3527 allow dev deploy deploy the package to another address #3528[tools] Improve airdrop tools by @jolestar in [tools] Improve airdrop tools #3532
[fix] fix snapshot path in import_snapshot.sh by @jiangying000 in [fix] fix snapshot path in import_snapshot.sh #3535
pre-version compatibility check by @yuliyu123 in pre-version compatibility check #3522
bump indicatif 0.15->0.16.2 and fix typo by @jiangying000 in bump indicatif 0.15->0.16.2 and fix typo #3544
add import snapshot file lines num check by @nkysg in add import snapshot file lines num check #3545
deploy update_move branch to proxima by @nkysg in deploy update_move branch to proxima #3546
fix_sync_block with 1000 block gap by @yourmoonlight in fix_sync_block with 1000 block gap #3558
improve accumulator append by @nkysg in improve accumulator append #3551
add pagination for
state.list_resource
by @jiangying000 in add pagination forstate.list_resource
#3526check export snapshot status with the manifest file by @yourmoonlight in check export snapshot status with the manifest file #3561
[mpm] Support integration test template variable by @jolestar in [mpm] Support integration test template variable #3533
fix sync snapshot scripts and add workflow_dispatch event trigger by @yourmoonlight in fix sync snapshot scripts and add workflow_dispatch event trigger #3563
Auto bump homebrew formula by @yourmoonlight in Auto bump homebrew formula #3565
use more instead of less in sync block by @yourmoonlight in use more instead of less in sync block #3572
update jsonrpc by @LemonHX in update jsonrpc #3573
[miner] Refactor GenerateBlockEvent by @jolestar in [miner] Refactor GenerateBlockEvent #3575
[db-exporter] move resource-exporter cmd to db_exporter as subcommand and use statedb.dump_iter to replace statedb.dump by @jiangying000 in [db-exporter] move resource-exporter cmd to db_exporter as subcommand and use statedb.dump_iter to replace statedb.dump #3566
Change the default devnet data dir by @YusongWang in Change the default devnet data dir #3570
Update StarcoinFramework for DAO Space by @jolestar in Update StarcoinFramework for DAO Space #3564
[rpc][state.list_resource] add resource type filter by @jiangying000 in [rpc][state.list_resource] add resource type filter #3586
delete Move syntax highlighting To display rust by @uvd in delete Move syntax highlighting To display rust #3587
cli: dev get-coin don't check account by @YusongWang in cli: dev get-coin don't check account #3589
[dep][move] update starcoin/move dep by @jiangying000 in [dep][move] update starcoin/move dep #3594
fix missing option by @YusongWang in fix missing option #3596
[cli] dry run at cli side and print warn log when transaction execute failed by @jolestar in [cli] dry run at cli side and print warn log when transaction execute failed #3597
Update Framework to halley by @WGB5445 in Update Framework to halley #3604
fix sync snapshot check logic && make sync blocks, snapshot stand alone by @yourmoonlight in fix sync snapshot check logic && make sync blocks, snapshot stand alone #3599
[scmd]Support jpst template expression in command line and starcoin testsuit by @jolestar in [scmd]Support jpst template expression in command line and starcoin testsuit #3583
fix Framework update by @WGB5445 in fix Framework update #3611
remove rust-cypto dependency, fix issuse 2404 3254 by @nkysg in remove rust-cypto dependency, fix issuse 2404 3254 #3609
provide install script for the latest starcoin and mpm by @yuliyu123 in provide install script for the latest starcoin and mpm #3610
[genesis] Fix the genesis generate dir. by @jolestar in [genesis] Fix the genesis generate dir. #3616
[transaction-builder-generator] fix package name for Java and change diem to startcoin, and update readme by @jiangying000 in [transaction-builder-generator] fix package name for Java and change diem to startcoin, and update readme #3555
[genesis] update k8s config for halley, ensure clear data by @jolestar in [genesis] update k8s config for halley, ensure clear data #3617
[config] fixdevnet config load muilti time by @YusongWang in [config] fixdevnet config load muilti time #3622
mpm integration-test support fork from remote and call-api by @0xpause in mpm integration-test support fork from remote and call-api #3600
[scripts] add wrk benchmarking scripts by @jiangying000 in [scripts] add wrk benchmarking scripts #3619
add diskcheck by @YusongWang in add diskcheck #3598
[vm] check gas when execute readonly function by @jolestar in [vm] check gas when execute readonly function #3627
update main barnard to v1.11.13 by @yourmoonlight in update main barnard to v1.11.13 #3629
update dependency merkletree remove rust-crypto by @nkysg in update dependency merkletree remove rust-crypto #3632
[mpm] Integration test support package and deploy command by @jolestar in [mpm] Integration test support package and deploy command #3631
add backward compatibility for AccountProviderConfig by @JerryKwan in add backward compatibility for AccountProviderConfig #3633
[mpm] add some integration test by @jolestar in [mpm] add some integration test #3635
[rpc] improve
state.list_resource
filters by @YusongWang in [rpc] improvestate.list_resource
filters #3615clean some debug info by @YusongWang in clean some debug info #3637
miner_client: Update default connection port by @sanlee42 in miner_client: Update default connection port #3642
[cli]list resource support filter struct_type and start_idx max_size by @YusongWang in [cli]list resource support filter struct_type and start_idx max_size #3639
[type] provide type_tag_match and contract event filter support struct tag match by @jolestar in [type] provide type_tag_match and contract event filter support struct tag match #3638
add import snapshot debug log by @nkysg in add import snapshot debug log #3644
[types] Some useful function for type convert and add
get_state_node_by_node_hash
to RPCClient by @strawWoo in [types] Some useful function for type convert and addget_state_node_by_node_hash
to RPCClient #3643update move to a new revision by @JerryKwan in update move to a new revision #3634
[release] Prepare v1.12.0 by @jolestar in [release] Prepare v1.12.0 #3648
[test] replace assert with assert! in move by @jiangying000 in [test] replace assert with assert! in move #3650
[test] fix address in
address_hash
test by @jiangying000 in [test] fix address inaddress_hash
test #3651[ci] fix ci not fail when some testcase failed by @jiangying000 in [ci] fix ci not fail when some testcase failed #3655
update move to a new revision to solve short address problem by @JerryKwan in update move to a new revision to solve short address problem #3661
[ci][fix] make
cargo xtest
no-fail-fast by @jiangying000 in [ci][fix] makecargo xtest
no-fail-fast #3663Fix mpm integration-test hangs in rpc-fork mode, update test case on halley chain by @0xpause in Fix mpm integration-test hangs in rpc-fork mode, update test case on halley chain #3653
Update Framework to Latest by @WGB5445 in Update Framework to Latest #3667
[mpm] Fix mpm integration test call api state.get_with_proof_by_root_raw by @jolestar in [mpm] Fix mpm integration test call api state.get_with_proof_by_root_raw #3664
[release]Prepare release v1.12.1 by @jolestar in [release]Prepare release v1.12.1 #3668
add manual dispatch to workflow build and test by @yourmoonlight in add manual dispatch to workflow build and test #3669
[db-export] Sub 1 BlockNumber for export snapshot by @YusongWang in [db-export] Sub 1 BlockNumber for export snapshot #3647
[dep][security] bump filecoin-project/merkletree, remove memmap by @jiangying000 in [dep][security] bump filecoin-project/merkletree, remove memmap #3671
mpm fix parent hash by @0xpause in mpm fix parent hash #3681
[dev] update rust toolchain to 1.63 by @jiangying000 in [dev] update rust toolchain to 1.63 #3679
[WIP] vm: refactor vm deps to make it compile to mips by @lerencao in [WIP] vm: refactor vm deps to make it compile to mips #3675
add faucet output as var context by @0xpause in add faucet output as var context #3685
[release]Prepare release v1.12.2 by @jolestar in [release]Prepare release v1.12.2 #3687
mpm integration-test: fix discarded txn by @0xpause in mpm integration-test: fix discarded txn #3691
Bump serde_yaml from 0.8.23 to 0.8.25 by @dependabot in Bump serde_yaml from 0.8.23 to 0.8.25 #3523
Bump either from 1.6.1 to 1.7.0 by @dependabot in Bump either from 1.6.1 to 1.7.0 #3499
Bump libsecp256k1 from 0.7.0 to 0.7.1 by @dependabot in Bump libsecp256k1 from 0.7.0 to 0.7.1 #3534
Bump dyn-clone from 1.0.6 to 1.0.8 by @dependabot in Bump dyn-clone from 1.0.6 to 1.0.8 #3541
Bump lru from 0.7.7 to 0.7.8 by @dependabot in Bump lru from 0.7.7 to 0.7.8 #3552
Bump bytes from 1.1.0 to 1.2.0 by @dependabot in Bump bytes from 1.1.0 to 1.2.0 #3553
Bump serde_yaml from 0.8.25 to 0.8.26 by @dependabot in Bump serde_yaml from 0.8.25 to 0.8.26 #3540
Bump dashmap from 5.2.0 to 5.3.4 by @dependabot in Bump dashmap from 5.2.0 to 5.3.4 #3568
Bump crossbeam-channel from 0.5.5 to 0.5.6 by @dependabot in Bump crossbeam-channel from 0.5.5 to 0.5.6 #3559
Bump arc-swap from 1.5.0 to 1.5.1 by @dependabot in Bump arc-swap from 1.5.0 to 1.5.1 #3592
Bump bytes from 1.2.0 to 1.2.1 by @dependabot in Bump bytes from 1.2.0 to 1.2.1 #3591
New Contributors
get_state_node_by_node_hash
to RPCClient #3643Full Changelog: v1.11.13...v1.12.3
This discussion was created from the release v1.12.3.
Beta Was this translation helpful? Give feedback.
All reactions