near / mpc

37 stars 11 forks source link

Fetch inclusion proofs & a light client from the RPC #543

Open DavidM-D opened 6 months ago

DavidM-D commented 6 months ago

Right now we're using a single indexer to run the whole network. If that indexer starts generating fake transactions, all the signing parties will pick up those fake transactions.

We need to prove the receipts we're receiving are correct, probably using this lib.