Emil Georgiev
|
748a939d92
|
test(types/address): add unit tests for the file types/address.go (#20237)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-06-13 12:29:20 +00:00 |
|
ipangpang
|
1bd4351241
|
style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
|
2024-04-21 19:03:43 +00:00 |
|
Carlos Santiago Yanzon
|
ffda4af1ec
|
refactor(types)!: removed global config for verifier (#18607)
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-02-02 09:36:54 +00:00 |
|
Elias Naur
|
4ba0861b11
|
fix(ci): don't build deleted FuzzXBankTypesAddressFromBalancesStore fuzzer (#18769)
|
2023-12-17 02:07:38 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
testinginprod
|
7ab0dfc494
|
refactor(bank): move bank balances to use collections (#15327)
|
2023-04-11 13:06:04 +00:00 |
|
Elias Naur
|
3d1a0b8840
|
test: add new fuzzers to OSS-Fuzz suite (#15776)
|
2023-04-11 10:18:45 +00:00 |
|
Aleksandr Bezobchuk
|
f2b6013cee
|
chore: use sdkmath in misc packages (#14606)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-16 12:48:32 +00:00 |
|
Julien Robert
|
6f329d70c6
|
docs: add docs about x/auth/tx (#14021)
* docs: add docs about `x/auth/tx`
* updates
* updates
* updates
* updates
* updates
* updates
* updates
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-11-27 20:30:23 +00:00 |
|
AdamKorcz
|
560ba867ff
|
fix: fix broken OSS-Fuzz build (#13889)
|
2022-11-25 06:55:35 +01:00 |
|
Julien Robert
|
7d6601e1fb
|
refactor: clean-up SDK tools (#13603)
|
2022-10-21 15:15:20 +00:00 |
|
Marko
|
412e2fc86e
|
feat: configurable fastnode (#13321)
|
2022-09-20 08:49:18 +00:00 |
|
Elias Naur
|
ca86ec5e93
|
fix(fuzz): fix OSS-Fuzz build (#13152)
CC @odeke-em
|
2022-09-05 11:23:48 +00:00 |
|
Elias Naur
|
1d27c8eb85
|
test: re-enable FuzzStoreInternalProofsCreateNonmembershipProof (#12176)
CC @odeke-em .
|
2022-06-08 18:44:51 +00:00 |
|
Elias Naur
|
4291e5f661
|
test: update OSS-Fuzz build script for Go 1.18 (#12175)
|
2022-06-07 07:39:45 -07:00 |
|
Emmanuel T Odeke
|
dfb60e781b
|
test: fuzz: bring in fuzzers (#12152)
Adds fuzzers and passes we've built since 2020 and before, that use
oss-fuzz's continuous fuzzing infrastructure.
Fixes #7921.
|
2022-06-07 14:46:45 +02:00 |
|