Alden Hu
Alden Hu
Knowing my exact aspect ratio of my screen, it'll be nice if I can lock it while adjusting the size of the page.
is it possible to draw a (dotted) subtle lines to indicate an overlap with a previous page? For example, in this, draw the red line on page 2 so that...
* When recovering a DB, criteria to use a filesystem snapshot instead of a ledger backup. * steps to run periodical ledger backups. * steps to run periodical filesystem snapshots....
## Description 1. StateKey is an Arc, so super cheap to clone. 1. StateKeyRegistry to cache actual state key instances. 1. `StateKey::resource()` etc. tries to fetch a cached entry from...
## Description as requested in https://github.com/aptos-labs/aptos-core/issues/12451 ## Type of Change - [x] Refactoring ## Which Components or Systems Does This Change Impact? - [x] Validator Node ## How Has This...
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...
## Description There's confusion in the code between the committed version and the synced version. In particular, the `get_latest_version()` API returns the synced version while commented otherwise. An issue related...
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...