-
Notifications
You must be signed in to change notification settings - Fork 94
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
[r2r] tendermint missing implementations #1526
Commits on Oct 28, 2022
-
increase simulated gas to predict better values for real tx operations
Signed-off-by: Onur Özkan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f37204 - Browse repository at this point
Copy the full SHA 3f37204View commit details
Commits on Oct 29, 2022
-
remove couple TODO notes and impelement `lp_coins::wait_for_confirmat…
…ions` for tendermint Signed-off-by: Onur Özkan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b43af6 - Browse repository at this point
Copy the full SHA 9b43af6View commit details -
create new fn
tendermint_coin::get_tx_status_code_or_none
Signed-off-by: Onur Özkan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60b34af - Browse repository at this point
Copy the full SHA 60b34afView commit details -
if no
gui_auth
was given, consider it asfalse
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9df1043 - Browse repository at this point
Copy the full SHA 9df1043View commit details
Commits on Nov 1, 2022
-
implement
get_sender_trade_fee
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0dab01 - Browse repository at this point
Copy the full SHA f0dab01View commit details
Commits on Nov 2, 2022
-
implement
trade_fee
functionalities for cosmosSigned-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6db1133 - Browse repository at this point
Copy the full SHA 6db1133View commit details
Commits on Nov 4, 2022
-
Merge branch 'dev' of github.com:KomodoPlatform/atomicDEX-API into ir…
…is-swap-opt Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddb9eb8 - Browse repository at this point
Copy the full SHA ddb9eb8View commit details -
group wasm and native rpcs under the rpc mod
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e856f8 - Browse repository at this point
Copy the full SHA 8e856f8View commit details -
Create TendermintResultOrder and impl it's required traits
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fdda30 - Browse repository at this point
Copy the full SHA 4fdda30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c2eaf - Browse repository at this point
Copy the full SHA 55c2eafView commit details
Commits on Nov 9, 2022
-
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39849af - Browse repository at this point
Copy the full SHA 39849afView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6159da1 - Browse repository at this point
Copy the full SHA 6159da1View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3e203aa - Browse repository at this point
Copy the full SHA 3e203aaView commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88c6dfb - Browse repository at this point
Copy the full SHA 88c6dfbView commit details -
Merge branch 'dev' of github.com:KomodoPlatform/atomicDEX-API into ir…
…is-swap-opt Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa2cfe3 - Browse repository at this point
Copy the full SHA fa2cfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e389050 - Browse repository at this point
Copy the full SHA e389050View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d67d952 - Browse repository at this point
Copy the full SHA d67d952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b35f4 - Browse repository at this point
Copy the full SHA 64b35f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e0760 - Browse repository at this point
Copy the full SHA 69e0760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272b43f - Browse repository at this point
Copy the full SHA 272b43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1629f68 - Browse repository at this point
Copy the full SHA 1629f68View commit details -
avoid memory pressure, skip existed txs in tx_history, add fee_details
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c778c9 - Browse repository at this point
Copy the full SHA 7c778c9View commit details -
remove no-longer required notes
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8569d08 - Browse repository at this point
Copy the full SHA 8569d08View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab44185 - Browse repository at this point
Copy the full SHA ab44185View commit details -
implement
WaitForHistoryUpdateTrigger
for tendermint tx_history v2Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1f2013 - Browse repository at this point
Copy the full SHA d1f2013View commit details -
remove not required todo notes
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a68ea9 - Browse repository at this point
Copy the full SHA 5a68ea9View commit details -
update
fn process_history_loop
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 676bb42 - Browse repository at this point
Copy the full SHA 676bb42View commit details -
update TODO notes of tendermint_token
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a9ea7a - Browse repository at this point
Copy the full SHA 0a9ea7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b94a4b1 - Browse repository at this point
Copy the full SHA b94a4b1View commit details -
complete tx_history_v2 functionality for tendermint
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9d4d02 - Browse repository at this point
Copy the full SHA b9d4d02View commit details -
move token insert to right before of result returning
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed6322e - Browse repository at this point
Copy the full SHA ed6322eView commit details
Commits on Nov 17, 2022
-
implement better error handling for tx_history v2 on tendermint
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db25d4a - Browse repository at this point
Copy the full SHA db25d4aView commit details -
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ad2fc4 - Browse repository at this point
Copy the full SHA 0ad2fc4View commit details
Commits on Nov 21, 2022
-
Merge branch 'dev' of github.com:KomodoPlatform/atomicDEX-API into ir…
…is-swap-opt Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4a527b - Browse repository at this point
Copy the full SHA e4a527bView commit details -
rename
iris_swap_poc
intoiris_swap
remove ingored flag from the ……test Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1f0f93 - Browse repository at this point
Copy the full SHA a1f0f93View commit details -
update name of the iris swap test function
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3b6ca9 - Browse repository at this point
Copy the full SHA f3b6ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99eafff - Browse repository at this point
Copy the full SHA 99eafffView commit details -
re-ignore iris swap integration tests because of iris bug
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0742161 - Browse repository at this point
Copy the full SHA 0742161View commit details
Commits on Nov 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f010c0e - Browse repository at this point
Copy the full SHA f010c0eView commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ca93ef - Browse repository at this point
Copy the full SHA 9ca93efView commit details -
show extra tx for platform fees on token txs
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0049e9 - Browse repository at this point
Copy the full SHA f0049e9View commit details -
partial fixes for review notes
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df6227e - Browse repository at this point
Copy the full SHA df6227eView commit details -
update expected log for tendermint tx history test
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a7af6f - Browse repository at this point
Copy the full SHA 8a7af6fView commit details
Commits on Nov 29, 2022
-
read highest height for tendermint history
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4deb1d - Browse repository at this point
Copy the full SHA e4deb1dView commit details -
remap tx amounts and insert all possible assets for tendermint
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eba32b0 - Browse repository at this point
Copy the full SHA eba32b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a51ac5 - Browse repository at this point
Copy the full SHA 9a51ac5View commit details -
skip
uamount
field forTendermintFeeDetails
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4c64ec - Browse repository at this point
Copy the full SHA b4c64ecView commit details -
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a808a1a - Browse repository at this point
Copy the full SHA a808a1aView commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f9f78e - Browse repository at this point
Copy the full SHA 8f9f78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6daba - Browse repository at this point
Copy the full SHA fd6dabaView commit details -
refactor tendermit tx history test
Signed-off-by: ozkanonur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5308d9 - Browse repository at this point
Copy the full SHA e5308d9View commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f88a65 - Browse repository at this point
Copy the full SHA 9f88a65View commit details