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 Iqlusion Fork #1

Merged
merged 15 commits into from
Mar 18, 2020
Merged

Update Iqlusion Fork #1

merged 15 commits into from
Mar 18, 2020

Conversation

jackzampolin
Copy link
Member

No description provided.

jackzampolin and others added 15 commits March 9, 2020 11:39
* Update to latest ibc-alpha

* Fix build

* Validate header locally

* Fetch next validator set

* Fix minor typo

* Query latest height from client state

* Debuggin 🐛 🔍 👢

* Update to latest SDK

* Merge PR #37: Play with the verifier

* Use light client API directly

* Remove all direct store access

* Add some comments and fix two-chainz

* Update to latest SDK

* Merge PR #38: verifier: update to the latest Tendermint light client

* refactor UpdateLiteDBsToLatestHeaders

* refactor GetLatestHeaders

* use channel

* close channel via defer

* update verifier to the latest lite version

ValidateBasic was removed because lite does this.

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>

* Update sdk version

* Update twochains to run create and update client

* Add ability to print transaction before sending

* Call ValidateBasic() on header

* Merge PR #44: Fix hanging errors

* Back to current versions of the SDK and TM, working clients, WIP connections

* New error

* Update two chains to take us to error

* Results from debugging with Chris and Aditya

* Working connection-step and expanded ci-chains test

* --pruning=nothing on ci-chains.sh

* Update upstream version

* Merge PR #45: Working Connection handshake

Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
* WIP Channel Handshake

* Working connection handshake

* Channel step working, changes to new interfaces

* Queries and primatives to make transfers

* Stub out transfer commands, blocked at codec issue

* Add some more output to the end of two-chains

* fix encoding err

* add some docs

* Code reorg, cleanup and way better errors from queries

* Add query connections and query channels commands

* WIP UX improvements

* Prepare to impl init cmd and path mod commands

* Remove unnecessary two chains stuffs

* Complete ibc-connection setup w/ error correction working

* Update two-chains.sh

* Update two-chains.sh

* Clean up transaction commands

* flip src and dst in MsgPacket calls

* Update ci-chains.sh

* paths list, add, delete

* WIP add chain from json file

* Add codespaces and better errors

* Push changes for aditya

* Modify two-chains to use config generation

* Update upstream SDK version

* Remove old todos

* Bump tendermint up to v0.33.2

* Fix several bugs

* Remove printf

* Revert two-chains.sh changes

* Alter xfer command

* Merge PR #58: Continued demo prep

* Docs updates

* Huge modifications to two-chains

* Add paths gen and paths delete

Co-authored-by: Aditya Sripal <adityasripal@gmail.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
…x querying

* Working relayer q txs

* WIP subscribe

* Working event listener

* Event listener listens for transactions

* Refactor path to have a strategy

* Merge PR #61: Refactor Config

* Config chains is dead! 💀

* Complete config refactor
…d up chains

* Patch ci-chains.sh

* relayer config init

* Migrate message generation to PathEnd

* parallel query functions for connections, clientstates, channels, clientconsstates

* migrate handshakes to use concurrent queries

* add query balance command

* add debug logging for all transactions

* fix validateConfig function signature

* Update logging

* better errors

* Nice debugging output for client, connection and channel creation
* Patch ci-chains.sh

* relayer config init

* Migrate message generation to PathEnd

* parallel query functions for connections, clientstates, channels, clientconsstates

* migrate handshakes to use concurrent queries

* add query balance command

* add debug logging for all transactions

* fix validateConfig function signature

* Update logging

* better errors

* Add raw xfer command to dev-chains.sh

* More accurate logging

* Panic on nil proof

* Tweak some heights

* More offsets

* Fix several off-by-one errors

* Add time.Sleep for now

* Change created port to transfer

* Speed up and add more stringent checks to ci-chains

* kick ci

* change caching

* Change denom

* Flip boolean

* Fix commit

* Update go.sum

* xfer modification

* modify xfer command

* switch source in the xfer command

* args right and dev-chains.sh update

* push tx query

* Fix other direction

* Transfer n0token, not stake

* Fix the account receiver

* Update dev-chains

* fix embarassing misspelling

* Fix identifiers

* Fix denom

* WORKING

* query until proo isn't nil

* update naming

* Path name arg to flag in most commands

* last little bit of cleanup

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
set gopath, gobin, and build relayer
* Fix urlFlag typo

* Create fn that has both file and url flags for chainsAddCmd

* Extract chains add flag values

* Update chains add cmd to fetch chain config from url

* Define error and return if both file and url flags present
@jackzampolin jackzampolin merged commit 7874734 into cosmos:master Mar 18, 2020
akc2267 pushed a commit that referenced this pull request Jan 31, 2024
upgrade nextra; add example of components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants