Commit Graph

9 Commits

Author SHA1 Message Date
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