-
Notifications
You must be signed in to change notification settings - Fork 275
Comparing changes
Open a pull request
base repository: tempoxyz/tempo
base: v0.8.0
head repository: tempoxyz/tempo
compare: v0.8.1
- 12 commits
- 208 files changed
- 12 contributors
Commits on Dec 19, 2025
-
test(precompiles): add additional policy_exists tests (#1675)
This PR adds additional tests to assert policy_exists functionality.
Configuration menu - View commit details
-
Copy full SHA for fc9f83a - Browse repository at this point
Copy the full SHA fc9f83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddba7bd - Browse repository at this point
Copy the full SHA ddba7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389f862 - Browse repository at this point
Copy the full SHA 389f862View commit details -
Configuration menu - View commit details
-
Copy full SHA for c470dd1 - Browse repository at this point
Copy the full SHA c470dd1View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb0ea49 - Browse repository at this point
Copy the full SHA eb0ea49View commit details
Commits on Dec 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d7a302 - Browse repository at this point
Copy the full SHA 2d7a302View commit details -
docs: remove some unused files (#1686)
Co-authored-by: Jennifer <jenpaff0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32e9c9e - Browse repository at this point
Copy the full SHA 32e9c9eView commit details -
docs: show errors on the swaps demo (#1665)
<p align=center><img width=600 src="https://github.com/user-attachments/assets/f45ec0b9-c2f3-4f7f-9634-e4e81678a78d" /> Co-authored-by: Jennifer <jenpaff0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63080fd - Browse repository at this point
Copy the full SHA 63080fdView commit details -
We need to fill the nonce first because with 2d nonces it affects the gas estimate
Configuration menu - View commit details
-
Copy full SHA for 29a9e06 - Browse repository at this point
Copy the full SHA 29a9e06View commit details -
chore(docs): remove leftover template page (#1658)
Currently renders in the results when searching <img width="817" height="333" alt="image" src="https://github.com/user-attachments/assets/7c507d96-5160-4dfb-81a9-a798da6c786f" /> and is visible here: https://docs.tempo.xyz/guide/_template#replace-me Co-authored-by: Jennifer <jenpaff0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d30d90a - Browse repository at this point
Copy the full SHA d30d90aView commit details -
fix: correctly estimate 2d nonce gas (#1700)
right now when we short-circuit due to zero spending we don't set `evm.nonce_2d_gas` properly
Configuration menu - View commit details
-
Copy full SHA for a8d501f - Browse repository at this point
Copy the full SHA a8d501fView commit details -
docs: add pointer to /llms.txt in footer (#1643)
### Motivation Developers will be prompting LLMs to build X on Tempo and point them to pages at docs.tempo.xyz Observation: LLMs and coding agents vary in whether they'll naturally discover an llms.txt file. Claude Code and Amp only look at page content and don't look for an llms.txt on the site unless prompted. Additionally, the page fetch tools that agents use generally parse HTML -> .md; headers, tags, etc will be dropped in this process Hypothesis: models that are aware of an llms.txt file (effectively a map) and retrieve it have a higher likelihood of completing their build on Tempo. Hence we should have an explicit pointer to llms.txt for agent discovery. It's also useful for devs to know that it exists so that they can e.g. use it to build a build on Tempo skill ### Change Adds a pointer to llms.txt in the footer on all pages <img width="3178" height="2468" alt="CleanShot 2025-12-18 at 18 37 20@2x" src="https://github.com/user-attachments/assets/a90106f2-a373-4e9a-bd26-2e975bdaa5d7" /> Co-authored-by: Steven Truong <struong@users.noreply.github.com> Co-authored-by: Jennifer <jenpaff0@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6318f1a - Browse repository at this point
Copy the full SHA 6318f1aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.0...v0.8.1