Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
984a889
feat: backup command
n0izn0iz Mar 6, 2025
f1a52c8
feat: use zstd instead of xz
n0izn0iz Mar 13, 2025
ddcb274
chore: move to contribs
n0izn0iz Mar 13, 2025
600f085
chore: remove worklog
n0izn0iz Mar 13, 2025
47b5677
chore: revert mischange
n0izn0iz Mar 13, 2025
ad2c146
chore: improve backupsvc files
n0izn0iz Mar 13, 2025
e3ffb38
chore: refacto backup service setup
n0izn0iz Mar 14, 2025
6bc40e9
fix: changed paths and go mod tidy
n0izn0iz Mar 14, 2025
af010d7
Merge branch 'master' into backup-restore
n0izn0iz Mar 14, 2025
43cc310
chore: fail earlier
n0izn0iz Mar 14, 2025
79605c6
chore: don't crash if backup config does not existsé
n0izn0iz Mar 14, 2025
a99603f
fix: prevent slowloris
n0izn0iz Mar 14, 2025
aae47a3
chore: format
n0izn0iz Mar 14, 2025
69a2e64
fix: populate backup section default
n0izn0iz Mar 14, 2025
f102c59
chore: format
n0izn0iz Mar 14, 2025
381bdd8
chore: better log for backup server stop
n0izn0iz Mar 14, 2025
82982d9
chore: use constant
n0izn0iz Mar 15, 2025
585d637
feat: restore command
n0izn0iz Mar 19, 2025
f587f30
chore: lint + refacto
n0izn0iz Mar 19, 2025
6524c5b
chore: add tm2backup Makefile and move dev tools to devdeps
n0izn0iz Mar 19, 2025
91db151
Merge branch 'master' into backup-restore
n0izn0iz Mar 19, 2025
4e3a9de
chore: tidy
n0izn0iz Mar 19, 2025
e55fc15
chore: lint
n0izn0iz Mar 19, 2025
1a0fae4
chore: remove unused constant
n0izn0iz Apr 1, 2025
4f9e56c
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz Apr 1, 2025
ede2468
chore: add backup svc tests
n0izn0iz Apr 1, 2025
a6403e0
chore: close test server
n0izn0iz Apr 1, 2025
d516d29
chore: close test stream
n0izn0iz Apr 1, 2025
ad4907a
chore: test backup service init
n0izn0iz Apr 1, 2025
4002838
chore: remove unneeded field
n0izn0iz Apr 2, 2025
8364395
Merge branch 'master' into backup-restore
n0izn0iz Apr 2, 2025
7115e80
chore: better comment
n0izn0iz Apr 2, 2025
c209a20
chore: add gnoland test
n0izn0iz Apr 2, 2025
534189c
fix: add genesis.json
n0izn0iz Apr 2, 2025
acddec4
chore: trigger codecov
n0izn0iz Apr 2, 2025
9d50381
chore: replace misleading comment
n0izn0iz Apr 2, 2025
18864cc
chore: tm2bacup test
n0izn0iz Apr 2, 2025
327fab5
chore: fmt
n0izn0iz Apr 2, 2025
73687c8
chore: regen
n0izn0iz Apr 2, 2025
577a377
chore: run goimports on tm2 codegen
n0izn0iz Apr 2, 2025
80032ba
chore: test create node
n0izn0iz Apr 2, 2025
da95901
chore: fmt and lint
n0izn0iz Apr 2, 2025
513ae6b
Merge branch 'master' into backup-restore
n0izn0iz Apr 3, 2025
3a388c3
Merge branch 'master' into backup-restore
n0izn0iz Apr 6, 2025
4278434
Merge branch 'master' into backup-restore
n0izn0iz Apr 7, 2025
d476adf
chore: re-run flaky test
n0izn0iz Apr 7, 2025
c98822e
chore: add reactor restore test in bft/blockchain package
n0izn0iz Apr 29, 2025
faf78da
chore: remove unnecessary conversion
n0izn0iz Apr 29, 2025
0ecb6e4
Merge branch 'master' into backup-restore
n0izn0iz May 5, 2025
da6b26a
Merge branch 'master' into backup-restore
n0izn0iz May 12, 2025
23224ad
Merge branch 'master' into backup-restore
n0izn0iz May 13, 2025
207a054
chore: tidy
n0izn0iz May 13, 2025
f6b8ef8
chore: tidy
n0izn0iz May 13, 2025
ac64e50
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz May 17, 2025
5a84158
fix: update gnoland restore testdata
n0izn0iz May 17, 2025
41e0138
chore: add comment about the golden backup
n0izn0iz May 18, 2025
e10b06a
chore: remove cumbersome golden backup
n0izn0iz May 18, 2025
61bed6c
chore: add comment about potential golden backup
n0izn0iz May 18, 2025
251c5b2
chore: more readable args
n0izn0iz May 18, 2025
853061c
Merge branch 'master' into backup-restore
n0izn0iz May 19, 2025
38b7fe8
Merge branch 'master' into backup-restore
n0izn0iz May 20, 2025
de74e13
Merge branch 'master' into backup-restore
n0izn0iz May 21, 2025
8abc374
Merge branch 'master' into backup-restore
n0izn0iz May 26, 2025
6e8bb26
chore: trigger CI
n0izn0iz May 26, 2025
c683229
Merge branch 'master' into backup-restore
n0izn0iz May 28, 2025
a53dba5
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz Jun 6, 2025
f6f469f
Merge branch 'master' into backup-restore
n0izn0iz Jun 11, 2025
910aa4a
chore: remove nonexitent rule after merge
n0izn0iz Jun 11, 2025
1e98520
Merge branch 'master' into backup-restore
n0izn0iz Jun 16, 2025
d8ff133
Merge branch 'master' into backup-restore
n0izn0iz Jun 18, 2025
d7b03d9
Merge branch 'master' into backup-restore
n0izn0iz Jun 23, 2025
75fbb14
Merge branch 'master' into backup-restore
n0izn0iz Jun 26, 2025
0b3b74d
Merge branch 'master' into backup-restore
n0izn0iz Jun 28, 2025
313c927
Merge branch 'master' into backup-restore
n0izn0iz Jun 30, 2025
06ca653
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz Jul 7, 2025
986aeea
Merge branch 'master' into backup-restore
n0izn0iz Jul 10, 2025
c2dac47
Merge branch 'master' into backup-restore
n0izn0iz Jul 15, 2025
63e1b29
Merge branch 'master' into backup-restore
n0izn0iz Jul 15, 2025
57c320e
Merge branch 'master' into backup-restore
n0izn0iz Jul 15, 2025
d23394d
Merge branch 'master' into backup-restore
n0izn0iz Jul 16, 2025
3316110
Merge branch 'master' into backup-restore
n0izn0iz Jul 21, 2025
0cc0217
chore: go mod tidy
n0izn0iz Jul 21, 2025
4cc740d
Merge branch 'master' into backup-restore
n0izn0iz Jul 22, 2025
f5bf1ed
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz Jul 30, 2025
ddbde81
fix: skip genesis sig verif in restore test
n0izn0iz Jul 30, 2025
6638b0e
fix: skip genesis sig verif in CreateNode test
n0izn0iz Jul 30, 2025
1b737a4
Merge branch 'master' into backup-restore
n0izn0iz Jul 31, 2025
2024085
Merge branch 'master' into backup-restore
n0izn0iz Aug 3, 2025
06b906d
chore: Merge remote-tracking branch 'origin/master' into backup-restore
n0izn0iz Oct 22, 2025
df48ab9
chore: allow to pass nil logger in writer
n0izn0iz Oct 22, 2025
38e4856
fix: don't overwrite start height after resume
n0izn0iz Oct 22, 2025
dc26e23
chore: commit test
n0izn0iz Oct 22, 2025
a800366
Merge branch 'master' into backup-restore
n0izn0iz Oct 22, 2025
733a491
fix: bump go version
n0izn0iz Oct 22, 2025
131a256
chore: regen
n0izn0iz Oct 22, 2025
39b880f
chore: regen
n0izn0iz Oct 22, 2025
cb5e656
Merge branch 'master' into backup-restore
n0izn0iz Nov 27, 2025
0b129a7
Merge branch 'master' of github.com:gnolang/gno into backup-restore
Villaquiranm Dec 7, 2025
01d184f
Merge branch 'master' into backup-restore
Villaquiranm Dec 8, 2025
be98cc0
fix tests
Villaquiranm Dec 9, 2025
79a63b8
fmt
Villaquiranm Dec 9, 2025
67f3f45
add stop application on start cmd
Villaquiranm Dec 9, 2025
d5c6528
close all apps on cmds
Villaquiranm Dec 9, 2025
9eb7355
Merge branch 'master' into backup-restore
Villaquiranm Dec 10, 2025
015425f
add skip-verification flag
Villaquiranm Dec 10, 2025
3382675
remove 1 marshal/unmarshal
Villaquiranm Dec 10, 2025
0963113
fix tests
Villaquiranm Dec 10, 2025
210c423
Merge branch 'master' into backup-restore
Villaquiranm Dec 11, 2025
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
5 changes: 2 additions & 3 deletions contribs/gnobro/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/gnolang/gno/contribs/gnobro

go 1.23.6

toolchain go1.23.8
go 1.24.0

require (
github.com/charmbracelet/bubbles v0.19.0
Expand All @@ -22,6 +20,7 @@ require (
)

require (
connectrpc.com/connect v1.18.1 // indirect
dario.cat/mergo v1.0.1 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/alecthomas/chroma/v2 v2.15.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions contribs/gnobro/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion contribs/gnodev/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/gnolang/gno/contribs/gnodev

go 1.23.6
go 1.24.0

replace github.com/gnolang/gno => ../..

Expand All @@ -18,6 +18,7 @@ require (
)

require (
connectrpc.com/connect v1.18.1 // indirect
dario.cat/mergo v1.0.1 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/alecthomas/chroma/v2 v2.15.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions contribs/gnodev/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions contribs/gnogenesis/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ require (
)

require (
connectrpc.com/connect v1.18.1 // indirect
dario.cat/mergo v1.0.1 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions contribs/gnogenesis/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions contribs/gnohealth/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions contribs/gnokeykc/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions contribs/gnomigrate/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
replace github.com/gnolang/gno => ../..

require (
connectrpc.com/connect v1.18.1 // indirect
dario.cat/mergo v1.0.1 // indirect
github.com/DataDog/zstd v1.4.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions contribs/gnomigrate/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions contribs/tm2backup/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blocks-backup*
18 changes: 18 additions & 0 deletions contribs/tm2backup/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
rundep := go run -modfile ../../misc/devdeps/go.mod
golangci_lint := $(rundep) github.com/golangci/golangci-lint/cmd/golangci-lint


.PHONY: install
install:
go install .

.PHONY: build
build:
go build -o build/gnomigrate .

lint:
$(golangci_lint) --config ../../.github/golangci.yml run ./...

test:
go test $(GOTEST_FLAGS) -v ./...

37 changes: 37 additions & 0 deletions contribs/tm2backup/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
module github.com/gnolang/gno/contribs/tm2backup

go 1.23.0

toolchain go1.24.0

replace github.com/gnolang/gno => ../..

require (
connectrpc.com/connect v1.18.1
github.com/gnolang/gno v0.0.0-00010101000000-000000000000
github.com/stretchr/testify v1.10.0
go.uber.org/zap v1.27.0
)

require (
github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
github.com/btcsuite/btcd/btcutil v1.1.6 // indirect
github.com/cosmos/gogoproto v1.7.0 // indirect
github.com/cosmos/ics23/go v0.11.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
github.com/gofrs/flock v0.12.1 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/klauspost/compress v1.18.0 // indirect
github.com/peterbourgon/ff/v3 v3.4.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.40.0 // indirect
golang.org/x/net v0.42.0 // indirect
golang.org/x/sys v0.34.0 // indirect
golang.org/x/term v0.33.0 // indirect
golang.org/x/text v0.28.0 // indirect
google.golang.org/protobuf v1.36.6 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading
Loading