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

test: triggers docker build & publish actions for custom container image generation #3261

Draft
wants to merge 69 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
29554f8
falls back to the latest app version when testground app version is p…
staheri14 Apr 4, 2024
3f322fc
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 4, 2024
2a6f47f
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 5, 2024
dac186e
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 5, 2024
9b8996a
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Apr 5, 2024
79b9b26
Merge branch 'sanaz/enable-testground-app-version' of github.com:cele…
staheri14 Apr 5, 2024
1ec0809
updates the module path
staheri14 Apr 5, 2024
9d11347
increase the default GovMaxSquareSize
staheri14 Apr 5, 2024
d231bdc
reverts GovMaxSquareSize value
staheri14 Apr 5, 2024
90dad05
updates v1 square size upper bound
staheri14 Apr 5, 2024
b5692bc
reverts the size
staheri14 Apr 5, 2024
9813aa3
increases default max square size for all versions
staheri14 Apr 5, 2024
b0cd8fa
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 9, 2024
fca57cd
points to a cusom version of core where MaxBlockSizeBytes is set to 1…
staheri14 Apr 12, 2024
de02216
points to another version of core with tracing included
staheri14 Apr 16, 2024
2faeace
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Apr 16, 2024
755ed62
exposes the tracing port
staheri14 Apr 16, 2024
406ddab
updates the docker file
staheri14 Apr 16, 2024
9319f33
Merge branch 'sanaz/expose-tracing-port' into sanaz/enable-testground…
staheri14 Apr 16, 2024
4b213fd
updates knuu deps
staheri14 Apr 17, 2024
d8e713c
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 17, 2024
a7403b4
points to a new version of core with additional logs
staheri14 Apr 17, 2024
274a4d4
points to another version of core
staheri14 Apr 17, 2024
c2cde82
updates single node script for adding tracing
staheri14 Apr 17, 2024
10c2128
updates namespace
staheri14 Apr 17, 2024
d7404ab
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Apr 17, 2024
17436d9
updates go.sum
staheri14 Apr 17, 2024
f2ed678
another go.sum update
staheri14 Apr 17, 2024
4ca952d
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Apr 18, 2024
e4842ec
updates dependencies
staheri14 Apr 18, 2024
4f83842
bums core version
staheri14 Apr 22, 2024
1be8a30
minor change
staheri14 Apr 22, 2024
77950ca
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Apr 22, 2024
33d82e8
bumps the version of the core dependency
staheri14 Apr 24, 2024
33741fe
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 24, 2024
e89c9c0
bumps core version
staheri14 Apr 29, 2024
7419160
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Apr 30, 2024
da64646
go.sum changes
staheri14 Apr 30, 2024
ba1d9d8
adds more logs about failed and committed PFBs sizes
staheri14 May 1, 2024
595d012
updates core version
staheri14 May 3, 2024
4c75a2d
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 May 3, 2024
720a2cb
Revert "updates core version"
staheri14 May 3, 2024
71f6264
updates core version
staheri14 May 3, 2024
e6eaceb
fixes an error
staheri14 May 4, 2024
fcf54c6
bumps core
staheri14 May 7, 2024
4c648bb
bumps core version
staheri14 May 9, 2024
e9b70bd
updates celestia-core version
staheri14 May 9, 2024
9756339
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 May 9, 2024
a2250b6
increases grpc max received message size
staheri14 May 13, 2024
ff23b70
uses v0.34.x-celestia branch of celestia-core
staheri14 Jun 21, 2024
074aa3d
does not use testground version when version is undefined
staheri14 Jun 21, 2024
92b5cae
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Jun 21, 2024
dee6122
removes some comments
staheri14 Jun 21, 2024
d5fafa2
reverts a unintended change
staheri14 Jun 21, 2024
70163bd
removes redundant script to set up tracing
staheri14 Jun 21, 2024
421385d
some nits
staheri14 Jun 21, 2024
2dfb33c
removes redundant error logs
staheri14 Jun 21, 2024
f0b76e0
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Jun 24, 2024
79777d5
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Jun 24, 2024
d8c14a5
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Jun 26, 2024
26427b7
increases grpc send and recv msg size
staheri14 Jun 27, 2024
a0fb954
Revert "increases grpc send and recv msg size"
staheri14 Jun 27, 2024
49eb62c
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Jun 27, 2024
fa7e356
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Jul 12, 2024
2b4a8ce
Merge remote-tracking branch 'origin/main' into sanaz/enable-testgrou…
staheri14 Aug 1, 2024
59178c0
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Aug 22, 2024
1cf566f
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Aug 26, 2024
9e34401
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Aug 31, 2024
304fb0b
Merge branch 'main' into sanaz/enable-testground-app-version
staheri14 Sep 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/appconsts/v1/app_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package v1

const (
Version uint64 = 1
SquareSizeUpperBound int = 128
SquareSizeUpperBound int = 512
SubtreeRootThreshold int = 64
)
2 changes: 1 addition & 1 deletion pkg/appconsts/v2/app_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package v2

const (
Version uint64 = 2
SquareSizeUpperBound int = 128
SquareSizeUpperBound int = 512
SubtreeRootThreshold int = 64
// NetworkMinGasPrice is used by x/minfee to prevent transactions from being
// included in a block if they specify a gas price lower than this.
Expand Down
Loading