Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
58e0268
chore: update minor dependencies
DeshErBojhaa Apr 7, 2025
863799f
feat: move packet_forward_middleware from ibc-app to ibc-go repo.
DeshErBojhaa Apr 9, 2025
2f0b0b0
fix: run go mod tidy
DeshErBojhaa Apr 9, 2025
048215d
Merge branch 'main' into tamjid/pfm-homecoming
DeshErBojhaa Apr 13, 2025
7b7a159
feat: Unit tests for Packet Forward Middleware (#8313)
DeshErBojhaa May 7, 2025
ae228c4
e2e: Port tests for packet forward middleware module (#8292)
DeshErBojhaa May 9, 2025
695ee1d
chore: bump sdk math to 1.5.3 (#8293)
gjermundgaraba Apr 13, 2025
fadf346
test(07-tendermint): remove unused expPass in TestSetAndGetParams (#8…
hungdinh82 Apr 13, 2025
e665141
test(08-wasm): replace expPass with expError in TestNewKeeper (#8280)
hungdinh82 Apr 13, 2025
554de1c
chore: bump go-ethereum to v1.15.8 (#8295)
gjermundgaraba Apr 13, 2025
76e2ef2
docs: add versioned docs for v10 (#8279)
gjermundgaraba Apr 14, 2025
ca1cbdb
rename total_escrow query path (#8287)
vladjdk Apr 14, 2025
4f48209
docs: set v10 as default (#8301)
gjermundgaraba Apr 14, 2025
209f0cd
feat: allow scaling of trusting period for client upgrades (#8185)
damiannolan Apr 14, 2025
187fdf3
chore: prep v10.2.x mergify (#8305)
gjermundgaraba Apr 15, 2025
e48f6df
chore: fix test TestSetGetTotalEscrowForDenom, use expected errors (#…
hungdinh82 Apr 15, 2025
580420c
chore: bump deps (#8304)
gjermundgaraba Apr 15, 2025
11f5a79
chore: remove datahash from ica account creation (#8307)
gjermundgaraba Apr 16, 2025
093b44f
feat: sdk v53 upgrade (#8254)
Apr 17, 2025
7234ec5
chore: bump cosmossdk.io/api from v0.9.0 to v0.9.2 (#8326)
gjermundgaraba Apr 29, 2025
6652880
chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.15…
dependabot[bot] Apr 29, 2025
6e9ba42
chore: update to official sdk v0.53 release (#8329)
Apr 30, 2025
17724ed
chore: add changelog for v10.2.0 (#8331)
gjermundgaraba Apr 30, 2025
4ead143
chore: fixed proto-lint errors (#8336)
srdtrk May 2, 2025
d9f49a2
chore: bumped go version used by wasm dockerfile (#8354)
srdtrk May 7, 2025
f883b96
chore: remove modules/core/specs (#8350)
gjermundgaraba May 7, 2025
64ca973
feat: Prefix-based routing in IBCv2 Router (#8303)
kulikthebird May 8, 2025
6c785a8
chore: remove e2e fork and draft restrictions (#8359)
gjermundgaraba May 9, 2025
3cfc3f6
bump wasmvm to v2.2.4, go-etheruem to v1.15.11, spf13/cast to v1.8.0 …
gjermundgaraba May 12, 2025
618a409
e2e: Create only required number of chains. (#8371)
DeshErBojhaa May 12, 2025
4bf9be1
chore: update minor dependencies
DeshErBojhaa Apr 7, 2025
7dda020
feat: move packet_forward_middleware from ibc-app to ibc-go repo.
DeshErBojhaa Apr 9, 2025
7317ae2
fix: run go mod tidy
DeshErBojhaa Apr 9, 2025
0b6af28
feat: Unit tests for Packet Forward Middleware (#8313)
DeshErBojhaa May 7, 2025
9b399c7
e2e: Port tests for packet forward middleware module (#8292)
DeshErBojhaa May 9, 2025
f5de71c
sync dep
DeshErBojhaa May 12, 2025
36fa262
fix: lint - Shutup Meg!
DeshErBojhaa May 12, 2025
6bbbd0b
feat: sdk v53 upgrade (#8254)
Apr 17, 2025
67abf32
chore: update to official sdk v0.53 release (#8329)
Apr 30, 2025
575f650
e2e: Create only required number of chains. (#8371)
DeshErBojhaa May 12, 2025
1f5a087
feat: move packet_forward_middleware from ibc-app to ibc-go repo.
DeshErBojhaa Apr 9, 2025
2749602
feat: Unit tests for Packet Forward Middleware (#8313)
DeshErBojhaa May 7, 2025
983a045
e2e: Port tests for packet forward middleware module (#8292)
DeshErBojhaa May 9, 2025
05fd50e
feat: sdk v53 upgrade (#8254)
Apr 17, 2025
eb227b6
chore: update to official sdk v0.53 release (#8329)
Apr 30, 2025
18b514b
e2e: Create only required number of chains. (#8371)
DeshErBojhaa May 12, 2025
c8b8ac2
Merge branch 'main' of github.com:cosmos/ibc-go into tamjid/pfm-homec…
DeshErBojhaa May 12, 2025
735636d
sync dep: WTF!!
DeshErBojhaa May 12, 2025
8819f59
fix lint: Shutup Meg!
DeshErBojhaa May 12, 2025
0aa1e9f
fix e2e
DeshErBojhaa May 12, 2025
2fcf66c
changelog
DeshErBojhaa May 12, 2025
bc5df6a
fix markdown lint
DeshErBojhaa May 12, 2025
b2433d0
Merge remote-tracking branch 'origin/main' into tamjid/pfm-homecoming
gjermundgaraba May 13, 2025
deab81c
Merge branch 'main' into tamjid/pfm-homecoming
gjermundgaraba May 13, 2025
0fe788e
address pr comment
DeshErBojhaa May 14, 2025
0adb957
add comment
DeshErBojhaa May 14, 2025
d4f5dbf
fix: removed unused key
DeshErBojhaa May 14, 2025
a1ac2e0
refactor: removed unused func from expected keepers
DeshErBojhaa May 14, 2025
38ca1d9
fix: Removed duplicated makefile
DeshErBojhaa May 14, 2025
665fed0
Removed unused tar files
DeshErBojhaa May 14, 2025
9dec322
refactor: remove unused param subspace
DeshErBojhaa May 14, 2025
b6ec134
refactor: simplify logic for getting inflight packets from KV store
DeshErBojhaa May 14, 2025
1143ceb
refactor: remove unclear function
DeshErBojhaa May 14, 2025
0018d29
refactor: remove dup interface
DeshErBojhaa May 14, 2025
b225209
chore: bump deps + lint (#8383)
gjermundgaraba May 14, 2025
affe099
fix dep
DeshErBojhaa May 14, 2025
596d4ee
fix dep
DeshErBojhaa May 14, 2025
4d63041
sync dep
DeshErBojhaa May 14, 2025
e8306cd
Merge branch 'main' of github.com:cosmos/ibc-go into tamjid/pfm-homec…
DeshErBojhaa May 14, 2025
94ed241
refactor: rename function param
DeshErBojhaa May 15, 2025
f6ab855
Merge branch 'main' of github.com:cosmos/ibc-go into tamjid/pfm-homec…
DeshErBojhaa May 15, 2025
d31125d
move CallbacksCompatibleModuleV2 to api
gjermundgaraba May 15, 2025
f24e6a9
rename CallbacksCompatibleModuleV2 to PacketUnmarshalarModuleV2
gjermundgaraba May 15, 2025
1947674
Merge branch 'main' into tamjid/pfm-homecoming
gjermundgaraba May 15, 2025
16134a6
add note on module name spelling mistake
gjermundgaraba May 15, 2025
f2a204a
remove commented out import in genesis.proto
gjermundgaraba May 15, 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
Prev Previous commit
Next Next commit
add note on module name spelling mistake
  • Loading branch information
gjermundgaraba committed May 15, 2025
commit 16134a61353fd675fe9cf112354c3ba163394c58
2 changes: 2 additions & 0 deletions modules/apps/packet-forward-middleware/types/keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import "fmt"

const (
// ModuleName defines the module name
// NOTE: There is a spelling mistake in the module name that came from the original implementation
// and is currently kept for backward compatibility. Consideration for renaming done in #8388
ModuleName = "packetfowardmiddleware"

// StoreKey is the store key string for IBC transfer
Expand Down
Loading