Skip to content

Actions: evmts/tevm-monorepo

Prerelease 🚀

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
154 workflow run results
154 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Version Packages (next) (#801)
Prerelease 🚀 #212: Commit 64a7076 pushed by roninjin10
January 17, 2024 06:33 6m 23s main
January 17, 2024 06:33 6m 23s
✨ Feat(contract): Add address utility to contract (#828)
Prerelease 🚀 #211: Commit 3b5f672 pushed by roninjin10
January 17, 2024 06:00 2m 29s main
January 17, 2024 06:00 2m 29s
📝 Docs: Add getting started docs (#827)
Prerelease 🚀 #210: Commit 905dfa5 pushed by roninjin10
January 17, 2024 02:48 6m 12s main
January 17, 2024 02:48 6m 12s
📦 Chore: Add MUD as submodule (#826)
Prerelease 🚀 #209: Commit b380254 pushed by roninjin10
January 17, 2024 02:47 4m 2s main
January 17, 2024 02:47 4m 2s
📦 Chore: Add skystrife as a submodule (#825)
Prerelease 🚀 #208: Commit a8d42f4 pushed by roninjin10
January 17, 2024 02:39 2m 51s main
January 17, 2024 02:39 2m 51s
✨ Feat: Add trace call support (#823)
Prerelease 🚀 #207: Commit f786531 pushed by roninjin10
January 16, 2024 02:34 2m 19s main
January 16, 2024 02:34 2m 19s
✨ Feat: Implement eth handlers (#822)
Prerelease 🚀 #206: Commit 39a5b5e pushed by roninjin10
January 15, 2024 03:07 2m 50s main
January 15, 2024 03:07 2m 50s
✨ Feat: Add anvil json-rpc api to api (#820)
Prerelease 🚀 #205: Commit cae17b7 pushed by roninjin10
January 14, 2024 00:32 2m 28s main
January 14, 2024 00:32 2m 28s
✨ Feat: Add eth json-rpc to api (#819)
Prerelease 🚀 #204: Commit 2877481 pushed by roninjin10
January 13, 2024 19:32 2m 30s main
January 13, 2024 19:32 2m 30s
✨ Feat: Add higher level vm and blockchain concepts to tevm …
Prerelease 🚀 #203: Commit 98d7650 pushed by roninjin10
January 13, 2024 04:23 2m 28s main
January 13, 2024 04:23 2m 28s
♻️ Chore: Move proxy behavior to base tevm class (#816)
Prerelease 🚀 #202: Commit 8651d27 pushed by roninjin10
January 12, 2024 05:30 2m 5s main
January 12, 2024 05:30 2m 5s
🐛 Fix: Surface revert reason when contract reverts (#815)
Prerelease 🚀 #201: Commit dc53a1b pushed by roninjin10
January 12, 2024 04:30 2m 5s main
January 12, 2024 04:30 2m 5s
🐛 Fix: Bug with script functionName param being falsely optional …
Prerelease 🚀 #200: Commit 76ba9f5 pushed by roninjin10
January 12, 2024 04:16 4m 10s main
January 12, 2024 04:16 4m 10s
✅ Test: Add 100% test coverage to vm handlers (#812)…
Prerelease 🚀 #199: Commit 9973b1d pushed by roninjin10
January 12, 2024 04:11 2m 4s main
January 12, 2024 04:11 2m 4s
✅ Test: Add 100% test coverage to vm handlers (#812)
Prerelease 🚀 #198: Commit b07f2a3 pushed by roninjin10
January 11, 2024 12:15 1m 45s main
January 11, 2024 12:15 1m 45s
🐛 Fix(api): Replace enum with string type for EvmError (#811)
Prerelease 🚀 #197: Commit 87427f3 pushed by roninjin10
January 11, 2024 12:12 2m 24s main
January 11, 2024 12:12 2m 24s
Cha 109 - State load and dump actions (#805)
Prerelease 🚀 #196: Commit 8b3218b pushed by roninjin10
January 11, 2024 06:14 2m 26s main
January 11, 2024 06:14 2m 26s
✅ Test: Add missing handlers test coverage (#810)
Prerelease 🚀 #195: Commit 42f0775 pushed by roninjin10
January 11, 2024 06:07 2m 29s main
January 11, 2024 06:07 2m 29s
🐛 Docs: Add jsdoc to createHttpHandler (#809)
Prerelease 🚀 #194: Commit 0efe3b0 pushed by roninjin10
January 11, 2024 05:54 2m 14s main
January 11, 2024 05:54 2m 14s
🐛 Fix(api): Fix broken type not handling error and data correctly…
Prerelease 🚀 #193: Commit 941a630 pushed by roninjin10
January 11, 2024 05:41 1m 46s main
January 11, 2024 05:41 1m 46s
🐛 Fix(zod): Fixed bug with property errors being swallowed (#807)
Prerelease 🚀 #192: Commit 3b4a347 pushed by roninjin10
January 11, 2024 05:14 3m 18s main
January 11, 2024 05:14 3m 18s
🐛 Fix(zod): Fix nonoptional param in zContractParams (#806)
Prerelease 🚀 #191: Commit aec294b pushed by roninjin10
January 11, 2024 05:11 2m 29s main
January 11, 2024 05:11 2m 29s
✨ feat: Update Tevm package and fix bugs (#804)
Prerelease 🚀 #190: Commit d514d11 pushed by roninjin10
January 8, 2024 23:34 2m 39s main
January 8, 2024 23:34 2m 39s
✅ Test: Add coverage to procedure package (#803)
Prerelease 🚀 #189: Commit 0060a0c pushed by roninjin10
January 8, 2024 06:04 2m 18s main
January 8, 2024 06:04 2m 18s
📦 Chore: init new starlight site (#802)
Prerelease 🚀 #188: Commit 6e92f55 pushed by roninjin10
January 8, 2024 05:47 2m 36s main
January 8, 2024 05:47 2m 36s