Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ant) client quote request cost seems high compared to Arb Transaction costs being paid #2562

Open
jadkins-me opened this issue Dec 21, 2024 · 0 comments

Comments

@jadkins-me
Copy link

Autonomi Client v0.3.0
Network version: ant/0.3/1
Package version: 2024.12.1.5
Git info: stable / 7256ced / 2024-12-18

Attempting to get a quote for uploading a file to the network, seems to be producing a cost that is exponentially many magnitude greater than the costs being paid on the Arb chain.

  1. File to quote on is "node-launchpad"
Autonomi Node Launchpad v0.5.0
Package version: 2024.12.1.5
Git info: stable / 3e2c5af / 2024-12-18
  1. command being run, ant file cost ./node-launchpad

Expected response:

🔗 Connected to the Network
Getting upload cost...
Estimate cost to upload file: ./node-launchpad
Total cost: 0.000000000000000009

Actual response:

🔗 Connected to the Network
Getting upload cost...
Estimate cost to upload file: ./node-launchpad
Total cost: 0.000000075

Issue:

0.000000075 doesn't correlate to the transactions currently being paid for "paid for quotes" on the Arb Testnet chain

Example transaction : 0x5d1d644cb8073dc99a4665470e6cd17998a8ebbac8abf30bfecf52ad94508881
min cost : 0.000000000000000001
max cost : 0.000000000000000001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant