Josh Stein

Results 252 comments of Josh Stein

@Bidon15 I plan to remove usage of celestia-app from this PR and just use celestia-node, as it works that way edit: using it as an optional section

awesome. incoming commit with updates to show the new user flow with celestia-node as well as an optional bit on making the allowance tx from celestia-app @vgonkivs can you help...

### `ERROR` in logs of celestia-node on successful grant-fee tx feegrant outputs by celestia-node CLI: ```bash celestia state grant-fee $GRANTEE_ADDRESS 2000 1000000 { "result": "RPC client error: sendRequest failed: http...

### revoking the feegrant also shows an `ERROR` in the logs of celestia-node, although successful: ```log goroutine 56596 [running]: runtime/debug.Stack() /Users/joshstein/go/pkg/mod/golang.org/[email protected]/src/runtime/debug/stack.go:24 +0x64 runtime/debug.PrintStack() /Users/joshstein/go/pkg/mod/golang.org/[email protected]/src/runtime/debug/stack.go:16 +0x1c github.com/cosmos/cosmos-sdk/codec/types.anyCompatError({0x102c073b7, 0xc}, {0x1040908c0, 0x1400761f620}) /Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/codec/types/compat.go:24...

| Description | TX 1 | TX 2 | |--------------------------------|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| | 0.000176 fee with feegrant | [Link](https://mocha.celenium.io/tx/82384c8006c6cf73072ffeb160f78c659447dba1757e4a4f6d5e6684935acc61) | [Link](https://mocha.celenium.io/tx/83fa70a496eaf4fa21da43c88c1f0bf8f9aa6676ec1d47f183fca948ab418f94) | | 0.00016 fee without feegrant | [Link](https://mocha.celenium.io/tx/9e15dcf7e82288bdf0efc06edf92a30eead60d5ed6518a4721fee1bc34613e2c) | [Link](https://mocha.celenium.io/tx/a670112dee5bc2001b18225587f2cce86c97016a87d33cc1425b755518050348) |

this is ready for review ahead of it being live on Mocha next week

the node.store flag still exists, it's just not needed for rpc requests for someone using the default node store

:nice: ```bash celestia state balance { "result": { "denom": "utia", "amount": "9840" } } ```

TODO - [x] revise diagram to say 100GB - [x] revise diagram to say 16GB for RAM for bridge/full

assigning myself to work on this one! thank you 😄