Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

2024-03-07 #774

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions meeting-notes/2023-03-07.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: '2024-03-07'
authors: kalepail
tags: [developer]
---

<iframe
src="https://drive.google.com/file/d/1FJueTZweJPaOyno0fxHOfU3Ec2S0gvO_/preview"
width="640"
height="360"
allow="autoplay"
></iframe>

[Discord agenda thread](https://discord.com/channels/897514728459468821/911254664576643122/1215404506964172890)

1. Sorobill tool
2. Deploying contracts and testing invocations against these unlimited parameters.
3. Using Sorobil package as a tool to get a snapshot of all the limits the contract is touching.
4. How to measure the contract costs and what limits you are touching
5. Utilizing the Sorobil tool to decode XDR and understand failed transactions.
Loading