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

ci: fix warnings and PR build #232

Merged
merged 14 commits into from
Feb 20, 2024
Merged

ci: fix warnings and PR build #232

merged 14 commits into from
Feb 20, 2024

Conversation

kalvkusk
Copy link
Contributor

No description provided.

@kalvkusk kalvkusk merged commit 28cb756 into main Feb 20, 2024
4 checks passed
kalvkusk added a commit that referenced this pull request Feb 21, 2024
* CI: Fix warnings, add PR Build check

* ci: mocked keys
@kalvkusk kalvkusk deleted the ci-pr-build-and-lint branch February 22, 2024 10:30
kalvkusk added a commit that referenced this pull request Feb 22, 2024
* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* ci: fix warnings and PR build (#232)

* CI: Fix warnings, add PR Build check

* ci: mocked keys

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* Update networks.ts

Replaced get with fetch and bypassed the http calls by retuning the embedded node list directly as it matches the expected behavior in rust

---------

Co-authored-by: Kalvis Kuskis <[email protected]>
kalvkusk added a commit that referenced this pull request Feb 29, 2024
* ci: fix warnings and PR build (#232) (#237)

* CI: Fix warnings, add PR Build check

* ci: mocked keys

* feat: get privatekey (#236)

* fix: linter errors

* bump canary version

* Node playlists (#238)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* bump canary version

* Node playlists (#239)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* Update networks.ts

Replaced get with fetch and bypassed the http calls by retuning the embedded node list directly as it matches the expected behavior in rust

* chore: make things pretty

* Node playlists (#240)

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows

* Update networks.ts

Should ensure that the defaultPlaylist function is correctly returning a NetworkPlaylist object with the default network settings.

* Update networks.ts

Added fallback nodes and modified initNetwork for better functionality and enhanced test flows
And modified the code to follow better practices for the defaultPlaylist and updateNetwork functions, to hopefully run better and not be caught by the linters

* ci: fix warnings and PR build (#232)

* CI: Fix warnings, add PR Build check

* ci: mocked keys

* Update networks.ts

Fallbacks for the playlist with network functionality deferred to rust

* Update networks.ts

Replaced get with fetch and bypassed the http calls by retuning the embedded node list directly as it matches the expected behavior in rust

---------

Co-authored-by: Kalvis Kuskis <[email protected]>

* Fix transfers for rotated authkeys (#241)

* Revert "Fix transfers for rotated authkeys (#241)" (#242)

This reverts commit 43644ba.

* Fix mining issue (#244)

* fix: signingAccount data not synchronized  (#225)

* fix: mining UI issue (#193)

* fix: mining issue (#225  #224 #213  #210  #207 #204 #191  #190)

* fix: form submit issue (#208)

* feat: Copy address to clipboard (#248)

* fix: Compatible with chain_name in libra.yaml and chain_id in TS code.

* feat: Copy address to clipboard

* fix: when MINER is on, it accidentally switches accounts (#219) (#253)

---------

Co-authored-by: BBK <[email protected]>
Co-authored-by: teisnilsson <[email protected]>
Co-authored-by: Zaki Manian <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant