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

Update Grandpa Contract Test to work with SDK v0.50 #4959

Merged
merged 121 commits into from
Oct 26, 2023
Merged
Changes from 1 commit
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
b1501d4
wip
chatton Oct 3, 2023
9158733
wip: having permissions error on polkadot chain
chatton Oct 3, 2023
28cf324
chore: sync with feature branch
chatton Oct 4, 2023
caaed27
chore: specify images from ghcr
chatton Oct 6, 2023
b152077
chore: use 1000:1000
chatton Oct 6, 2023
7d81110
updated gitignore
chatton Oct 6, 2023
5ec9b26
commit wasm code
chatton Oct 6, 2023
a402847
chore: change dir name
chatton Oct 6, 2023
ef1e70c
change assertion
chatton Oct 6, 2023
0decd16
fix compilation error
chatton Oct 6, 2023
1d5b379
Merge branch 'feat/wasm-clients' into cian/issue#4800-run-grandpa-e2e…
chatton Oct 16, 2023
c4a70f2
chore: bumping validators to 2
chatton Oct 16, 2023
4eb992d
chore: bump timeout
chatton Oct 16, 2023
0989431
chore: test passing locally
chatton Oct 16, 2023
fa5c7d3
chore: changed timeout to 20m
chatton Oct 16, 2023
d470b2c
chore: adding hyperspace relayer support
chatton Oct 16, 2023
ae67e86
wip
chatton Oct 16, 2023
696d1c2
refactor: use ibc.Chain instead of cosmos.CosmosChain
chatton Oct 16, 2023
c71737b
wip: refactor to use chainspec
chatton Oct 16, 2023
e0b6ae7
wip: wip refactor
chatton Oct 17, 2023
cc1822d
chore: merge feat branch
chatton Oct 17, 2023
b4fe5d2
chore: use builtin chain factory
chatton Oct 17, 2023
dbea94c
chore: adding validation of test config and specifying correct denom
chatton Oct 17, 2023
7f2fd8b
chore: specify all fields for simd
chatton Oct 17, 2023
15fa9ec
chore: specify no host mount field
chatton Oct 17, 2023
ba15d90
chore: unset encoding config
chatton Oct 17, 2023
5d1f953
chore: set modify fns to nil
chatton Oct 17, 2023
2d55656
wip: skip path creation
chatton Oct 17, 2023
fa90a98
chore: don't return channels
chatton Oct 17, 2023
29bb2ba
chore: update big int comparison
chatton Oct 17, 2023
6c0a227
chore: test passing with new design
chatton Oct 17, 2023
971e69c
chore: split up setup functions into multiple steps
chatton Oct 17, 2023
678f618
chore: init grpc client after
chatton Oct 17, 2023
7800fa2
chore: init both chains
chatton Oct 17, 2023
901d29d
chore: revert configuration values
chatton Oct 17, 2023
67bca5a
chore: using sdk v50 image
chatton Oct 18, 2023
736dc99
chore: refactor gov proposal function
chatton Oct 18, 2023
12e141d
chore: removing unused imports
chatton Oct 18, 2023
8fa9bef
chore: build wasm image
chatton Oct 18, 2023
9f273fe
chore: revert chain configuration
chatton Oct 18, 2023
b67eb86
chore: bump gas value
chatton Oct 18, 2023
2f16057
chore: temporarily remove tx assertion
chatton Oct 18, 2023
9930a31
chore: wiop
chatton Oct 18, 2023
855afcd
chore: removing unused imports
chatton Oct 18, 2023
69baec1
chore: bump gas
chatton Oct 18, 2023
a5c8585
chore: set gas to 0
chatton Oct 18, 2023
3bab75f
chore: provide gas value and fas price
chatton Oct 18, 2023
aceedd5
chore: change gas adjustment
chatton Oct 18, 2023
bd77ad3
chore: specify max deposit period
chatton Oct 18, 2023
05da07e
chore: leave factory defaults
chatton Oct 18, 2023
0154d3c
chore: bump gas
chatton Oct 18, 2023
b1a102f
chore: adding debug logging
chatton Oct 18, 2023
e6eeced
chore: revert codec
chatton Oct 18, 2023
4ac7f41
chore: revert gov mechanism
chatton Oct 18, 2023
d503654
chore: use regular encoding
chatton Oct 18, 2023
a6a2221
chore: pin wasm mod to latest release branch
chatton Oct 19, 2023
8137a4a
chore: go mod tidy all
chatton Oct 19, 2023
db30858
chore: revert back to info logging
chatton Oct 19, 2023
ddcacff
chore: broadcast msg
chatton Oct 19, 2023
2238b95
chore: fix syntax error
chatton Oct 19, 2023
65d1dda
wip
chatton Oct 23, 2023
ccfec1d
wip
chatton Oct 23, 2023
0909e2d
wip
chatton Oct 23, 2023
cf45e5f
wip
chatton Oct 23, 2023
9617d6e
sleep
chatton Oct 23, 2023
86de7e1
amino
chatton Oct 23, 2023
3596fe9
dump implementations of msg
chatton Oct 23, 2023
02b1e3f
add amino name
chatton Oct 23, 2023
19c3597
chore: using debug fork
chatton Oct 23, 2023
c1d61c8
chore remove sleep
chatton Oct 23, 2023
71025bd
update go mod
chatton Oct 23, 2023
91ea5ac
bump version
chatton Oct 23, 2023
f6caefd
add sleep
chatton Oct 23, 2023
7aafaf2
chore: bump min deposit
chatton Oct 23, 2023
6c67a61
chore: bump starting token value
chatton Oct 23, 2023
4d4692e
remove sleep
chatton Oct 23, 2023
4797262
chore: bump starting token amount
chatton Oct 24, 2023
89cd43b
chore: add timeout
chatton Oct 24, 2023
ebfc89b
chore: refactor auto cli opts
chatton Oct 24, 2023
06d2244
chore: remove amino
chatton Oct 24, 2023
d0e737c
chore: use fork
chatton Oct 24, 2023
80cb27c
Revert "chore: use fork"
chatton Oct 25, 2023
59aab00
chore: use json encoder
chatton Oct 25, 2023
daa0ccd
chore: use amino encder again
chatton Oct 25, 2023
aa5aa69
add uuid
chatton Oct 25, 2023
71524eb
chore: remove timeout
chatton Oct 25, 2023
86be3e2
sleep for a minute
chatton Oct 25, 2023
942b9ee
increase votiing period
chatton Oct 25, 2023
15e654a
chore: remove sleep
chatton Oct 25, 2023
766293e
chore: update wasm contract
chatton Oct 25, 2023
a47b2ba
chore: add sleep
chatton Oct 25, 2023
6b77571
unzip contract
chatton Oct 25, 2023
bf5a204
wip
chatton Oct 25, 2023
4c942fa
chore: add extracted wasm
chatton Oct 25, 2023
f0d1156
chore: use compressed
chatton Oct 25, 2023
c376c19
chore: test passing
chatton Oct 25, 2023
b30e324
chore: removing unused code
chatton Oct 25, 2023
42fb6ae
chore: use fork of interchaintest
chatton Oct 25, 2023
838300f
chore: move back onto sdk
chatton Oct 25, 2023
66e84fc
tidy
chatton Oct 25, 2023
3c4e970
chore tidy all
chatton Oct 25, 2023
fb960ef
chore: add missing fns
chatton Oct 25, 2023
45cb5cd
chore: bump image to sdk50
chatton Oct 25, 2023
eef28ee
chore: use latest interchaintest
chatton Oct 26, 2023
3c2d0cd
chore: add rpc endpoint
chatton Oct 26, 2023
6235c52
chore: rename variable names
chatton Oct 26, 2023
8a50f16
chore: refactor to use message broadcast
chatton Oct 26, 2023
6e974fd
chore: revert changes
chatton Oct 26, 2023
72c4374
chore: lint and tidy mods
chatton Oct 26, 2023
ea02647
chore: small cleanup and addition of docstrings
chatton Oct 26, 2023
0bfd6c0
chore: add TODOs to the test
chatton Oct 26, 2023
119994a
chore: revert go.mod and callbacks go.mod
chatton Oct 26, 2023
d429d66
chore: bump timeout
chatton Oct 26, 2023
8331354
chore: add wasm libraries for build e2e job
chatton Oct 26, 2023
645a947
Merge branch 'feat/wasm-clients' into cian/issue#4800-refactor-grandp…
chatton Oct 26, 2023
4d8c52c
chore: addressing PR feedback
chatton Oct 26, 2023
c698e27
Merge branch 'cian/issue#4800-refactor-grandpa-test' of https://githu…
chatton Oct 26, 2023
d987146
chore: drop unsupported distro
chatton Oct 26, 2023
2d0fa79
chore: remove duplicate build-e2e job
chatton Oct 26, 2023
c83ae7c
chore: fix workflow
chatton Oct 26, 2023
454a5cd
Merge branch 'feat/wasm-clients' into cian/issue#4800-refactor-grandp…
chatton Oct 26, 2023
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
updated gitignore
  • Loading branch information
chatton committed Oct 6, 2023

Verified

This commit was signed with the committer’s verified signature.
asoto-iov Angel Soto
commit 7d81110c1d9924486c9a7ec2711f599a6b400556
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ go.work
go.work.sum

# E2E WASM contract
!ics10_grandpa_cw.wasm
#!ics10_grandpa_cw.wasm

# Python
venv