This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
cosmos-sdk
Watch
7
Star
0
Fork
0
You've already forked cosmos-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
6db53cafcb
cosmos-sdk
/
types
History
Marko
6db53cafcb
chore(sdk): remove modules as a dependency (1/n) (
#19003
)
2024-01-11 07:55:50 +00:00
..
address
authz
bech32
errors
grpc
kv
mempool
module
msgservice
query
chore(sdk): remove modules as a dependency (1/n) (
#19003
)
2024-01-11 07:55:50 +00:00
registry
simulation
tx
feat: [ADR-070] Unordered Transactions (1/2) (
#18641
)
2024-01-04 16:58:52 +00:00
abci.go
abci.pb.go
account.go
address_race_test.go
address_test.go
feat(types): add MustValAddressFromBech32 function (
#18768
)
2023-12-17 08:18:44 +00:00
address.go
feat(types): add MustValAddressFromBech32 function (
#18768
)
2023-12-17 08:18:44 +00:00
bench_test.go
codec_test.go
codec.go
coin_benchmark_test.go
coin_internal_test.go
refactor(types/coin): export func coins.isSorted (
#18756
)
2023-12-15 12:01:28 +00:00
coin_test.go
coin.go
perf: Speedup coins.Sort() when coins is of length 1 (
#18875
)
2023-12-23 10:15:25 +00:00
coin.pb.go
collections_test.go
collections.go
config_test.go
refactor(types)!: removed txEncoder from global config (
#18695
)
2023-12-15 19:57:40 +00:00
config.go
refactor(types)!: removed txEncoder from global config (
#18695
)
2023-12-15 19:57:40 +00:00
context_bench_test.go
context_test.go
context.go
fix(abci): add ExecModeVerifyVoteExtension (
#18915
)
2024-01-03 06:29:00 +00:00
dec_coin_test.go
dec_coin.go
perf: Speedup DecCoin.Sort() when coins is of length 1 (
#18888
)
2023-12-26 12:24:28 +00:00
events_test.go
events.go
fuzz_test.go
handler_test.go
handler.go
chore(docs): update AnteHandler godoc (
#18913
)
2023-12-30 11:16:22 +00:00
invariant_test.go
invariant.go
mapcoins_test.go
mapcoins.go
proto.go
result_test.go
chore(types): replace amino json encoder with stdlib (
#18963
)
2024-01-07 18:28:00 +00:00
result.go
chore(types): replace amino json encoder with stdlib (
#18963
)
2024-01-07 18:28:00 +00:00
router.go
staking_test.go
staking.go
tx_msg_test.go
tx_msg.go
feat: [ADR-070] Unordered Transactions (1/2) (
#18641
)
2024-01-04 16:58:52 +00:00
utils_test.go
utils.go