Commit Graph
9 Commits
Author SHA1 Message Date
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
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
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 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 1d27c8eb85 test: re-enable FuzzStoreInternalProofsCreateNonmembershipProof (#12176)
CC @odeke-em .
2022-06-08 18:44:51 +00: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