Giter Site home page Giter Site logo

Comments (5)

xenohunter avatar xenohunter commented on June 5, 2024

Hello and thanks for the feedback! How many transactions are returned from the node? We have reports of those pages broken by a big number of transactions per page. If it is the case, we're planning to fix it.

As for the number of requests, we know about it and are working on the API service already which will let us aggregate a lot of requests into a considerably fewer amount of them.

Concerning the error, we couldn't reproduce it. Do you have any specific OS configuration?

from wavesgui.

AYapejian avatar AYapejian commented on June 5, 2024

Not sure how to check "how many transactions are returned from the node", however if I manually issue a GET request to https://nodes.wavesnodes.com/transactions/address/<MY WALLET ADDY>/limit/5000 I can successfully fetch all my transactions from the ICO distribution date until today. Sorry if that's not related but in trying to work around this I'm able to get all the data I need for all my transaction history in 3 requests and is pretty snappy so not really sure what else is being attempted in the beta client. If interested my POC is here https://github.com/AYapejian/waves-transactions

As for the client side error, it may be unrelated to the transactions issue, not sure. I'm running Mac OS 10.13.3 and as mentioned was running the electron-debug script target from latest commit off master branch.

Glad to hear the API is being worked on, my POC code I linked above has a couple hacks in place to get around current API limitations ( at least I couldn't find an easy way to get asset details from the API in order to calculate currency denominations instead of 'wavelets' or 'assetlets' ) looking forward to that. 👍

from wavesgui.

xenohunter avatar xenohunter commented on June 5, 2024

Here's the trick, once transactions are fetched into the client, they are sometimes too much in amount to be rendered the way the code is written right now. We're aware of the problem and will fix it soon.

Okay, I'll forward the info about the error.

Thanks! We use waves-api library for the development of the client. That lib also has some workarounds to get the needed data.

from wavesgui.

xenohunter avatar xenohunter commented on June 5, 2024

Hello again! Could you please check if the issue persists?

from wavesgui.

GIvanovWaves avatar GIvanovWaves commented on June 5, 2024

We optimized our tx history, leasing history requests logic and rendering should be more snappy.

from wavesgui.

Related Issues (20)

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.