Christian Theilemann

Results 55 comments of Christian Theilemann
trafficstars

should work with latest sdk, let us know if not.

Hi, can you please give a bit more context on what exactly you did on binance? Also please share involved wallet addresses and TX ids (but no private keys) if...

Hi @mkw773 I looked a bit more into your case and can see that you accidentally send the funds to this address https://explorer.aptoslabs.com/account/0x8e15c3c1b39678b71688b105c9e229d93fd710d53572f72f0fbc71a5ed96d6e7 and you're saying you intended to send...

seems like the `path-to-regex` dependency had been added by accident to the repo root in https://github.com/aptos-labs/aptos-core/commit/3629253c980345a8aa6e9a847a704a022d73fe89 . Can you just remove the dependency from the repo root instead? cc @banool

@banool in your PR you added this dependency in both the root and `developer-docs-site`. U sure this is needed in both places?? To me it appears like the one in...

Nope, #1781 doesn't really solve my issue. With #1781 we only gain the ability to update the functions source if I change at the same time the path of the...

distributed caching seems to work now! thanks. It still creates some cache entries with value `MAKISU_CACHE_EMPTY` though - is that expected?

@yiranwang52 I ran an image build with your fix #134 but it still always adds one more layer with a non deterministic sha1 on each build. What is this "image...

I'm not sure if docker really treats the SHA of that json as the image ID. When you run my command above multiple times it always creates an image with...