Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔨 Feature/sha256 #240

Merged
merged 27 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c650e6c
0.3.26
Roaring30s Oct 20, 2023
fcb10b1
:mag: Experiment Sub Opcodes with Base 16
Roaring30s Oct 21, 2023
de0373e
:wrench: Fix CodeCopy Opcode
Roaring30s Oct 24, 2023
dfc9643
:hammer: Add SHL Opcode
Roaring30s Oct 24, 2023
63f6e21
:hammer: Add peek_step Function to Machine
Roaring30s Oct 24, 2023
dc1a110
:wrench: Remove CodeCopy Opcode Pop
Roaring30s Oct 24, 2023
6f25e7f
:wrench: Fix NOT Opcode
Roaring30s Oct 24, 2023
a5acbd7
:wrench: Fix ADD and MUL Opcodes
Roaring30s Oct 24, 2023
c2aa68f
:wrench: Fix DIV Opcode
Roaring30s Oct 24, 2023
12e491e
:mag: Inspect CALLER opcode
Roaring30s Oct 24, 2023
e15f1c9
docs: add opcodes
charmful0x Oct 25, 2023
ee48719
:hammer: Add get_window_data function
Roaring30s Oct 26, 2023
319c892
:hammer: Add Padding to Memory
Roaring30s Oct 26, 2023
84a24b4
:hammer: Add filter_left_zeros Function
Roaring30s Oct 26, 2023
8ae1092
:wrench: Fix MLOAD Opcode
Roaring30s Oct 26, 2023
7fa480f
:hammer: Add Test
Roaring30s Oct 27, 2023
6403d6d
Merge branch 'main' of https://github.com/Roaring30s/3em
Roaring30s Oct 27, 2023
3dd532d
:wrench: Fix CODECOPY Opcode
Roaring30s Oct 27, 2023
ced6d7f
:wrench: Fix COPYCODE Opcode Memory Allocation
Roaring30s Oct 28, 2023
32f083a
:hammer: Add EXM SHA256 Function
Roaring30s Nov 29, 2023
e046651
:wrench: Employ Cargo Fmt
Roaring30s Nov 29, 2023
b11c172
Merge branch 'main' of https://github.com/three-em/3em into feature/s…
Roaring30s Nov 29, 2023
bc3d5d1
:wrench: Retest
Roaring30s Nov 29, 2023
457f349
:hammer: Create SmartWeave convertString Function
Roaring30s Dec 11, 2023
74e156d
:hammer: Build convertTo Function for Smartweave
Roaring30s Dec 11, 2023
8dde212
:mag: Inspect CI Test
Roaring30s Dec 11, 2023
d87fa0d
:hammer: Run Cargo FMT
Roaring30s Dec 11, 2023
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
Loading
Loading