-
Notifications
You must be signed in to change notification settings - Fork 96
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 markdown files (#123) #124
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md
gregnuj
pushed a commit
that referenced
this pull request
Apr 19, 2023
* fix: security wasmvm * add dokerfile updates * update wasmd * update ledger-go dep * Update markdown files (#123) (#124) * Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md Co-authored-by: Evan <[email protected]> * Test (#126) * Update markdown files (#123) * Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md * fix: security wasmvm (#122) * fix: security wasmvm * add dokerfile updates * update wasmd * update ledger-go dep * chore: increase code version --------- Co-authored-by: gregnuj <[email protected]> Co-authored-by: Evan <[email protected]> Co-authored-by: emidev98 <[email protected]>
gregnuj
pushed a commit
that referenced
this pull request
Apr 20, 2023
* upgraded to use cosmos-sdk 46 * feat: added token factory * feat: added ibc wasm hooks * feat: added healthcheck route * fix: renamed rest to error * fix: comsos-sdk/46 imports * feat: cosmossdk-46 add ICA * feat: added token factory genesis * feat: refactored upgrades and added tokenfactory genesis * refactored terra app configs * fix: added tokenfactory to app init * feat: remove icagenesis from InitChainer * feat: enable ica * feat: ICA demo and instructions to run the demo * fix: added test script to test chain upgrade + fixes for stores * fix: lint issues * fix: added ibc fee module * fix: make sure chain upgrade tester runs for the current codebase * feat: add alliance * fix: updated github workflows and added go.mod * fix: moved alliance keeper up * feat: added alliance and token factory swagger * feat: added ica host and controller swagger * chore: update chain upgrade tester * feat: intechain acc test all in one * feat: restructure integration tests * feat: integration tests ibc-hooks * feat: integration tests with ibc-hooks * feat: integration tests for alliance * fix: typos for progoc gen * feat: integration tests for versting accounts * feat: waiting for alliance to be instantiated * feat: integration tests for token factoryg * feat: spendable balance caclculated by block * chore: update cosmos sdk * feat: validate the custom bank module integration * fix: ci on cosmossdk 46 * fix: tests for vesting accounts * removed dependency on cometbft-db * chore: dependencies * fix: golang version ci * feat: upgrade ci from v3 to v4 * feat: add cosmwasm_1_1 * tests: added chain simulation * updated cosmos-sdk * added simulate into CI * test: add unit tests for simulation * fix:Gosec Security Scanner * test: alliance integration tests params * fix: swagger gen (#116) * add release * reup of release,dockerfile,makefile * add readme/cc frommain * fix error in readme * add multiplatform builds * remove darwin from multiplatform builds * update release build * update makefile * uncomment version for binary build * create rls thru github cli * set gh_token env variable * change draft to prerelease * change darwin to linux for mac build * change darwin to linux for mac build * create release then upload artifacts * add github token to release action * fix checkout in release job * calculate rls hashes thru github action * calculate checksum * calculate checksum * calculate checksum * calculate checksum * use --repo switch instead cloning * Major upgrade to core (Alliance, IBC-hooks, ICA controller, token factory, cosmos v0.46) (#106) * Cleanup (#98) * golangci-lint run ./... --fix * gofumpt * cleaner linter config * remove init.go * Update/readme (#110) * Create banner.png * Update readme.md * Delete banner.png * Create CODE_OF_CONDUCT.md * Update readme.md * fix: swagger gen * Revert "Cleanup (#98)" (#115) This reverts commit a97277b. * feat: update swagger gen --------- Co-authored-by: Jacob Gadikian <[email protected]> Co-authored-by: Evan <[email protected]> Co-authored-by: emidev98 <[email protected]> Co-authored-by: emidev98 <[email protected]> Co-authored-by: Greg Junge <[email protected]> * Update markdown files (#123) * Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md * fix: security wasmvm (#122) * fix: security wasmvm * add dokerfile updates * update wasmd * update ledger-go dep * chore: increase code version --------- Co-authored-by: gregnuj <[email protected]> * Release/v2.3 (#127) * fix: security wasmvm * add dokerfile updates * update wasmd * update ledger-go dep * Update markdown files (#123) (#124) * Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md Co-authored-by: Evan <[email protected]> * Test (#126) * Update markdown files (#123) * Update readme.md * Update CHANGELOG.md * Update RELEASES.md * Update SECURITY.md * Update README.md * Update README.md * fix: security wasmvm (#122) * fix: security wasmvm * add dokerfile updates * update wasmd * update ledger-go dep * chore: increase code version --------- Co-authored-by: gregnuj <[email protected]> Co-authored-by: Evan <[email protected]> Co-authored-by: emidev98 <[email protected]> * fix: coverage report --------- Co-authored-by: javiersuweijie <[email protected]> Co-authored-by: javier <[email protected]> Co-authored-by: gregnuj <[email protected]> Co-authored-by: Michal Turcan <[email protected]> Co-authored-by: Jacob Gadikian <[email protected]> Co-authored-by: Evan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update readme.md
Update CHANGELOG.md
Update RELEASES.md
Update SECURITY.md
Update README.md
Update README.md