kinto-core icon indicating copy to clipboard operation
kinto-core copied to clipboard

Core Contracts of Kinto

Results 14 kinto-core issues
Sort by recently updated
recently updated
newest added

# Description ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Dependency changes - [ ] Deployment...

# Description This PR adds support for using a second signer on the KintoWallet. This second signer is a Hardware Wallet that could either be "ledger" or "trezor". I've provided...

https://github.com/mds1/multicall

# Description ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [ ] Dependency changes - [ ] Deployment...

Implement this ERC to support wallet plugins in the future https://eips.ethereum.org/EIPS/eip-6900#specification

enhancement

# Description Before `265418` After `138734` * Fixes the bug related to limited byte size for user operations. * Reduces the number of lines by 55. * Improves gas efficiency...

# Nio Governance System ## Summary This PR introduces three new contracts to implement the Nio governance system for Kinto. The NioElection contract manages the election process for Nio guardians,...

### Summary This PR introduces several enhancements and fixes to the KintoAppRegistry, IKintoAppRegistry, IKintoWallet, and related contracts. The main changes include the addition of system app management, updates to the...

# Description ## Type of change - [ ] Bug fix - [x] New feature - [ ] Breaking change - [ ] Dependency changes - [ ] Deployment -...