David Wolinsky

Results 191 comments of David Wolinsky
trafficstars

I agree and disagree at the same time. And maybe we should write an article about this. * Most existing systems today do not depend on a single service to...

This won't be feasible on-chain with the default token. The recommendation would be to create your own harness for doing so. We could eventually look into providing it optionally, but...

That's ... the point. Many application load balancers only support a single session via cookies. If you do not use cookies, you may end up talking to a different REST...

> What about if they set to True explicitly? It seems the key point is the default config setting. I suspect most users will develop against the nodes provided by...

Read my first comment: https://github.com/aptos-labs/aptos-core/issues/5242#issuecomment-1289091390 there's really no vulnerability here, it is weird, but ...we should prioritize the common case: aptoslabs nodes run behind an application load balancer. This needs...

Do you have any relationship with that package? Any idea why that one might fail?

should we just make this the latest testnet or would that be too flaky?

Unfortunately the existing script API is extremely limited. You'll notice that it only accepts TransactionArgument types. The Python code demonstrates this: https://github.com/aptos-labs/aptos-core/blob/b7d6e5eb7b3992eb30ad0eed442b1b57317960ff/ecosystem/python/sdk/aptos_sdk/transactions.py#L241 We could expand and support additional types, but...

Jeez, those guys that were anal about dependencies... hahahaha