forked from maidsafe/autonomi
-
Notifications
You must be signed in to change notification settings - Fork 0
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
compare changes #1
Draft
mickvandijke
wants to merge
194
commits into
stable
Choose a base branch
from
rc-with-mem-cpu-issues
base: stable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(bench): use the correct client path
…ault feat(autonomi): file/vault API in wasm
feat: improved archives with metadata
fix(nodeman): clean should remove the local node register
test(CI): re-enable large_file_upload CI test
fix(networking): use platform Instant::now
…_pruning_frequency chore(network): reduce outdated connection prunning frequency
================== Crate Versions ================== autonomi: 0.2.2-rc.2 autonomi-cli: 0.1.3-rc.2 evmlib: 0.1.2-rc.2 evm_testnet: 0.1.2-rc.2 sn_build_info: 0.1.17-rc.2 sn_evm: 0.1.2-rc.2 sn_logging: 0.2.38-rc.2 sn_metrics: 0.1.18-rc.2 nat-detection: 0.2.9-rc.2 sn_networking: 0.19.1-rc.2 sn_node: 0.112.2-rc.2 node-launchpad: 0.4.2-rc.2 sn_node_manager: 0.11.1-rc.2 sn_node_rpc_client: 0.6.33-rc.2 sn_peers_acquisition: 0.5.5-rc.2 sn_protocol: 0.17.13-rc.2 sn_registers: 0.4.1-rc.2 sn_service_management: 0.4.1-rc.2 sn_transfers: 0.20.1-rc.2 test_utils: 0.4.9-rc.2 token_supplies: 0.1.56-rc.2 =================== Binary Versions =================== nat-detection: 0.2.9-rc.2 node-launchpad: 0.4.2-rc.2 autonomi: 0.1.3-rc.2 safenode: 0.112.2-rc.2 safenode-manager: 0.11.1-rc.2 safenode_rpc_client: 0.6.33-rc.2 safenodemand: 0.11.1-rc.2
fix(launchpad): using sn_node_current_reward_wallet_balance as attos
fix(autonomi): use FuturesUnordered for WASM
docs(autonomi): add WASM docs
feat: improved fs uploads performance
Hot fix joinerr
fix(launchpad): Change copy in Terms and Conditions
metrics: cap node wallet balance to i64::MAX
…wallet-integration-rc feat(cli): added (multi)-wallet integration
…tifacts chore: update ANT contract max supply for Anvil
Also provide new keys.
================== Crate Versions ================== autonomi: 0.2.2 autonomi-cli: 0.1.3 evmlib: 0.1.2 evm_testnet: 0.1.2 sn_build_info: 0.1.17 sn_evm: 0.1.2 sn_logging: 0.2.38 sn_metrics: 0.1.18 nat-detection: 0.2.9 sn_networking: 0.19.1 sn_node: 0.112.2 node-launchpad: 0.4.2 sn_node_manager: 0.11.1 sn_node_rpc_client: 0.6.33 sn_peers_acquisition: 0.5.5 sn_protocol: 0.17.13 sn_registers: 0.4.1 sn_service_management: 0.4.1 sn_transfers: 0.20.1 test_utils: 0.4.9 token_supplies: 0.1.56 =================== Binary Versions =================== nat-detection: 0.2.9 node-launchpad: 0.4.2 autonomi: 0.1.3 safenode: 0.112.2 safenode-manager: 0.11.1 safenode_rpc_client: 0.6.33 safenodemand: 0.11.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.