Ge Gao

Results 37 comments of Ge Gao

I tested this change on testnet by - wipe DB on a FN - restart the FN with the fix on top of v1.1 - tested via curl below, the...

`cargo fmt && cargo xclippy -D warnings` failed, can you fix that? Also can you paste more in the test plan section, like output from both ipv4 and v6 ones?

@Gkirito the change looks good, it has a CI failure though but prob not related to your change, I will take care of it and merge this PR soon. Thanks...

@Gkirito to get around the CI failure I had to create another PR https://github.com/MystenLabs/sui/pull/11255 and rebase, but this is now merged to main. I will also cherry-pick it to latest...

^^ what Sam said above. Even the archival nodes might not have all old events, what archival nodes will have for sure are some snapshots of all objects at certain...

by native txns, I meant txns other than move calls, like paySui for example

this is blocked by #5836