Daniel Porteous (dport)
Daniel Porteous (dport)
More context: https://aptos-org.slack.com/archives/C03EG004E56/p1667580759259119.
Opened an issue: https://github.com/aptos-labs/aptos-core/issues/2573
I'll take a look, though this might be expected behaviour. Confusingly one of these trims zeroes while the other doesn't. I can audit this in the new API and make...
Note, this behavior comes straight from the Move layer.
pnpm said missing peer dep, that's why I added it. Feel free to remove it if it fixes things.
Oh yeah not in the root, mb
@rajkaramchedu I keep running into merge conflicts because things keep changing around this PR, and even more so its child PR here: https://github.com/aptos-labs/aptos-core/pull/2333. I'm going to land this and we...
Heads up: I'll add this to the new API too. Should be transparent from your side.
@JoshLind, do we have a timeline on when we can cut away from this? In my testing, pulling all the git repos and submodules seems to add (at least locally,...
How come we deleted the `submits multiagent transaction` test from the TS SDK?