Aleksandr Bezobchuk
bbd7e31305
chore: audit server package ( #14359 )
2022-12-19 19:42:09 +00:00
testinginprod
c918b1421d
perf(context): avoid unnecessary copies in KVStore, TransientStore and CacheContext methods ( #14354 )
...
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-19 18:40:40 +00:00
Reece Williams
de6ef1e98f
perf: Faster state export ( #14332 )
2022-12-19 16:16:32 +00:00
Jacob Gadikian
be8c5a09c2
chore: lint tests ( #14268 )
2022-12-18 23:48:31 +00:00
Ergels Gaxhaj
2eb5144749
docs: update ADR 038 proposal ( #13473 )
2022-12-17 02:30:31 +00:00
dependabot[bot]
1fa568733f
build(deps): Bump cosmossdk.io/core from 0.3.3 to 0.3.4 ( #14344 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 18:34:00 +00:00
dependabot[bot]
0fd03e8c31
build(deps): Bump github.com/tidwall/btree from 1.5.2 to 1.6.0 ( #14345 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-16 16:28:52 +00:00
Emmanuel T Odeke
65b4fbc170
fix: client/tx: improve user experience on errors in BroadcastTx ( #14254 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-12-16 16:00:05 +00:00
Julien Robert
b81f385cc5
docs: improve voting wording ( #14340 )
2022-12-16 21:04:20 +07:00
Julien Robert
c824809168
refactor: don't use simapp.AppConfig outside simapp ( #14328 )
2022-12-16 06:42:00 +00:00
yihuang
cbee1b3ea1
perf: optimize iteration on nested cache context ( #13881 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/10310
2022-12-16 02:52:44 +00:00
Daniel Pittman
eb61146c5e
fix: typo in distribution module query.proto ( #14336 )
2022-12-16 02:24:13 +00:00
Aaron Craelius
175de857c0
feat(collections)!: remove dependency on SDK ( #14324 )
2022-12-15 22:29:58 +00:00
Aaron Craelius
c275ec4d08
feat!: implement core store API in runtime ( #14326 )
2022-12-15 21:58:20 +00:00
Matt Kocubinski
2ad1ef2b09
feat: Add tx limit support in priority nonce mempool ( #14321 )
2022-12-15 21:04:27 +00:00
dependabot[bot]
aa771cc8ce
build(deps): Bump cosmossdk.io/core from 0.3.2 to 0.3.3 ( #14325 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-15 21:20:55 +01:00
Aaron Craelius
2d5b67c859
feat(core): add genesis API ( #14223 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-12-15 19:24:44 +00:00
Aaron Craelius
ec73fbdd6f
feat(core): add store API ( #14227 )
2022-12-15 12:49:43 -05:00
Julien Robert
5573a2f26b
feat: Add AutoCLI Sane Kebab Case ( #14316 )
2022-12-15 16:18:06 +00:00
Julien Robert
cf9102f549
docs: improve mempool docs ( #14282 )
2022-12-15 21:49:21 +07:00
Julien Robert
ce167a2074
test: rename e2e tests ( #13913 )
2022-12-15 10:55:01 +01:00
Aaron Craelius
fe34e5df32
feat(collections): add basic Schema API ( #14267 )
2022-12-15 01:42:41 +00:00
Matt Kocubinski
b17c2d902e
refactor: x/staking 0.47 audit ( #14303 )
2022-12-14 23:09:32 +00:00
Daniel Wedul
aba4e6efb3
fix(store): Fix the TestFileStreamingService unit test. ( #14305 )
2022-12-14 22:17:39 +00:00
dependabot[bot]
8f272173dc
build(deps): Bump github.com/prometheus/common from 0.38.0 to 0.39.0 ( #14298 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-14 21:50:43 +00:00
Aleksandr Bezobchuk
a4d1ede3e9
feat: no-op mempool ( #14297 )
2022-12-14 20:44:05 +00:00
Julien Robert
05a6da32e2
refactor: improve x/upgrade app wiring (part of upgrade audit) ( #14216 )
2022-12-14 21:21:58 +01:00
testinginprod
7050eb91f2
feat(collections): implement Iteration ( #14222 )
...
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-12-14 17:02:40 +00:00
Aaron Craelius
2410b846e3
feat: add circuit breaker proto API ( #14229 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-12-14 16:30:20 +00:00
Matt Kocubinski
b46d838502
refactor: x/group 0.47 audit ( #14290 )
2022-12-13 20:59:52 +00:00
Julien Robert
b634182ed5
refactor: x/evidence audit ( #14260 )
2022-12-13 20:05:56 +00:00
Julián Toledano
e1bbe37429
fix: rosetta tendermint errors as internal ( #14285 )
2022-12-13 19:41:53 +00:00
Julien Robert
13b3062e72
chore: add 0.46.x changelog in main ( #14281 )
2022-12-14 00:18:07 +07:00
Julien Robert
99b5919194
refactor: types audit ( #14283 )
2022-12-13 15:41:57 +01:00
Amaury
1bd9cbe9e0
fix(gov): Fix v3 votes migrations ( #14214 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-13 09:23:38 +00:00
Julien Robert
5c02a4c993
refactor: update rosetta to use coinbase/rosetta-sdk-go/types ( #14272 )
2022-12-13 02:38:37 +00:00
Matt Kocubinski
c6c7eb9ef2
feat: Priority & sender-nonce mempool implementation ( #13262 )
...
Co-authored-by: Jeancarlo <jeancarlobarrios@gmail.com>
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2022-12-12 19:16:18 -06:00
Aleksandr Bezobchuk
f13afd12ed
refactor: mempool use context.Context ( #14266 )
2022-12-12 16:40:53 -05:00
dependabot[bot]
876e1f9442
build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 ( #14265 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-12 18:45:59 +00:00
dependabot[bot]
f92fb17892
build(deps): Bump postcss from 8.4.19 to 8.4.20 in /docs ( #14264 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 17:33:53 +00:00
dependabot[bot]
c53809df12
build(deps): Bump postcss-import from 15.0.1 to 15.1.0 in /docs ( #14263 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 16:59:38 +00:00
Marko
682b72c157
chore: types audit ( #14258 )
2022-12-12 10:47:42 -05:00
Emmanuel T Odeke
d247e7a3b0
fix: math: add LegacyNewDecFromStr fuzzers + remove unnecessary error wrapping ( #14252 )
2022-12-11 09:02:51 +00:00
Julien Robert
b9511b9205
test: use temporary folder in tests ( #14246 )
2022-12-11 00:56:23 +00:00
Elias Naur
42d24d4064
ci: rename statediff CI workflow to consensuswarn ( #14249 )
...
Signed-off-by: Elias Naur <elias@orijtech.com>
2022-12-11 01:36:41 +01:00
Marko
ce8c96bbf5
chore: clean up sdk dependencies from store package ( #14245 )
2022-12-10 22:56:36 +00:00
Julien Robert
32bd61c9c0
fix: fix grpc flag conflict ( #14244 )
2022-12-10 21:42:22 +00:00
Aleksandr Bezobchuk
ae2c762bd3
chore: audit store/streaming/file/service.go ( #14234 )
2022-12-10 17:15:29 +01:00
Emmanuel T Odeke
611265af76
test: types/query: add fuzzer for Paginate ( #14239 )
2022-12-10 14:59:05 +00:00
Marko
f08ba9eafa
refactor: don't rely on sdk/codec in streaming ( #14155 )
2022-12-09 16:35:13 +00:00