## aptos-labs/aptos-core — wallet-v0.1.4…wallet-v0.1.6

_189+ commits._

### Features
- **[Docs] New doc for installing Petra. (#3170)** (48946b9)
- **[hash] introduce HashValue to aptos-stdlib and add id to NewBlockEvent** (ee5f8a3)
- **Update whats-new-in-ait3.md** (3038330)
- **[Aptos Framework][Governance] Add a separate metadata field to voting::Proposal (#3140)** (619b530)
- **[rocksdb-config] add block_cache and cache_filter_and_index_block flag (#3159)** (03720d5)
- **[fixup] Removing golden files from all current e2e-move-tests. They add little value because those tests are full of assertions already.** (1cd34fd)
- **trivial: add TxnInfo::state_cemetery_hash** (87ab0ce)
- **[network] add tests for multiplex messages** (097085e)
- **[network] add max message size** (8ae3e06)
- **[network] support multiplex network messages into stream** (730c9cd)
- **Add chain_id to firehose init message (#3133)** (3b4340a)
- **[storage] add counters for latest committed/snapshot version (#2368)** (1347513)
- **Revert "[Tokio] Add support for instrumenting tokio runtimes (#2901)"** (23aa41f)
- **Revert "add rustflags to build for aptos-runtime"** (6a343c0)
- **add rustflags to build for aptos-runtime** (00a234c)
- **feat: serializes txn arguments with remote ABI info** (1a664cf)
- **[forge] Add back python install action** (16cdfcf)
- **[forge] Add python forge wrapper to replace run_forge** (489ea05)
- **[aptos-cli] Add move type to list resources API** (c125d60)
- **[aptos-rosetta] Add configurable transaction expiry time** (0751ed0)
- **[storage][pruner] Add index to avoid seek_to_first on pruner startup (#3032)** (5119fef)
- **[jmt] support empty tree (#3095)** (dac39cb)
- **[Governance] Add examples for governance proposals (#3096)** (12b5036)
- **[gas] use safe gas algebra + implement new gas meter callbacks (#3094)** (d114bc7)
- **[State Sync] Add custom configs for state value stream.** (6e9690a)
- **[aptos-cli] Add documentation for governance operations** (18990ae)
- **[aptos-cli] Add vote yes and no options** (189edfa)
- **[Tokio] Add support for instrumenting tokio runtimes (#2901)** (4896ebe)
- **[Logger] Add a new line after each log.** (3f73f38)
- **Add example governance proposal folder (#3084)** (6103f55)
- **[smoke-test] Add option to have use --release mode for nodes, and enable it in CI (#3074)** (fa1a68c)
- **[aptos-rosetta] Add gas fee operation to rosetta** (809a829)
- **[NHC] Add evaluator to check hardware requirements (#3059)** (5ee1331)
- **[aptos-cli] Ensure all commands work with new genesis files** (848db67)
- **[community] Add the ability to create and view Projects. (#2825)** (eba09a1)
- **[crypto+move] add type safety to BLS Move module (#2980)** (02ca249)
- **[community] Add Apple Touch Icon (#2681)** (45eb918)
- **[forge] Update forge to use new public keys file** (a4026e5)
- **[aptos-genesis] Add voter and operator accounts in genesis** (731023a)
- **[chain-id] Make chain id inputs case insensitive, add long lived testnet** (f605bcc)
- **[tf][gcp] add restore support (#3003)** (6f11b33)
- **[Indexer] Add substream (#3027)** (975b407)
- **[Aptos Governance] Add support for bypassing transaction limit for large aptos governance proposals (#3016)** (2b04c4f)
- **[Secure Storage] Add a simple rocks db file for the secure storage.** (3fd8365)

### Fixes
- **[doc] fix broken link (#3146)** (19e6214)
- **[api] Fix RestClient version => ledger_version change (#3155)** (a3f4c79)
- **[code publishing] Fix serialization problems, re-enable package download & secure w/ test** (562bd21)
- **[testsuite] Fix and re-enable rosetta test** (e9d2b6a)
- **[Aptos Framework] Fix some typos in error messages (#3097)** (38a487a)
- **[crypto+move] authentication key rotation security fix and type safety for secp256k1-based ECDSA and Ed25519 signatures in Move (#3109)** (0f4d534)
- **[forge] fix cleanup timestamp parse** (cecf51a)
- **[helm] fix monitoring liveness probe (#3129)** (57d83f6)
- **[doc] fix some errors in docs (#3119)** (de2e264)
- **[Forge] Add support for detecting CPU/Memory regression (#3001)** (0186e93)
- **[aptos-cli] Fix governance file inputs** (ea62f4c)
- **[Aptos Framework] Fix up error codes in modules (#3029)** (b2959cd)
- **[smoke-test] Fix flaky validator test (#3085)** (72e1f97)
- **[State Sync] Fix rebase collision in tests.** (f154733)
- **[CP] Fix missing favicon for admin (#3040)** (4c69b40)
- **[Aptos Framework] Fix some minor issues (#2984)** (157a3f6)

### Backend
- **[storage] expose state db sizing info to Move** (aba77a5)
- **Adding diagrams to AIT-3 steps (#3169)** (d1b7b7e)
- **[helm] drop spamming metrics (#3135)** (a58060f)
- **Update node-requirements.md** (ea13406)
- **[fixup] Disallow download of arbitrary packages** (d559264)
- **[docs] update AIT3 flow (#3152)** (0eafde7)
- **update after talking with sf team (#3143)** (2c3c9da)
- **[smoke tests] extends startup timeout 10 -> 30s (#3083)** (b7d42c0)
- **[inc_334] Change forge perf namespace to avoid preempting running test** (fb23496)
- **Improve project#show page appearance. (#3020)** (b915176)
- **This re-brands the `aptos-sf-stream` into `aptos-fh-stream` (`fh` as a shortcut of Firehose) (#3008)** (d1e02d6)
- **[pruner] state kv pruner (#3106)** (f318809)
- **[Forge] Disable system metrics check (#3137)** (89929e2)
- **[crypto+move] small updates to BLS Move module (#3112)** (e1a9f54)
- **[network] not disconnect with big messages** (8032e3b)
- **[move] Rename initialize_owner_only to initialize_stake_owner (#3015)** (13e41fa)
- **[forge] run compat in continuous** (759ba08)
- **[community] Show it3 in the nav and update redirects. (#2857)** (3996bea)
- **[Netowrking] Removing a redundant collect, using iter instead.** (ff455ce)
- **[docs] Change github.io link for "Move Language"** (322740f)
- **[framework] Bring back cached-packages (#3099)** (c7a949f)
- **Revert "[local swarm] Surface nodes account private keys (#3065)"** (483e435)
- **[CP] set default font-weight to 300 (#3046)** (e809039)
- **[doc] update deployment doc for AIT3 (#3115)** (4d6e585)
- **[transactions] Remove proposer_index from BlockMetadata (#3033)** (35fc33f)
- **[types] ScriptFunction -> EntryFunction, ScriptABI -> EntryABI (#3105)** (d6d9186)
- **[Governance] Update setters to take signer instead of GovernanceProposal (#3079)** (514d0b6)
- **[Aptos Framework] optional aggregator <--> int conversion (#3048)** (d2eb579)
- **[transactions] remove legacy writeset transactions** (87b4e6a)
- **[forge] Revert setup python step for now** (62c5a8d)
- **[aggregator] Added a crate for aggregator (#3058)** (5b2e03a)
- **[CP] Create initial layout for Onboarding, remove default OATH username (#3086)** (849364a)
- **AIT-3 docs (wip) (#2513)** (85658ff)
- **Change []byte to Bytes to allow building (#3038)** (9bcfbee)
- **Revert "[aptos-cli] Cleanup general CLI output and make it more consistent" (#3104)** (aef684f)
- **Hide the user dropdown if the user clicks outside. (#3082)** (2fc905a)
- **[aptos-cli] General cleanup of Move CLI docs and inputs** (45b3418)
- **[aptos-cli] Reorder move input arguments** (68da146)
- **[aptos-cli] Use TransactionSummary for all operations that can** (78d833f)
- **[aptos-cli] Cleanup TransactionSummary and remove changes** (54b7ef8)
- **[community] Update email template for notifications. (#3063)** (640cdc7)
- **[community] Create projects index page. (#3017)** (a47b01a)
- **[aptos-cli] Cleanup output of proposal command** (76b5fe2)
- **[testsuite] Bump version used for move init** (7dcbbc7)
- **[aptos-cli] Considate duplicated script compilation code** (1584866)
- **[aptos-cli] Compile & submit Proposal all in 1** (f5bf45a)
- **[aptos-cli] Split Move toml generation into a separate function** (7e45275)
- **[aptos-cli] Make sure execution hash is bytes** (a70d825)
- **[aptos-cli] CLI build information and bump version (#3068)** (e7d9778)
- **[Indexer] Update signature (#3078)** (dbf357b)
- **[local swarm] Surface nodes account private keys (#3065)** (d58b3e2)
- **[Storage Service] Cap messages by network chunk size.** (3ee1c1d)
- **[cli & framework] Publishing size, upgrade_policy, reactivated e2e tests (#3045)** (a887de7)
- **[Smoke Tests] Small fixes to help improve flakiness.** (9d5f5b4)
- **[telemetry-service] error handling and big query ingest improvements (#2996)** (1f85fde)
- **[community] Create notification preferences model. (#3073)** (bb0ec09)
- **[types] make WriteOp an enum of 3 variants: Creation, Modification & Deletion (#3069)** (8b9b315)
- **[aptos-cli] Show Profiles** (34e6865)
- **[Aptos logger] Adding buferred log writes** (3c6749a)
- **[aptos-cli] Update metadata for proposal submission** (e9a7559)
- **[aptos-cli] Save hashes as hex for proposal** (3e73158)
- **Change GiB to GB for node requirements (#3061)** (33b2e1a)
- **[aptos-cli] Cleanup funding comments** (74e0a9c)
- **[aptos-cli] Make faucet num-coins same as amount elsewhere** (73fc6f3)
- **[aptos-cli] Make input types consistent** (2763d2d)
- **[aptos-cli] Cleanup Genesis command args** (ba71971)
- **[aptos-cli] Cleanup node command args** (ab16eed)
- **[aptos-cli] Allow profiles in stake tool** (0ca2711)
- **[aptos-cli] Cleanup argument documentation of staking commands** (29120d4)
- **[aptos-cli] Reorder inputs so that flatten is at the bottom** (d33f2ef)
- **[helm] nhc (#3030)** (a5e21f1)
- **[Executor-benchmark] Update benchmark to use async commit. (#3028)** (e320d8b)
- **[community] Dedicated layout for user Sign in (#3026)** (dfe0edc)
- **[observability] set custom all value for kubernet_pod_name in all das… (#3044)** (27a255e)
- **[aptos-genesis] Generate public keys file for sharing** (dbb8623)
- **[Aptos Framework] [Account] Authentication key rotation  (#2972)** (57fa593)
- **[types] Remove private usage of anyhow** (dfc2f64)
- **[community] Update IT3 schedule copy. (#3012)** (257b5a7)
- **[Token] enable opt-in direct transfer** (d270242)
- **remove aptos-move/transaction-replay** (c00c2b7)
- **trivial: remove aptos-move/genesis-viewer** (880c46d)
- **[Storage] Stale state value index (#3036)** (a215db2)
- **[api] reduce api log rate to 1 per second (#3034)** (0ff931e)
- **[framework upgrade] Refactor artifact generation and management for genesis (#2933)** (2820c80)
- **[Aptos Framework] Remove experimental and table with aggregator (#2985)** (d45d355)
- **[vm] limit maximum loop depth to 5 (#3019)** (765402e)
- **[helm] update fullnode config (#2882)** (aa891e0)
- **[gha] post forge comment to slack** (9c52cfa)
- **[gha] forge comment append** (c9d1ae7)

### Chore
- **chore: bump version to 1.3.7** (8aebd72)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/aptos-labs/aptos-core?utm_source=github-action)._