GitHub / hyperledger-labs/yui-ibc-solidity issues and pull requests
#325 - Bump github.com/cosmos/ibc-go/v8 from 8.3.0 to 8.6.1
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go
#324 - Bump github.com/cosmos/cosmos-sdk from 0.50.6 to 0.50.12
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go
#323 - Bump elliptic from 6.5.7 to 6.6.1
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript
#322 - Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.17
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#321 - Bump github.com/ethereum/go-ethereum from 1.14.3 to 1.14.13
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#320 - Bump github.com/golang/glog from 1.2.0 to 1.2.4
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go
#319 - Bump github.com/cosmos/cosmos-sdk from 0.50.6 to 0.50.11
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, go
#318 - Bump golang.org/x/crypto from 0.22.0 to 0.31.0
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go
#317 - Error 'private key curve is not secp256k1' during e2e-test
Issue -
State: open - Opened by francescomiliani 8 months ago
#316 - IBC-6: add module developer warning to doc of `sendPacket()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#315 - IBC-15: Deviations from IBC specs
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#314 - Fix audit suggestions
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#313 - IBC-14: clarify which sequence commitments are stored
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#312 - IBC-12: Improve docs for `routeUpdateClient()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#311 - IBC-11: fix `clientType` and `clientId` validations
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#310 - IBC-8: Fix missing checks on `revision_number`
Pull Request -
State: closed - Opened by bluele 8 months ago
- 2 comments
Labels: audit
#309 - IBC-1: Add counterparty upgrade timeout check to `acknowledgePacket()` and `timeoutPacket()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#308 - IBC-7: fix to remove state check in `timeoutPacket()` and `timeoutOnClose()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#307 - IBC-5: delete packet commitment in `timeoutOnClose()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#306 - Audit-202409
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#305 - IBC-4: fix to ensure the commitment of consensus state corresponding to the height matches the previous one in `updateClientCommitments()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#304 - IBC-3: fix to ensure `connection.state` is `OPEN` in `channelOpenAck()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#303 - Fix `evm-version` for e2e-test
Pull Request -
State: closed - Opened by bluele 8 months ago
#302 - IBC-2: Fix to update channel commitment in `timeoutPacket()`
Pull Request -
State: closed - Opened by bluele 8 months ago
Labels: audit
#301 - Refactor ics20
Pull Request -
State: closed - Opened by bluele 10 months ago
#300 - Fix `onChanOpenInit` and `onChanOpenTry` to returns a module address
Pull Request -
State: closed - Opened by bluele 10 months ago
#299 - Improve code docs
Pull Request -
State: closed - Opened by bluele 10 months ago
#298 - Update docs
Pull Request -
State: closed - Opened by bluele 10 months ago
#297 - update AppBase inheritance
Pull Request -
State: closed - Opened by 3100 11 months ago
#296 - Add upgradeable IBCHandler
Pull Request -
State: closed - Opened by bluele 11 months ago
#295 - Utilize EIP-7201 as storage layout
Pull Request -
State: closed - Opened by bluele 11 months ago
#294 - Enable build and tests utilizing IR pipeline in CI
Pull Request -
State: closed - Opened by bluele 12 months ago
#293 - Move `IBCChannelUpgradableModule` into `apps/commons`
Pull Request -
State: closed - Opened by bluele 12 months ago
#292 - Fix https://github.com/cosmos/ibc/pull/1127
Pull Request -
State: closed - Opened by bluele 12 months ago
#291 - Rename to IBCChannelUpgradeConfirmOpenTimeoutCancel
Pull Request -
State: closed - Opened by bluele about 1 year ago
#290 - Fix to emit a `ChannelUpgradeOpen` event if transit to `OPEN` state in `channelUpgradeConfirm`
Pull Request -
State: closed - Opened by bluele about 1 year ago
#289 - Improve benchmark accuracy
Pull Request -
State: closed - Opened by bluele about 1 year ago
#288 - Fix port identifier validation and add tests
Pull Request -
State: closed - Opened by bluele about 1 year ago
#287 - `validatePortIdentifier` doesn't return false
Issue -
State: closed - Opened by srdtrk about 1 year ago
- 1 comment
#286 - Fix to ensure `proposedConnectionHops` of MsgChannelUpgradeTry matches existing upgrade's one
Pull Request -
State: closed - Opened by bluele about 1 year ago
#285 - Fix to use nanosecond unit as 04-upgrade timeout
Pull Request -
State: closed - Opened by bluele about 1 year ago
#284 - Add ERC-165 to IIBCModule
Pull Request -
State: closed - Opened by bluele about 1 year ago
#283 - Introduce slither
Pull Request -
State: closed - Opened by bluele about 1 year ago
#282 - Add `getCanTransitionToFlushComplete` to IBCQuerier
Pull Request -
State: closed - Opened by bluele about 1 year ago
#281 - Add getCanTransitionToFlushComplete to IIBCChannelUpgradeBase
Pull Request -
State: closed - Opened by siburu about 1 year ago
- 1 comment
#280 - qbft: add `max_clock_drift` to client state
Pull Request -
State: closed - Opened by bluele about 1 year ago
#279 - Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#278 - Improve fmt and lint config
Pull Request -
State: closed - Opened by bluele about 1 year ago
#277 - Update README
Pull Request -
State: closed - Opened by bluele about 1 year ago
#276 - Bump node to v20
Pull Request -
State: closed - Opened by bluele about 1 year ago
#275 - Bump github.com/cosmos/ibc-go/v7 from 7.3.0 to 7.4.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#274 - Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#273 - Bump github.com/cosmos/cosmos-sdk from 0.47.4 to 0.50.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#272 - Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.13.15
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#271 - Bump github.com/btcsuite/btcd from 0.22.1 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#270 - Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#269 - Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#268 - Bump golang.org/x/net from 0.12.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, go
#267 - QBFT support
Pull Request -
State: closed - Opened by bluele about 1 year ago
#266 - Remove some npm dependencies
Pull Request -
State: closed - Opened by bluele about 1 year ago
#265 - Mkdir clients/{09-localhost,ibft2,mock} and move implementations into the directories respectively
Pull Request -
State: closed - Opened by bluele about 1 year ago
#264 - ibft2: add trusting period validation
Pull Request -
State: closed - Opened by bluele about 1 year ago
#263 - Fix typos
Pull Request -
State: open - Opened by omahs about 1 year ago
#262 - ics20: Remove unused `Address` library
Pull Request -
State: closed - Opened by bluele about 1 year ago
#261 - Update README
Pull Request -
State: closed - Opened by bluele over 1 year ago
#260 - Add 04-upgrade ADR
Issue -
State: closed - Opened by bluele over 1 year ago
- 1 comment
#259 - Implement 04-upgrade spec
Pull Request -
State: closed - Opened by bluele over 1 year ago
#258 - Fix `timeoutPacket` to refer correct timestamp corresponding to `proofHeight`
Pull Request -
State: closed - Opened by bluele over 1 year ago
#257 - Add `getLatestInfo` function to `ILightClient`
Pull Request -
State: closed - Opened by bluele over 1 year ago
#256 - Improve gas cost efficiency
Pull Request -
State: closed - Opened by bluele over 1 year ago
#255 - Remove tests using ganache
Pull Request -
State: closed - Opened by bluele over 1 year ago
#254 - Add `Packet` struct instead of proto generated code
Pull Request -
State: closed - Opened by bluele over 1 year ago
#253 - Use custom errors instead of string error
Pull Request -
State: closed - Opened by bluele over 1 year ago
#252 - misc: fix some docs
Pull Request -
State: closed - Opened by bluele over 1 year ago
#251 - Update IBCMockApp binding
Pull Request -
State: closed - Opened by bluele over 1 year ago
#250 - Add 09-localhost support
Pull Request -
State: closed - Opened by bluele over 1 year ago
#249 - Bump minimal solidity version to v0.8.20 and improve tests
Pull Request -
State: closed - Opened by bluele over 1 year ago
#248 - Make mock-client verification more strict
Pull Request -
State: closed - Opened by bluele over 1 year ago
#247 - Fix to compile successfully without optimizer
Pull Request -
State: closed - Opened by bluele over 1 year ago
#246 - Update adr-001 doc
Pull Request -
State: closed - Opened by bluele over 1 year ago
#245 - Fix ICS-02 and LC interfaces
Pull Request -
State: closed - Opened by bluele over 1 year ago
#244 - ADR-001
Pull Request -
State: closed - Opened by bluele over 1 year ago
#243 - Add `getSelfConsensusState` and verify self consensus state during the connection handshake
Pull Request -
State: closed - Opened by bluele over 1 year ago
#242 - Remove truffle
Pull Request -
State: closed - Opened by bluele over 1 year ago
#241 - Remove bytes-utils dependency
Pull Request -
State: closed - Opened by bluele over 1 year ago
#240 - Make capability storage type `address` instead of `address[]`
Pull Request -
State: closed - Opened by bluele over 1 year ago
#239 - Fix incorrect copyright
Pull Request -
State: closed - Opened by bluele over 1 year ago
#238 - Check denom length on sendTransfer
Pull Request -
State: closed - Opened by yoshidan over 1 year ago
- 2 comments
#237 - Fix to make configurator's visibility internal
Pull Request -
State: closed - Opened by bluele over 1 year ago
#236 - Bump up minimal solidity version to v0.8.12
Pull Request -
State: closed - Opened by bluele over 1 year ago
#235 - Improve linter settings
Pull Request -
State: closed - Opened by bluele over 1 year ago
#234 - Refactoring to merge handler into each feature implementation
Pull Request -
State: closed - Opened by bluele over 1 year ago
#233 - Question about proof of acknowledgement
Issue -
State: closed - Opened by michwqy over 1 year ago
- 4 comments
#232 - Add cover image to README
Pull Request -
State: closed - Opened by bluele over 1 year ago
#231 - sendTransfer interface modifications proposal
Issue -
State: closed - Opened by dzmitry-lahoda almost 2 years ago
- 1 comment
#230 - ICS-02: Add light client status check
Pull Request -
State: closed - Opened by bluele almost 2 years ago
#229 - Improve ICS-04 handshake and tests
Pull Request -
State: closed - Opened by bluele almost 2 years ago
#228 - counterparty app stack may return success from middleware
Issue -
State: closed - Opened by dzmitry-lahoda almost 2 years ago
#227 - example of simple Ethereum <-> Cosmos Bridge?
Issue -
State: closed - Opened by dzmitry-lahoda almost 2 years ago
- 2 comments
#226 - Implement 03-connection version negotiation and improve ICS-02 and ICS-03 tests
Pull Request -
State: closed - Opened by bluele almost 2 years ago