-
Notifications
You must be signed in to change notification settings - Fork 8
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
chain release2.9 compatibility Grace Period and overdue #3387
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4008755 - Browse repository at this point
Copy the full SHA 4008755View commit details -
Feat: add some methods and interfaces
- a method to get NU billing information - a method to get contract payment state - a method to get used resources by the node contract - some related interfaces
Configuration menu - View commit details
-
Copy full SHA for 50e3d5a - Browse repository at this point
Copy the full SHA 50e3d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa43de3 - Browse repository at this point
Copy the full SHA fa43de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 593914d - Browse repository at this point
Copy the full SHA 593914dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8693051 - Browse repository at this point
Copy the full SHA 8693051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af58da - Browse repository at this point
Copy the full SHA 9af58daView commit details -
enhance code readablity. reduce number of requests by passing the contract info to all chiled functions
Configuration menu - View commit details
-
Copy full SHA for 46b6166 - Browse repository at this point
Copy the full SHA 46b6166View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ae49d0 - Browse repository at this point
Copy the full SHA 6ae49d0View commit details -
- use proxy url in unlockMycontracts - refactor unlockContracts to accept array of contracts - add function to unlock contracts by their ids
Configuration menu - View commit details
-
Copy full SHA for c655eb6 - Browse repository at this point
Copy the full SHA c655eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc59cf - Browse repository at this point
Copy the full SHA 9bc59cfView commit details -
- add function that takes only contract to unlock it - add calculate overdue functions
Configuration menu - View commit details
-
Copy full SHA for e0cd248 - Browse repository at this point
Copy the full SHA e0cd248View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d72c5c - Browse repository at this point
Copy the full SHA 8d72c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f6de8 - Browse repository at this point
Copy the full SHA c5f6de8View commit details -
mUSD converter will return the price in mTFT fix unique name price calc fix imports
Configuration menu - View commit details
-
Copy full SHA for eb1a7fd - Browse repository at this point
Copy the full SHA eb1a7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 200b46c - Browse repository at this point
Copy the full SHA 200b46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d0363 - Browse repository at this point
Copy the full SHA e1d0363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2b5b7 - Browse repository at this point
Copy the full SHA 8f2b5b7View commit details
Commits on Sep 9, 2024
-
- add contracts on rented node to the rent node overdue
Configuration menu - View commit details
-
Copy full SHA for f29a977 - Browse repository at this point
Copy the full SHA f29a977View commit details -
Configuration menu - View commit details
-
Copy full SHA for e80eae6 - Browse repository at this point
Copy the full SHA e80eae6View commit details -
refactor: enhance contract lock state
it is storing the rent contract on a map by the node id, and ignore the unwanted calculations
Configuration menu - View commit details
-
Copy full SHA for a496e73 - Browse repository at this point
Copy the full SHA a496e73View commit details -
refactor: enhance contract lock
unlock dialog now will check if the node contract on rented node or not; if so will retrive the rent contract cost and store the and will avoid duplication
Configuration menu - View commit details
-
Copy full SHA for a1910e2 - Browse repository at this point
Copy the full SHA a1910e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c161781 - Browse repository at this point
Copy the full SHA c161781View commit details -
Configuration menu - View commit details
-
Copy full SHA for a946efe - Browse repository at this point
Copy the full SHA a946efeView commit details -
feat: show the rent contract that will be unlocked as it is associate…
…d with selected contracts
Configuration menu - View commit details
-
Copy full SHA for aa0e95f - Browse repository at this point
Copy the full SHA aa0e95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e1889 - Browse repository at this point
Copy the full SHA d1e1889View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 976695d - Browse repository at this point
Copy the full SHA 976695dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaf6f5 - Browse repository at this point
Copy the full SHA 3eaf6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca76686 - Browse repository at this point
Copy the full SHA ca76686View commit details -
Configuration menu - View commit details
-
Copy full SHA for f650c2f - Browse repository at this point
Copy the full SHA f650c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f6a6f - Browse repository at this point
Copy the full SHA a3f6a6fView commit details -
WIP: support unlock node contract if the associated rent contract is …
…in created state
Configuration menu - View commit details
-
Copy full SHA for 9c1d7d3 - Browse repository at this point
Copy the full SHA 9c1d7d3View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b179374 - Browse repository at this point
Copy the full SHA b179374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524f918 - Browse repository at this point
Copy the full SHA 524f918View commit details -
Configuration menu - View commit details
-
Copy full SHA for accb85b - Browse repository at this point
Copy the full SHA accb85bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694b6c8 - Browse repository at this point
Copy the full SHA 694b6c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5721a34 - Browse repository at this point
Copy the full SHA 5721a34View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c32ecf - Browse repository at this point
Copy the full SHA 1c32ecfView commit details -
use the calculator module, remove the added pricing related interfaces and functions add helper method to convert from bytes to gb
Configuration menu - View commit details
-
Copy full SHA for b9e0216 - Browse repository at this point
Copy the full SHA b9e0216View commit details -
to avoid default page size 50, add a function to work around that.
Configuration menu - View commit details
-
Copy full SHA for c16787e - Browse repository at this point
Copy the full SHA c16787eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e642604 - Browse repository at this point
Copy the full SHA e642604View commit details
Commits on Sep 18, 2024
-
- fix typos - fix calculation in ipv4 cost - fix nu cost calaculations
Configuration menu - View commit details
-
Copy full SHA for c08b88d - Browse repository at this point
Copy the full SHA c08b88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4950681 - Browse repository at this point
Copy the full SHA 4950681View commit details -
Chore: enahnce code readability
separate node contracts on rented node cost calculations to multiple functions create constants with numbers repeatedly used in the calculations enhance docstring
Configuration menu - View commit details
-
Copy full SHA for 88bf71b - Browse repository at this point
Copy the full SHA 88bf71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f8bab - Browse repository at this point
Copy the full SHA 09f8babView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b8f032 - Browse repository at this point
Copy the full SHA 9b8f032View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b4d55 - Browse repository at this point
Copy the full SHA f1b4d55View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee14685 - Browse repository at this point
Copy the full SHA ee14685View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e8914 - Browse repository at this point
Copy the full SHA b2e8914View commit details
Commits on Sep 30, 2024
-
Merge branch 'development' of github.com:threefoldtech/tfgrid-sdk-ts …
…into development_chain_release2.9
Configuration menu - View commit details
-
Copy full SHA for 60d3ed4 - Browse repository at this point
Copy the full SHA 60d3ed4View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69397c3 - Browse repository at this point
Copy the full SHA 69397c3View commit details -
refactor: convert the monthly cost to avoid missing decimals on conve…
…rting cost per second
Configuration menu - View commit details
-
Copy full SHA for efb365c - Browse repository at this point
Copy the full SHA efb365cView commit details
Commits on Oct 7, 2024
-
skip the node contracts on rented nodes as it already calculated in rent contract
Configuration menu - View commit details
-
Copy full SHA for cd8d087 - Browse repository at this point
Copy the full SHA cd8d087View commit details -
refactor: calculate node contract on rented node
we were ignoring the elapsed seconds for node contracts and we assume that it is the same as rent contract
Configuration menu - View commit details
-
Copy full SHA for 829718d - Browse repository at this point
Copy the full SHA 829718dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d63c81 - Browse repository at this point
Copy the full SHA 5d63c81View commit details -
pass the contracts by id as the contracts do not have the public_ips_number field
Configuration menu - View commit details
-
Copy full SHA for 3abb1a5 - Browse repository at this point
Copy the full SHA 3abb1a5View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2ec2e4 - Browse repository at this point
Copy the full SHA b2ec2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e482a8 - Browse repository at this point
Copy the full SHA 8e482a8View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7026c2c - Browse repository at this point
Copy the full SHA 7026c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0714187 - Browse repository at this point
Copy the full SHA 0714187View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aed21b5 - Browse repository at this point
Copy the full SHA aed21b5View commit details -
Chore: include node contract on rented node in the getTotalOverDue fu…
…nction this will be needed for UI
Configuration menu - View commit details
-
Copy full SHA for 0a4aab6 - Browse repository at this point
Copy the full SHA 0a4aab6View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8667aa0 - Browse repository at this point
Copy the full SHA 8667aa0View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b4536f - Browse repository at this point
Copy the full SHA 5b4536fView commit details