issues
search
hyperledger-labs
/
yui-ibc-solidity
IBC in Solidity
Apache License 2.0
134
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor ics20
#301
bluele
closed
1 month ago
0
Fix `onChanOpenInit` and `onChanOpenTry` to returns a module address
#300
bluele
closed
1 month ago
0
Improve code docs
#299
bluele
closed
1 month ago
0
Update docs
#298
bluele
closed
1 month ago
0
update AppBase inheritance
#297
3100
closed
2 months ago
0
Add upgradeable IBCHandler
#296
bluele
closed
2 months ago
0
Utilize EIP-7201 as storage layout
#295
bluele
closed
3 months ago
0
Enable build and tests utilizing IR pipeline in CI
#294
bluele
closed
3 months ago
0
Move `IBCChannelUpgradableModule` into `apps/commons`
#293
bluele
closed
3 months ago
0
Fix https://github.com/cosmos/ibc/pull/1127
#292
bluele
closed
3 months ago
0
Rename to IBCChannelUpgradeConfirmOpenTimeoutCancel
#291
bluele
closed
3 months ago
0
Fix to emit a `ChannelUpgradeOpen` event if transit to `OPEN` state in `channelUpgradeConfirm`
#290
bluele
closed
4 months ago
0
Improve benchmark accuracy
#289
bluele
closed
4 months ago
0
Fix port identifier validation and add tests
#288
bluele
closed
4 months ago
0
`validatePortIdentifier` doesn't return false
#287
srdtrk
closed
4 months ago
1
Fix to ensure `proposedConnectionHops` of MsgChannelUpgradeTry matches existing upgrade's one
#286
bluele
closed
4 months ago
0
Fix to use nanosecond unit as 04-upgrade timeout
#285
bluele
closed
4 months ago
0
Add ERC-165 to IIBCModule
#284
bluele
closed
4 months ago
0
Introduce slither
#283
bluele
closed
4 months ago
0
Add `getCanTransitionToFlushComplete` to IBCQuerier
#282
bluele
closed
4 months ago
0
Add getCanTransitionToFlushComplete to IIBCChannelUpgradeBase
#281
siburu
closed
4 months ago
1
qbft: add `max_clock_drift` to client state
#280
bluele
closed
4 months ago
0
Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8
#279
dependabot[bot]
opened
4 months ago
0
Improve fmt and lint config
#278
bluele
closed
6 months ago
0
Update README
#277
bluele
closed
6 months ago
0
Bump node to v20
#276
bluele
closed
6 months ago
0
Bump github.com/cosmos/ibc-go/v7 from 7.3.0 to 7.4.0
#275
dependabot[bot]
closed
6 months ago
1
Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
#274
dependabot[bot]
closed
6 months ago
1
Bump github.com/cosmos/cosmos-sdk from 0.47.4 to 0.50.5
#273
dependabot[bot]
closed
6 months ago
1
Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.13.15
#272
dependabot[bot]
closed
6 months ago
1
Bump github.com/btcsuite/btcd from 0.22.1 to 0.24.0
#271
dependabot[bot]
closed
6 months ago
1
Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6
#270
dependabot[bot]
closed
6 months ago
1
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#269
dependabot[bot]
closed
6 months ago
1
Bump golang.org/x/net from 0.12.0 to 0.23.0
#268
dependabot[bot]
closed
6 months ago
1
QBFT support
#267
bluele
closed
6 months ago
0
Remove some npm dependencies
#266
bluele
closed
6 months ago
0
Mkdir clients/{09-localhost,ibft2,mock} and move implementations into the directories respectively
#265
bluele
closed
6 months ago
0
ibft2: add trusting period validation
#264
bluele
closed
6 months ago
0
Fix typos
#263
omahs
opened
6 months ago
0
ics20: Remove unused `Address` library
#262
bluele
closed
6 months ago
0
Update README
#261
bluele
closed
7 months ago
0
Add 04-upgrade ADR
#260
bluele
closed
1 month ago
1
Implement 04-upgrade spec
#259
bluele
closed
7 months ago
0
Fix `timeoutPacket` to refer correct timestamp corresponding to `proofHeight`
#258
bluele
closed
8 months ago
0
Add `getLatestInfo` function to `ILightClient`
#257
bluele
closed
8 months ago
0
Improve gas cost efficiency
#256
bluele
closed
9 months ago
0
Remove tests using ganache
#255
bluele
closed
9 months ago
0
Add `Packet` struct instead of proto generated code
#254
bluele
closed
9 months ago
0
Use custom errors instead of string error
#253
bluele
closed
9 months ago
0
misc: fix some docs
#252
bluele
closed
9 months ago
0
Next