Skip to content

Goal: goal network create default templates#4891

Merged
algorandskiy merged 28 commits into
algorand:masterfrom
mciccarello:feature/goal_network_create_defaults
Feb 1, 2023
Merged

Goal: goal network create default templates#4891
algorandskiy merged 28 commits into
algorand:masterfrom
mciccarello:feature/goal_network_create_defaults

Conversation

@mciccarello
Copy link
Copy Markdown
Contributor

@mciccarello mciccarello commented Dec 12, 2022

#4848

Particularly interested in if the values in the default templates are what we want (they come from the example in the developer portal). Also, I used separate templates for dev and regular, and I wonder if that is what we want to do or just have one.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 12, 2022

Codecov Report

Merging #4891 (562e59c) into master (a1eaafb) will decrease coverage by 0.02%.
The diff coverage is 9.52%.

@@            Coverage Diff             @@
##           master    #4891      +/-   ##
==========================================
- Coverage   53.48%   53.47%   -0.02%     
==========================================
  Files         429      429              
  Lines       54041    54051      +10     
==========================================
- Hits        28905    28903       -2     
- Misses      22890    22902      +12     
  Partials     2246     2246              
Impacted Files Coverage Δ
cmd/goal/network.go 14.28% <0.00%> (-2.39%) ⬇️
netdeploy/network.go 8.67% <0.00%> (-0.08%) ⬇️
netdeploy/networkTemplate.go 29.56% <100.00%> (ø)
agreement/cryptoVerifier.go 67.60% <0.00%> (-2.12%) ⬇️
agreement/proposalManager.go 96.07% <0.00%> (-1.97%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
cmd/tealdbg/debugger.go 72.69% <0.00%> (-0.81%) ⬇️
network/wsNetwork.go 64.74% <0.00%> (-0.18%) ⬇️
ledger/testing/randomAccounts.go 56.26% <0.00%> (+0.61%) ⬆️
network/wsPeer.go 68.32% <0.00%> (+1.89%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment thread cmd/goal/defaultDevNetworkTemplate.json Outdated
Comment thread cmd/goal/network.go Outdated
Comment thread cmd/goal/network.go Outdated
Comment thread netdeploy/network.go Outdated
Comment thread cmd/goal/network.go
Comment thread cmd/goal/network.go Outdated
Comment thread netdeploy/network.go Outdated
Comment thread test/framework/fixtures/libgoalFixture.go Outdated
Comment thread netdeploy/network.go Outdated
Comment thread cmd/goal/defaultNetworkTemplate.json Outdated
Comment thread netdeploy/network.go Outdated
winder
winder previously approved these changes Jan 30, 2023
@winder winder requested a review from shiqizng January 30, 2023 18:36
shiqizng
shiqizng previously approved these changes Jan 31, 2023
Copy link
Copy Markdown
Contributor

@shiqizng shiqizng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Copy Markdown
Contributor

@algorandskiy algorandskiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a test case into test/scripts/test_private_network.sh

@mciccarello mciccarello dismissed stale reviews from shiqizng and winder via 562e59c February 1, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants