Commit ee815e6
committed
Add Sei Solo Functions (#255)
* Generate Cosmos code and add ethers/viem precompiles
* Updated Solo proto file & ran biome format on all files
* Update install-state.gz
* Added changeset
* Fixed changeset typo1 parent 1e2cf06 commit ee815e6
389 files changed
Lines changed: 73646 additions & 76184 deletions
File tree
- .changeset
- packages
- cosmos
- library
- encoding
- confidentialtransfers
- confio
- cosmos
- accesscontrol_x
- accesscontrol
- authz/v1beta1
- auth/v1beta1
- bank/v1beta1
- base
- abci/v1beta1
- kv/v1beta1
- query/v1beta1
- reflection
- v1beta1
- v2alpha1
- snapshots/v1beta1
- store/v1beta1
- tendermint/v1beta1
- v1beta1
- capability/v1beta1
- crisis/v1beta1
- crypto
- ed25519
- multisig
- v1beta1
- secp256k1
- secp256r1
- sr25519
- distribution/v1beta1
- evidence/v1beta1
- feegrant/v1beta1
- genutil/v1beta1
- gov/v1beta1
- mint/v1beta1
- params
- types
- v1beta1
- slashing/v1beta1
- staking/v1beta1
- tx
- signing/v1beta1
- v1beta1
- upgrade/v1beta1
- vesting/v1beta1
- epoch
- eth
- evm
- google
- api
- protobuf
- mint/v1beta1
- oracle
- tendermint
- abci
- crypto
- libs/bits
- p2p
- types
- version
- tokenfactory
- rest
- confidentialtransfers
- types
- confidentialtransfers
- confio
- cosmos
- accesscontrol_x
- accesscontrol
- authz/v1beta1
- auth/v1beta1
- bank/v1beta1
- base
- abci/v1beta1
- kv/v1beta1
- query/v1beta1
- reflection
- v1beta1
- v2alpha1
- snapshots/v1beta1
- store/v1beta1
- tendermint/v1beta1
- v1beta1
- capability/v1beta1
- crisis/v1beta1
- crypto
- ed25519
- multisig
- v1beta1
- secp256k1
- secp256r1
- sr25519
- distribution/v1beta1
- evidence/v1beta1
- feegrant/v1beta1
- genutil/v1beta1
- gov/v1beta1
- mint/v1beta1
- params
- types
- v1beta1
- slashing/v1beta1
- staking/v1beta1
- tx
- signing/v1beta1
- v1beta1
- upgrade/v1beta1
- vesting/v1beta1
- epoch
- eth
- evm
- google
- api
- protobuf
- mint/v1beta1
- oracle
- tendermint
- abci
- crypto
- libs/bits
- p2p
- types
- version
- tokenfactory
- protoc
- grpc-gateway
- confio
- cosmos_proto
- cosmos
- accesscontrol_x
- accesscontrol
- authz/v1beta1
- auth/v1beta1
- bank/v1beta1
- base
- abci/v1beta1
- kv/v1beta1
- query/v1beta1
- reflection
- v1beta1
- v2alpha1
- snapshots/v1beta1
- store/v1beta1
- tendermint/v1beta1
- v1beta1
- capability/v1beta1
- crisis/v1beta1
- crypto
- ed25519
- multisig
- v1beta1
- secp256k1
- secp256r1
- sr25519
- distribution/v1beta1
- evidence/v1beta1
- feegrant/v1beta1
- genutil/v1beta1
- gov/v1beta1
- mint/v1beta1
- params
- types
- v1beta1
- slashing/v1beta1
- staking/v1beta1
- tx
- signing/v1beta1
- v1beta1
- upgrade/v1beta1
- vesting/v1beta1
- epoch
- eth
- evm
- gogoproto
- google
- api
- protobuf
- mint/v1beta1
- oracle
- tendermint
- abci
- crypto
- libs/bits
- p2p
- types
- version
- tokenfactory
- ts-proto
- confio
- cosmos
- accesscontrol_x
- accesscontrol
- authz/v1beta1
- auth/v1beta1
- bank/v1beta1
- base
- abci/v1beta1
- kv/v1beta1
- query/v1beta1
- reflection
- v1beta1
- v2alpha1
- snapshots/v1beta1
- store/v1beta1
- tendermint/v1beta1
- v1beta1
- capability/v1beta1
- crisis/v1beta1
- crypto
- ed25519
- multisig
- v1beta1
- secp256k1
- secp256r1
- sr25519
- distribution/v1beta1
- evidence/v1beta1
- feegrant/v1beta1
- genutil/v1beta1
- gov/v1beta1
- mint/v1beta1
- params
- types
- v1beta1
- slashing/v1beta1
- staking/v1beta1
- tx
- signing/v1beta1
- v1beta1
- upgrade/v1beta1
- vesting/v1beta1
- epoch
- eth
- evm
- google
- api
- protobuf
- mint/v1beta1
- oracle
- tendermint
- abci
- crypto
- libs/bits
- p2p
- types
- version
- tokenfactory
- scripts/common
- evm/src
- ethers
- __tests__
- precompiles
- viem
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 2 | | |
10 | 3 | | |
11 | 4 | | |
| |||
130 | 123 | | |
131 | 124 | | |
132 | 125 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 126 | | |
141 | 127 | | |
142 | 128 | | |
| |||
Lines changed: 0 additions & 280 deletions
This file was deleted.
0 commit comments