Code Monkey home page Code Monkey logo

Comments (18)

AntonProfiT avatar AntonProfiT commented on July 20, 2024

1

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

When I try to withdraw L2-L1 via zk.money, the site just freezes. It feels like when creating a transaction, the site is trying to scan all the blocks in which I have ever received transactions.

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

Looks like a bug with zkpay.

Aztec applications need to download the entire state of the network in order to get your encrypted transactions, so it is trying to scan all the blocks. This can take some time if you have a slow internet connection. Did you try opening dev tools on zkmoney and enabling verbose message logging to see the status?

I am closing this as it is not an issue with azteccli

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

There are more than 1200 incoming transactions on my wallet! I have 1GBit of internet and a very powerful PC, but all this does not work for your network, which is built in such a way that I simply cannot get my money.
What other ways can I get them?
1

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

1

If I wait for about half an hour and indicate the withdrawal of 0.01ETH, then it works after half an hour, but the withdrawal fee is about 20%! If I put more than 0.03ETH on the withdrawal, then I am not allowed to carry out this transaction even in 24 hours! Therefore, I have the main question for you - how do I get my money in full?

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

When trying to withdraw 0.05ETH after a very long time, it showed me that I had to pay a 162% commission! Do you think it works fine?
1

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

This isn't a commission, its the real fee for posting the transaction to Aztec and then to Ethereum, so this will fluctuate with Ethereum gas prices, which have been pretty high lately

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

This is way more than I've seen before. Are all of these personal transactions? Or are you using aztec as part of another service?

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

I am a video blogger and author of a popular YouTube channel. I told everyone what Aztec is and how to use all its services, including zk.money and zk.pay
I also made a text instruction that gained popularity for its quality - https://teletype.in/@anton_profit/aztec
In this instruction, I offered the guys to help test the Aztec network. We transferred ETH to the Aztec network, transferred funds to each other, engaged in stacking and the like. That's why there are so many incoming transactions on my wallet. People throw them to me in gratitude for my work and support on all issues.
But now I can't access my own funds...

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

Ok cool, just curious. Is the transaction fee always super high?

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

Ok cool, just curious. Is the transaction fee always super high?

Yes, it is always very high, the minimum that I have seen is 15% of the withdrawal amount. I know what I'm talking about, since I haven't been able to get my funds for a month. I have been trying to withdraw funds every hour for a month. It just works terribly! I hope you will fix all this someday.
Do I have the opportunity to withdraw funds from Aztec interacting directly with a smart contract?

from azteccli.

joeandrews avatar joeandrews commented on July 20, 2024

This is likely due to chain transactions. Can you try and send a much smaller amount? e.g 0.00085zkETH

Each transaction can only spend 2 UTXO's if you have 1000 UTXO's the SDK will be trying to join these all together, resulting in the very high fee.

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

49% Fee

1

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

And 76% Fee when withdraw 0.5ETH
1

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

Based on Joe's comment, this isn't a bug, but a result of the fact that you have tons of tiny notes that need to be added together (each of which requires a tx) in order to withdraw the requested amount.

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

Is this really how it should work? Why am I not experiencing similar difficulties in the main ETH network or any other blockchain? Are you going to solve the issue in this direction and make sure that the number of transactions does not affect the commission in any way? Or do you think that this is normal and should be so?

from azteccli.

critesjosh avatar critesjosh commented on July 20, 2024

It's a consequence of the Aztec network architecture. Aztec uses a UTXO architecture, whereas EVM chains use an account model. UTXO models are better for networks with encrypted transactions , which other chains don't have.

from azteccli.

AntonProfiT avatar AntonProfiT commented on July 20, 2024

I am an ordinary user and my opinion about this is that it is impossible to use it due to such large commissions. If you don't figure out how to solve the issue with commissions, I'm not sure that this can be a success

from azteccli.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.