Continuous Integration
Commits
- 1e2d9c5: change to public entry function (#16744) (Maayan) #16744
- 433e7cd: [vm] Make mutable references invariant (#16691) (Vineeth Kashyap) #16691
- 3a761c6: [tests] Module event tests for storable closures & invariants (#16740) (George Mitenkov) #16740
- ec604d0: Fix unused import warning (wqfish) #16746
- 9deff6e: Orderless txns fix (#16741) (Satya Vusirikala) #16741
- 8082644: [compiler-v2] Make mutable references invariant in the complier (#16692) (Vineeth Kashyap) #16692
- edbc01e: BlockSTMv2 PR [2/n]: SchedulerV2 & tests (#16637) (Rati Gelashvili) #16637
- 6d5f457: [Move prover] Support explicit cast operation in the spec language for bitvector number types (#16693) (Teng Zhang) #16693
- c6e47d9: [cli] Bump to 7.4.0 (#16751) (Vineeth Kashyap) #16751
- db6e779: [Priority Fee] Add feature flags. (#16759) (Guoteng Rao) #16759
- 54c12ed: [faucet] Allow setting API key / headers (#16763) (Daniel Porteous (dport)) #16763
- 8d476ee: big ordered map improvements (#16643) (igor-aptos) #16643
- b615530: add translation into invoke (#16694) (Teng Zhang) #16694
- 311fe2c: [compiler-v2] Fix bytecode generator's generation of args (#16771) (Vineeth Kashyap) #16771
- 3ccc0c1: [Compiler] Fix issue of return signature of borrow of tuple not caught during type checking (#16768) (Jake Silverman) #16768
- 466b0d5: [rosetta] Add module events for parsing (#16766) (Greg Nazario) #16766
- 3fb7bd6: [cli] Update paths for CLIs to be updated (#16784) (Greg Nazario) #16784
- 8373477: [rosetta] Add support for aptos_account::transfer_fungible_assets (#16311) (Greg Nazario) #16311
- 63ea456: [replay-verify][hack] split heavy ranges (#16653) (Alden Hu) #16653
- f2ce6cc: [gitignore] gha auth (#16769) (Rustie Lin) #16769
- 88c55d8: [cli] Update CLI build script to run with SH, and more platforms (#16739) (Greg Nazario) #16739
- 5cd5d86: BlockSTMv2 PR [3/n]: executor refactors for integration preparation (#16734) (Rati Gelashvili) #16734
- 03fe57e: Update Docker images (gedigi) #16696
- 8454749: [Prover] code refactor for bitwise operation analysis (#16785) (Teng Zhang) #16785
- 7a54a24: [migration] optimize for CoinStore (#16660) (Aaron) #16660
- 5762524: remove generic parameter for ActiveVestingContractAbortsIf as it overrides the VestingContract type (#16054) (Maksim Kurnikov) #16054
- f0c7e0e: [Priority Fee] Move some BlockEpilogue logic into executor. (#16760) (Guoteng Rao) #16760
- 05f4a50: [pipeline] impl Drop to ensure futures are properly gc'ed (Zekun Li) #16802
- 3089ded: Add fill_id and halt event functionality (#16748) (dzlk17) #16748
- d582b16: [refactoring] Remove display for tags (#16747) (George Mitenkov) #16747
- 73749ea: [tests] Add tests for Any and function values (#16790) (George Mitenkov) #16790
- 3a7db51: [forge] bump deployer version (#16212) (aptos-bot) #16212
- 57d1641: [gas] bump gas version to v1.32 (#16831) (Balaji Arun) #16831
- f7a17a6: [vm] Support gas meter in native functions (#16774) (George Mitenkov) #16774
- 05ee3be: [vm] Visibility checks refactoring and tests (#16799) (George Mitenkov) #16799
- 9967db4: bump release version (#16788) (Balaji Arun) #16788
- ed1c5be: Get data to exchange ID->value from local captured reads (#16176) (Rati Gelashvili) #16176
- 9564857: [Transaction Filter] Add AccountAddress filtering support. (Josh Lind) #16713
- 60359e4: [Transaction Filter] Add AnyPublicKey filtering support. (Josh Lind) #16713
- 467c231: [Transaction Filter] Add simple tests for account filtering. (Josh Lind) #16713
- 830b0a7: [Transaction Filter] Add simple tests for public key filtering. (Josh Lind) #16713
- f448787: [tests][compiler-v2] add tests for enum and function values (#16824) (Teng Zhang) #16824
- 453d647: Graceful when concurrent FA disabled (#16756) (igor-aptos) #16756
- 393f205: Remove Sync trait bound from ExecutorTask (Jeeyong Um) #16154
- 294be2d: [cli] Upgrade windows builds to 2025 (#16842) (Greg Nazario) #16842
- d0ecfcd: Allow selecting the cluster for forge-continuous-land-blocking (Stelian Ionescu) #16848
- 4fc3625: [Gas] Bump gas version to v1.33 (Josh Lind) #16834
- be5ce7a: update localnet indexer (#16847) (Yuun Lim) #16847
- aac45fb: [cli] Release 7.5.0 (#16853) (Greg Nazario) #16853
- 011db62: add nft testing txns (#16193) (Yuun Lim) #16193
- 96fa267: BlockSTMv2 PR [4/n]: Revamped combinatorial concurrent testing, cover code cache (#16738) (Rati Gelashvili) #16738
- 9808f43: [consensus] optimistic proposal core implementation (#16126) (Daniel Xiang) #16126
- 3508c25: [Priority Fee] Add new types. (#16804) (Guoteng Rao) #16804
- 8d2c631: [forge] bump deployer version (#16835) (aptos-bot) #16835
- 69e7e7b: [runs-on] use large disk for all workflows with runs-on/cache for docker (#16870) (Rustie Lin) #16870
- 94542b6: [replay-verify] fix mainnet replay verify (#16803) (Balaji Arun) #16803
- 1bd8ae2: [Priority Fee] Rewrite the logic to handle retry and discard transactions. (#16876) (Guoteng Rao) #16876
- 47bf9dc: [Transaction Filter] Refactor filter into separate crate. (Josh Lind) #16767
- a076d12: [Transaction Filter] Add mempool filtering support. (Josh Lind) #16767
- 4be96f6: Init experimental confidential asset module at genesis (#16869) (Oliver He) #16869
- 558dbc7: Reducing the expected block execution time limits (#16837) (Satya Vusirikala) #16837
- 91fb183: enable comparison operations, lt/le/gt/ge, on non-integer types (#16812) (Jun Xu) #16812
- c44251b: Add get_pending_balance_transfer_count view func (#16743) (Oliver He) #16743
- 29fadb1: [pipeline] default to use pipeline and cleanup all old code (Zekun Li) #16850
- d7d42b9: [compiler-v2] Clarify internal compliler error messages (#16819) (Vineeth Kashyap) #16819
- a9117db: disable set_originating_address (#16900) (David Wolinsky) #16900
- 43e0cf1: [Priority Fee] Generate and handle new BlockEpilogue payload. (#16822) (Guoteng Rao) #16822
- 76d39eb: Fix typos: addresss -> address, iteratable -> iterable, continously -> continuously (#16477) (leopardracer) #16477
- 4a11d9e: [consensus] relax write option for rocksdb (Zekun Li) #16896
- f37103c: [counters] adding/fixing batch counters (#16897) (Daniel Xiang) #16897
- b2307b8: Fix error message in account.move (#16909) (Oliver He) #16909
- c313591: [consensus] Break round manager tests to sub modules (#16890) (Balaji Arun) #16890
- 86c8312: [vm] Remove captured layout compatibility check for closures (#16791) (George Mitenkov) #16791
- fb653b6: [lazy-loading] Loader traits, type depth calculations (#16459) (George Mitenkov) #16459
- f4588c0: Make sponsored txns work again (#16912) (Oliver He) #16912
- ddfb745: Increase mempool to block creation latency threshold for forge (#16924) (Satya Vusirikala) #16924
- 3b28c20: [Storage] Prepare PersistedAuxiliaryInfo for storage commit. (#16888) (Guoteng Rao) #16888
- e6d98a0: add compiler tests and transactional tests for using function values as keys for storage (#16878) (Jun Xu) #16878
- f1b55f5: remove redundant comment in test case (#16929) (Jun Xu) #16929
- 3b8ccd2: [Storage] Format code under db/include. (#16935) (Guoteng Rao) #16935
- 242953a: [Storage] Store persisted auxiliary info. (#16930) (Guoteng Rao) #16930
- 8255c8d: add native cmp (#16882) (Teng Zhang) #16882
- 50d2da8: [Storage] Fix calculation and add tests. (#16936) (Guoteng Rao) #16936
- 7a9f220: [Orderbook] Various changes to orderbook APIs (#16916) (Sital Kedia) #16916
- b2bd65b: [vm] Fix function value tags (#16932) (George Mitenkov) #16932
- bd30204: Increase mempool to block creation latency threshold for forge (#16931) (Satya Vusirikala) #16931
- ca193b9: [consensus] support skip sig verify mode for local safety-rules (Zekun Li) #16874
- 877e6bb: [consensus] parallelize sig verify (Zekun Li) #16874
- ed14305: [consensus] tune target block time (Zekun Li) #16874
- 3bf2fa4: [hot state] make hot state a linked list (wqfish) #16857
- 9dcd46a: fixing a bug in decompiling nested loops (#16908) (Jun Xu) #16908
- 77fd5a4: test cases for using fun values as table keys (#16925) (Jun Xu) #16925
- bf9bfa8: [compiler-v2] More tests (#16818) (Vineeth Kashyap) #16818
- 562898c: [Forge] Increase fallback threshold for failures. (Josh Lind) #16884
- 3f84cc6: update test case results (#16948) (Jun Xu) #16948
- b252954: Update to 7.6.0 (#16928) (Oliver He) #16928
- 8976b1d: [Storage] Enable AIP-97 by default. (#16875) (Guoteng Rao) #16875
- 5ea2e03: Update dashmap to 6.1.0 (wqfish) #16944
- f284cc7: Pruning transaction summaries only in ledger db (#16958) (Satya Vusirikala) #16958
- ffe53d3: [prover][spec] add spec to ordered_map and big_ordered_map (#16886) (Teng Zhang) #16886
- d6df1d8: [vm][bytecode-verifier][trivial] Use captured count (#16940) (Vineeth Kashyap) #16940
- b757cd4: OrderBook adjustments and cleanup (#16942) (igor-aptos) #16942
- 95ca5e8: [Quorum Store] Add txn filtering to batch message handling. (Josh Lind) #16797
- b67fbc4: [Priority Fee] Call VM to execute BlockEpilogue txn. (#16906) (Guoteng Rao) #16906
- 72bb8da: BlockSTMv2 PR [4.5/n] Upgrade DashMap, equivalent for resource groups (#16522) (Rati Gelashvili) #16522
- 5225114: Execution Benchmark: Calibrate and run on c3d machine by default. (#16957) (Balaji Arun) #16957
- bbc7757: [vm] [bytecode-verifier] Fix instantiation loop verifier (#16968) (Vineeth Kashyap) #16968
- 29174db: [Priority Fee] Implement contract for storing and distributing fee. (#16773) (Guoteng Rao) #16773
- bcd65a6: BlockSTMv2 PR [5/n]: Resource MV map preparation: tracking dependencies, push invalidation (#16783) (Rati Gelashvili) #16783
- 8ea5ffe: [vm] Gas charge for PackClosure instructions (#16969) (Wolfgang Grieskamp) #16969
- 61ffe8c: [hot state] add eviction write op (wqfish) #16914
- 165809f: [compiler-v2] Script functions cannot be called from Move code (#16953) (Vineeth Kashyap) #16953
- 4464bcd: [compiler-v2] Fix scoping issues with lambda lifting (#16965) (Vineeth Kashyap) #16965
- c5d897c: [tests] Vector assignability tests (#16828) (Vineeth Kashyap) #16828
- 4f2c240: [vm] Function values always have module ID (#16978) (George Mitenkov) #16978
- 52f1a92: [lazy-loading] Propagate context to check at serialization time (#16576) (George Mitenkov) #16576
- 9c3f45c: [Priority Fee] Put priority fee flags into default list. (#16979) (Guoteng Rao) #16979
- 4196016: [Storage] Disable pre-commit for fullnodes. (Josh Lind) #16967
- 5a35113: [API] Removing TODO for fat types (#16984) (George Mitenkov) #16984
- ddc0df4: [vm] [bytecode-verifier] More limits checking in the bytecode verifier (#16982) (Vineeth Kashyap) #16982
- b03d78e: [consensus][opt-proposal] add new and fix existing round manager tests (#16772) (Balaji Arun) #16772
- dd326ac: [Compiler] Patch issue where prover doesn't handle package visibility properly during filter mode (#16980) (Jake Silverman) #16980
- 4ec7e70: [Priority Fee] Fix the condition to trigger BlockEpilogue txn generation in parallel execution. (#16994) (Guoteng Rao) #16994
- 982cabd: [Transaction Filters] Move filtering logic into single crate (Josh Lind) #16911
- 2d3a0da: [Transaction Filters] Add unit tests to filter types. (Josh Lind) #16911
- c6902c5: [Transaction Filters] Add config entry and tests. (Josh Lind) #16911
- 9a3da3d: [Transaction Filters] Adopt new filter types. (Josh Lind) #16911
- 3e84ca0: [Transaction Filters] Add author to block transaction filter. (Josh Lind) #16917
- a61a7c1: [compiler-v2] Fix bug in total order sorting of error/warnings (#16996) (Vineeth Kashyap) #16996
- 5313b07: [vm] VM value depth checks (bounded recursion) (#16983) (George Mitenkov) #16983
- 22bf15b: [Orderbook] Add support for market order (#16934) (Sital Kedia) #16934
- 42a85b1: Update mod.rs (#17002) (Guoteng Rao) #17002
- 559ecab: Make view function error messages nice (#16698) (Oliver He) #16698
- d4aa16d: set limit to num multikey to 32 (#17006) (Oliver He) #17006
- 4498246: [api] Fix fat type conversion for function values with refs (#17004) (George Mitenkov) #17004
- 3b10db1: [consensus] Opt Proposal Perf tuning (#16846) (Balaji Arun) #16846
- 93b6fde: BlockSTMv2 PR [6/n]: Executor flow w. resources & tests (#16893) (Rati Gelashvili) #16893
- 3fab9f3: Refactor placeholder OrderIdType (#16990) (igor-aptos) #16990
- 632c4f0: [Orderbook] Add support for client order id to the orderbook APIs (#16966) (Sital Kedia) #16966
- 8f74ada: [proptest/fuzzer] FVs serialize/deserialize (#16859) (Andrea Cappa (zi0Black)) #16859
- c8f9804: [vm] Depth checks error feature-gating (#17018) (George Mitenkov) #17018
- 34c9ecf: [vm][tests] Runtime visibility checks for pack closure (#17017) (George Mitenkov) #17017
- 6801d33: fix issues; support closure (#16955) (Jun Xu) #16955
- d2082b0: [hot state] Allow getting LRU entry from HotStateView (wqfish) #16985
- 47b5cb5: [storage] Improve delegate_read macro (wqfish) #16986
- 2ecc17e: [consensus] enable baby raptr by default (#16989) (Balaji Arun) #16989
- 1291b25: [compiler-v2] Fix cyclic instantiation checker to consider function types (#16993) (Vineeth Kashyap) #16993
- bf991e1: [trivial] multi-package publish for txn generator (#17023) (igor-aptos) #17023
- 41a3dde: [compiler-v2] Forbid function types with key (#16991) (Vineeth Kashyap) #16991
- d9b02ab: [compiler-v2] Add a test comaring resolved and unresolved function values (#16988) (Vineeth Kashyap) #16988
- 4a86827: token v1 offer test txns (#17022) (Renee Tso) #17022
- 5e1b873: Increase mempool to block creation threshold further (#17027) (Satya Vusirikala) #17027
- b4ea141: [vm] [bytecode-verifier] Function type limit fix (#17028) (Vineeth Kashyap) #17028
- ce32876: [compiler-v2] Fix a bug when we both pass a variable and its reference as arguments (#17026) (Vineeth Kashyap) #17026
- be5609e: Upgrade lru to latest version (wqfish) #17035
- 08466ed: [Orderbook] Fix the remaining size when taker order is cancelled (#17031) (Sital Kedia) #17031
- 7c885eb: missing methods (#17033) (igor-aptos) #17033
- 3ba4a65: [storage] StateKey::get_shard_id should return usize (wqfish) #17039
- 07627d2: [release-builder] generate metadata under versioned dir (#17043) (Balaji Arun) #17043
- be240e9: [consensus] Enable Opt Proposal and increase execution target time (#17034) (Balaji Arun) #17034
- c666c6e: Format aptos-experimental using aptos move fmt (#17038) (igor-aptos) #17038
- e4c5dfa: [Priority Fee] Fix some issues in parallel execution and add some tests. (Guoteng Rao) #17042
- 6c9d41c: Stack usage verifier early exit on error (#17045) (Andrea Cappa (zi0Black)) #17045
- dee4127: [api] Addressing function value todos (#17047) (George Mitenkov) #17047
- a61cfce: [Storage] Add a tool for printing raw ledger db content. (#17029) (Guoteng Rao) #17029
- a7a0b48: [replay-verify] support for creating DBs during replay verify (#17013) (Balaji Arun) #17013
- ff5d0fd: [decompiler]: fix issues in control flow optimizations (#17021) (Jun Xu) #17021
- b4cbd9a: [Storage Service] Add new request types for txn V2 data. (Josh Lind) #16943
- 0b8a7e7: [storage] Split hot state into 16 shards (wqfish) #17041
- fe36b48: [bugfix] add timeout to replay verify (#17072) (Balaji Arun) #17072
- 1566ba7: [Transaction Filter] Extend filtering support. (Josh Lind) #17005
- 024a24e: [Transaction Filtering] Add round manager tests. (Josh Lind) #17005
- 9d64700: Run replay-verify on C3D instead of T2D (Stelian Ionescu) #17053
- 8d7664f: Split replay-verify workflow in two (Stelian Ionescu) #17053
- 3dccb0e: [aptos-cli] stabilize build from source for brew (mkalin1024) #17015
- a41af26: quote separately the package/package_manager (mkalin1024) #17015
- a0ef99a: [move] Move assembler basic functionality (#16631) (Wolfgang Grieskamp) #16631
- 3486c1c: Adding replay protection type option in Move CLI (#16809) (Satya Vusirikala) #16809
- 812e532: [release] Bump gas following v1.33 devnet cut (Andrew Hariri) #17032
- e703e39: [move-asm] Integration into transactional test framework (#17063) (Wolfgang Grieskamp) #17063
- 0deb4d9: [Storage Service] Add new response types for txn V2 data. (Josh Lind) #16970
- a411b63: [Storage Service] Update tests for transaction v2 requests. (Josh Lind) #16970
- f6d8ef1: Adjust resources for replay-verify (Stelian Ionescu) #17075
- e27cdd9: Implemented assert_const linter. (#16776) (Víctor M. González) #16776
- a0d83bd: Increase max layout default size from 256 to 512 (#17083) (Sital Kedia) #17083
- c2231a4: [hot state] Put lru pointers inside StateSlot (wqfish) #17068
- af6c1bb: upgrade indexer cli (#17089) (Renee Tso) #17089
- 1cff2f0: [hot state] StateView APIs (wqfish) #17069
- 3e3c341: [hot state] Implement new StateView APIs for CachedStateView (wqfish) #17071
- b1dc939: [hot state] LRU updater for speculative state (wqfish) #16992
- 87e2f3c: Use std::array::from_fn to construct arrays when possible (wqfish) #17073
- 6b8e7f5: add native (#17036) (Teng Zhang) #17036
- cfd53eb: [replay-verify] Try PD-BALANCED instead of PD-SSD (Stelian Ionescu) #17098
- d1efe00: [move-asm] Struct and enum related features (#17077) (Wolfgang Grieskamp) #17077
- 06754fb: [pipeline] properly wait for spawn_blocking futures (Zekun Li) #17090
- d60671d: Block executor refactors and V2 comments addressed (#17057) (Rati Gelashvili) #17057
- 5608aea: BlockSTMv2 PR [7/n]: Group MVHashMap changes, integration, tests (#16899) (Rati Gelashvili) #16899
- db12c82: [forge] bump deployer version (sionescu) #17109
- c4a91c3: Fix incorrect read summary computation (wqfish) #17110
- d550e56: [benchmark] Refactor benchmark workloads (#16841) (George Mitenkov) #16841
- f7a54c8: [move-asm] Disassembler for new Move Assembler Language (#17091) (Wolfgang Grieskamp) #17091
- 8c78701: [Storage/State Sync] Update storage interface to return the V2 variants for state sync and backup. (#17103) (Guoteng Rao) #17103
- a52d9c0: [Orderbook] Add support for pre-cancellation of the order based on client order id (#17012) (Sital Kedia) #17012
- 0ff932a: Reduce resources for Forge runners (Stelian Ionescu) #17115
- dc47e6d: [Storage Client] Refactor request creation. (Josh Lind) #17056
- ebc04f5: [Aptos Data Client] Add support for transaction v2. (Josh Lind) #17056
- d917172: [Aptos Data Client] Add tests for request v2. (Josh Lind) #17056
- bd50631: Fix ordered_map::append_impl (#17070) (igor-aptos) #17070
- 97590c8: [move-asm] Completing assembler/disassembler functionality (#17106) (Wolfgang Grieskamp) #17106
- f176929: [Orderbook] Add support for modifying order metadata and add in events (#17097) (Sital Kedia) #17097
- 18345b2: WriteSet needs to contain both value and hotness (wqfish) #17113
- b1caac0: [function values] Mark language version 2.2 to be stable and bytecode version 8 the default (#17116) (Wolfgang Grieskamp) #17116
- f5d3941: Add watchman config (wqfish) #17121
- 4a51f59: [Types] Use helper methods for txn lists. (Josh Lind) #17101
- 31fd283: [Data Streaming Service] Add support for transaction data v2. (Josh Lind) #17101
- 0bf20ea: [Storage Service] Fix failing tests. (Josh Lind) #17101
- 3c8d25e: [Storage Service] Allow transaction data v2 requests. (Josh Lind) #17101
- 381490c: [Storage] Support PersistedAuxiliaryInfo in backup/restore. (#17125) (Guoteng Rao) #17125
- 55149c5: [Indexer] Do not panic when failed to parse table info. (#17143) (Guoteng Rao) #17143
- 916aede: [fuzzer] Bridge transactional tests format and fuzzers (#16715) (Andrea Cappa (zi0Black)) #16715
- 8e7acd6: [gas] Increase max dependency size limit (#17150) (George Mitenkov) #17150
- d9d748f: abort function name fix in rest api (#17144) (igor-aptos) #17144
- 84ff485: [Orderbook] Add APIs to support metadata modification by client order id (#17152) (Sital Kedia) #17152
- b8ffe8a: [Orderbook] Add trigger condition to the event (#17162) (Sital Kedia) #17162
- e1b13f2: [move-vm] Adding negative FV tests for bytecode and runtime verifier (#17147) (Wolfgang Grieskamp) #17147
- 8b7aa15: [move-vm] Fix issue in function value upgrade compatibility, add tests (#17172) (Wolfgang Grieskamp) #17172
- 4f50a65: [move-vm] Some fixes for runtime checks (#17157) (Wolfgang Grieskamp) #17157
- 9cae6ca: [lazy-loading] Construct layout via loader (#16461) (George Mitenkov) #16461
- f1dad81: [Storage] Fix cross epoch merkle pruner. (#17168) (Guoteng Rao) #17168
- use Self to simplify code #17136 (wqfish)
- 9dc0917: [hot state] Populate hot state promotions (wqfish) #17136
- 52c6888: [lazy-loading] LoadModule integration (5/n) (#16589) (George Mitenkov) #16589
- c703316: [lazy-loading] Module metadata integration (#16590) (George Mitenkov) #16590
- 2977bf2: add plantuml diagram (#17155) (Ying) #17155
- 0800bf2: add benchmarks for field ops (#17177) (Alin Tomescu) #17177
- 8b458eb: [staking_contract] add view function to get staker given pool address (#16883) (Aaron) #16883
- f1b0e8b: [LocalNode] Enable internal indexer by default. (#17159) (Guoteng Rao) #17159
- ba8eeeb: Fix breakpoint matching (#17139) (runtianz) #17139
- 05f28bf: clear current task on block epilogue (#17186) (Rati Gelashvili) #17186
- 39e253d: [Hot State] Fix should_refresh computation (wqfish) #17180
- 5ba4909: [forge] single cluster test (#17191) (Balaji Arun) #17191
- 9184151: [Transaction Filter] Add simple smoke tests for filter. (Josh Lind) #17163
- 7d24912: [cli] Release CLI version 7.7.0 (#17202) (Greg Nazario) #17202
- 59cf4a2: [forge] bump deployer version (rustielin) #17118
- c283ec0: [lint] Add abiliity to pick lint check category (#17207) (Vineeth Kashyap) #17207
- 7155b26: [move][transactional tests] Enable tera templates for transactional tests (#17200) (Wolfgang Grieskamp) #17200
- b6dbed2: Label status codes for discarded transactions (#16770) (Satya Vusirikala) #16770
- a3972a0: [new move package] implement package cache (#17074) (Victor Gao) #17074
- 570ec4a: order book benchmark with multi-market (#17206) (igor-aptos) #17206