Commit Graph
13307 Commits
Author SHA1 Message Date
Akhil Kumar P 43f59c8258 refactor(x/bank): audit QA (#21459) 2024-08-29 11:01:06 +00:00
Hieu Vu 17d864f6c0 refactor(x/auth/tx): Implement UnorderedTxManager tx validator (#21426) 2024-08-29 09:00:22 +00:00
Facundo Medica 58bbcd9d75 fix(baseapp): preblock events are not emmitted correctly (#21444) 2024-08-29 08:59:20 +00:00
1bbeb9c6fa build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#21452)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-29 08:32:05 +00:00
Akhil Kumar PandJulien Robert 81a225e6a2 feat(server/v2): add min gas price and check with tx fee (#21173)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 07:46:58 +00:00
dependabot[bot]andgithub-actions 78de1a2549 build(deps): Bump github.com/prometheus/common from 0.56.0 to 0.57.0 (#21448)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-29 06:57:59 +00:00
Aaron Craelius 89ec787f7e feat(schema): add JSON marshaling for ModuleSchema (#21371) 2024-08-28 18:42:40 +00:00
Aaron Craelius 8ca94d9acb refactor(schema)!: use type references rather than embedding enum types (#21425) 2024-08-28 17:26:28 +00:00
Facundo MedicaandJulien Robert 43fa816a1e refactor(x/circuit): add TxValidator (#21441)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-28 15:54:22 +00:00
Julien Robert 355f4d7e42 feat(x/auth/tx): extend app module + docs (#21409) 2024-08-28 09:47:51 +00:00
Julien RobertandJulián Toledano 39b61a3102 chore(types): deprecate acc address stringer (#21435)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-08-28 09:04:44 +00:00
Julien Robert 01abf4fbf9 feat(client): use address codec for tx.Sign (#21436) 2024-08-28 08:14:36 +00:00
dependabot[bot] 4c796d2ae1 build(deps): Bump github.com/fergusstrange/embedded-postgres from 1.28.0 to 1.29.0 in /indexer/postgres/tests (#21432)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 07:22:05 +00:00
dependabot[bot]andgithub-actions c9a3591599 build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.56.0 (#21433)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-28 07:21:03 +00:00
Hyde Zhang ed25f88a13 refactor: unnecessary error return of NewSigningOptions function (#21424) 2024-08-27 18:04:40 +00:00
son trinhandJulien Robert f0c0e8154f refactor(runtime): Audit runtime changes (#21309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-27 12:51:22 +00:00
Akhil Kumar P e98b8e9617 refactor(types): audit QA (#21355) 2024-08-27 12:19:11 +00:00
Julien Robert 03d3a93991 refactor(simapp,runtime): audit changes (#21310) 2024-08-27 12:17:12 +00:00
Julián Toledano 8e0efbdff9 refactor(x/consensus): audit QA v0.52 (#21416) 2024-08-27 11:22:47 +00:00
Marko 355f748add chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +00:00
dependabot[bot]andgithub-actions 58af7ee027 build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#21410)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-27 05:49:04 +00:00
Ukeje GoodnessandJulien Robert 8dd69484ff docs(simapp): refactored README readability and more usability (#21383)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-27 03:45:52 +00:00
Facundo Medica 19e0de5e0a fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403) 2024-08-26 14:01:24 +00:00
Julián Toledano 28c792bcd0 test(x/slashing): add infractions test (#21387) 2024-08-26 10:07:55 +00:00
KI 41fa461529 docs: fix outdated link (#21397) 2024-08-26 10:00:10 +00:00
dependabot[bot]andgithub-actions 3cb95a334f build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#21395)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-26 09:57:09 +00:00
Facundo Medica 7c85b981c8 fix: reimplement sig verification for app v2 (#21386) 2024-08-26 09:40:54 +00:00
Lucas Francisco López 9bc5df6469 refactor(x/circuit): audit QA (#21370) 2024-08-26 09:26:02 +00:00
Julián Toledano 59e0a3d6be refactor(x/feegrant)!: audit QA v0.52 (#21377) 2024-08-26 07:50:44 +00:00
XiaoBei c40cf3e737 refactor: use errors.New to replace fmt.Errorf with no parameters (#21394) 2024-08-25 11:41:31 +00:00
Julien Robert a554a21a0e refactor(core,stf,x)!: remove InvokeTyped from router (#21224) 2024-08-23 21:38:06 +00:00
dependabot[bot] fc87374ff7 build(deps): Bump bufbuild/buf-setup-action from 1.37.0 to 1.38.0 (#21385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 19:20:16 +00:00
Facundo Medica 7c69f65fa8 chore: run make protogen (#21378) 2024-08-23 19:19:35 +00:00
Aaron Craelius 51b63f7ffb feat(schema): schema diffing (#21374) 2024-08-23 15:02:54 +00:00
Randy Grok 8ddea56bb2 fix(server/v2/stf): include safety checks to the execution context (#21359) 2024-08-23 10:22:17 +00:00
NAIHANU 0aa9eeb533 docs(tools/cosmovisor): Fix CHANGELOG (#21381) 2024-08-22 13:47:36 +00:00
Aaron Craelius e88c138760 refactor(indexer/postgres)!: use schema/indexer API and hide types/methods (#21363) 2024-08-21 14:49:02 +00:00
dependabot[bot]andgithub-actions fb7775ad0c build(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#21375)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-21 09:22:23 +00:00
Lucas Francisco López bdb9232ed8 refactor(cli): Standardize Use field convention and update readme (#21369) 2024-08-21 08:36:34 +00:00
Aaron Craelius 95dcf845c3 fix(schema)!: fixes and key restrictions based on indexer testing (#21362) 2024-08-20 22:52:49 +00:00
Aaron Craelius 08a3da44b1 feat(schema/indexer): add address codec param (#21361) 2024-08-20 15:01:29 +00:00
Aaron Craelius da27d8b9a1 feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305) 2024-08-20 14:49:06 +00:00
Aaron Craelius 27d3d4892b feat(schema/appdata)!: make commit async (#21306) 2024-08-20 13:06:25 +00:00
Ezequiel Raynaudo aeb0f275f9 docs(x/feegrant): Update readme (#21364) 2024-08-20 06:49:00 +00:00
dependabot[bot]andgithub-actions ee8331b97f build(deps): Bump github.com/creachadair/atomicfile from 0.3.4 to 0.3.5 in /tools/confix (#21365)
Signed-off-by: dependabot[bot] <support@github.com>
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>
2024-08-20 06:28:54 +00:00
Facundo Medica c286e6ef7d fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (#21356) 2024-08-19 16:02:01 +00:00
Julien Robert 6f30de3a41 refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
son trinh 294b608022 feat(runtime/v2): Add pre and post msg handler register (#21346) 2024-08-19 10:26:56 +00:00
Julián Toledano c50c6b2549 docs: update upgrading for nested messages simulation (#21354) 2024-08-19 10:16:35 +00:00
Lucas Francisco López 0add6d5ead refactor(x/protocolpool): audit QA (#21337) 2024-08-19 08:01:57 +00:00