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

Port Osmosis EIP fee query feature #3771

Merged
merged 63 commits into from
Jan 23, 2024
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
c6f5478
Fix README badge (#3675)
romac Oct 21, 2023
ff4378c
Fix a bug in `query_next_sequence_receive`, where if we didnt ask for…
romac Oct 21, 2023
1d5f6e0
Enable serde feature of ibc-proto (#3678)
romac Oct 23, 2023
ebf0258
Update misbehaviour-ics tests (#3681)
sainoe Nov 2, 2023
64689dc
Bump version to v1.7.1
romac Nov 8, 2023
66cb092
Do not perform client update if consensus state already exists (#3555)
romac Nov 9, 2023
8b87392
Add changelog entry for #3521
romac Nov 9, 2023
7595a31
Fix guide config files and balance outputs (#3690)
ljoss17 Nov 9, 2023
46c5599
Add per chain `clear_interval` configuration (#3693)
ljoss17 Nov 9, 2023
0b262b8
Add CompatMode configuration (#3667)
ljoss17 Nov 2, 2023
cfb1226
docs: fix typos (#3687)
GoodDaisy Nov 9, 2023
eff587d
Update changelog
romac Nov 13, 2023
0658526
Apply suggestions from code review
romac Nov 13, 2023
c3210fc
Release Hermes v1.7.2 (#3709)
ljoss17 Nov 28, 2023
e529d25
Release Hermes v1.7.3 (#3715)
romac Nov 29, 2023
ab73266
Release Hermes v1.7.4 (#3729)
ljoss17 Dec 15, 2023
77dc183
Fix changelog
romac Dec 15, 2023
59a7daf
add query for eip value
czarcas7ic Dec 20, 2023
4702964
add lcd as optional field
czarcas7ic Dec 20, 2023
e170c9e
initial integration
nicolaslara Dec 20, 2023
f0c941c
using dynamic
nicolaslara Dec 20, 2023
3d8debf
dynamic pricing
nicolaslara Dec 20, 2023
1afbed1
added better logs
nicolaslara Dec 20, 2023
c16d875
use block_on
nicolaslara Dec 20, 2023
3c00184
remove lcd
czarcas7ic Dec 30, 2023
ee24f69
Add DynamicGas configuration
ljoss17 Jan 11, 2024
537041e
Add test for dynamic gas configuration
ljoss17 Jan 11, 2024
130ecf0
Fix dynamic gas price computation
ljoss17 Jan 11, 2024
3a4a5d4
Remove test related changes
ljoss17 Jan 11, 2024
7b7837a
Remove dynamic gas test
ljoss17 Jan 11, 2024
f8b06aa
Change dynamic_gas_price to dynamic_gas configuration name
ljoss17 Jan 12, 2024
b85fc18
Correctly deserialize DynamicGas config
ljoss17 Jan 17, 2024
f3eb7ac
Merge branch 'master' into luca_joss/port-osmosis-eip-fee-query-feature
ljoss17 Jan 18, 2024
39bc496
Fix formatting following merge
ljoss17 Jan 18, 2024
13df419
dynamic gas price: Add integration test (#3788)
romac Jan 18, 2024
5c1686f
Avoid depending on `cosmwasm-std` and `osmosis-std`
romac Jan 18, 2024
f7f6823
Cleanup
romac Jan 18, 2024
cccfbb7
Use rustls instead of openssl with reqwest
romac Jan 18, 2024
caf9fe6
Use same feature flag as tendermint-rpc for reqwest
romac Jan 18, 2024
74f9eeb
Cleanup feature flag for reqwest dep in chain-registry
romac Jan 18, 2024
a63d447
Undo changes to Cargo.lock
romac Jan 18, 2024
b0a53f5
Add dynamic gas fees metrics (#3798)
ljoss17 Jan 19, 2024
e5d683d
Merge branch 'master' into luca_joss/port-osmosis-eip-fee-query-feature
romac Jan 19, 2024
15eedbc
Add changelog entry
ljoss17 Jan 22, 2024
c533668
Merge branch 'master' into luca_joss/port-osmosis-eip-fee-query-feature
ljoss17 Jan 22, 2024
d86c8a3
Reword changelog entry
romac Jan 22, 2024
452161c
Remove lower bound on max dynamic gas price
romac Jan 22, 2024
e0a6a5b
Small refactor
romac Jan 22, 2024
e876d71
Fix unused variable warning
romac Jan 22, 2024
ed36087
Simplify deserialization code
romac Jan 22, 2024
8b3ef13
Fix wrong error message
romac Jan 22, 2024
9a169c3
Fixup changelog entry
romac Jan 22, 2024
8d62abe
Add example to the config
romac Jan 22, 2024
7a96a40
Fix integration test framework
romac Jan 22, 2024
6ef4d10
Fix typo in config file
romac Jan 22, 2024
3ad3c78
Apply suggestions from code review
romac Jan 22, 2024
334dac8
Use dynamic gas for Osmosis in auto-generated config
romac Jan 22, 2024
07562b7
Small improvement to `config auto` command output and usage
romac Jan 22, 2024
6d53ce6
Fix typo
romac Jan 22, 2024
835b6f0
Update guide template
ljoss17 Jan 22, 2024
2f58e3f
Fix guide
ljoss17 Jan 22, 2024
3de75ac
Rename configuration 'dynamic_gas' to 'dynamic_gas_price'
ljoss17 Jan 23, 2024
31c560b
Rename 'dynamic_gas_price' subconfigurations 'max_gas_price' to 'max'…
ljoss17 Jan 23, 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
Prev Previous commit
Next Next commit
Fix integration test framework
  • Loading branch information
romac committed Jan 22, 2024
commit 7a96a40a8f719a5ba5284207251512795069aee9
8 changes: 6 additions & 2 deletions tools/test-framework/src/relayer/tx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use ibc_proto::cosmos::tx::v1beta1::Fee;
use ibc_relayer::chain::cosmos::gas::calculate_fee;
use ibc_relayer::chain::cosmos::types::config::TxConfig;
use ibc_relayer::chain::cosmos::types::gas::GasConfig;
use ibc_relayer::config::dynamic_gas::DynamicGas;
use ibc_relayer::config::{AddressType, GasPrice};
use ibc_relayer_types::core::ics24_host::identifier::ChainId;
use tendermint_rpc::Url;
Expand Down Expand Up @@ -43,8 +44,11 @@ pub fn gas_config_for_test(native_token: String) -> GasConfig {
gas_price,
max_fee,
fee_granter,
dynamic_gas_price_multiplier: None,
max_dynamic_gas_price: 0.6,
dynamic_gas: DynamicGas {
enabled: false,
gas_price_multiplier: 1.0,
max_gas_price: 0.6,
},
}
}

Expand Down
Loading