Faye Amacker
Faye Amacker
> Instead of making this change and trying to communicate it loudly to users, WDYT about addressing this as part of a new marshaler interface (https://github.com/fxamacker/cbor/pull/485#pullrequestreview-1863056406)? @benluddy Thanks, I opened...
> @fxamacker How much work would it be to add such a function? @turbolent About 2-3 uninterrupted person-days to add function and tests.
@turbolent Is this feature still needed? I can re-estimate work required because of changes in [atree v0.8.0](https://github.com/onflow/atree/releases/tag/v0.8.0) (e.g. atree inlining & deduplication, etc.).
This was postponed so I can work on [atree v0.8.0](https://github.com/onflow/atree/releases/tag/v0.8.0) (e.g. atree inlining & deduplication, etc.) and also help at `onflow/cadence` and `onflow/flow-go` repos with integrations, migrations, tooling, and testing...
@j1010001 thanks again for providing testnet memory reduction screenshot we can share on GitHub! - atree smoke tests completed 517 hours with no problems (I manuallly stopped it last week)...
Thanks Ben! :tada: Closed by #513.
Thanks Ben! :tada: Closed by #521.
Thanks Ben! :tada: Closed by #526.
>- [x] Request m3-ultramem-128 and m2-megamem-416 instances > m3-megamem-128 is the fastest instance so far. Will also use C3D next. @j1010001 Did you mean `m3-megamem-128 (1.9TB RAM)` or `m3-ultramem-128 (3.9TB...
@turbolent I will open a new PR to add new function for `Payload` to return address. Maybe we can use that function here and other places so we don't need...