refactor(core): remove cosmos-db dependency (#18848)

This commit is contained in:
Marko
2023-12-21 14:31:46 +00:00
committed by GitHub
parent f9f92117b6
commit 6649bb7d8f
16 changed files with 215 additions and 175 deletions
@@ -89,7 +89,6 @@ func TestAccountAbstraction(t *testing.T) {
// assert there were state changes
balanceIs(t, ctx, app, bundlerAddr.Bytes(), "1stake") // pay bundler state change
balanceIs(t, ctx, app, aliceAddr.Bytes(), "2000stake") // execute messages state change.
})
t.Run("pay bundle impersonation", func(t *testing.T) {
// we simulate the execution of an abstracted account