Skip to content

Add forging/encoding for smart rollup state hash#358

Merged
droserasprout merged 1 commit intomasterfrom
feat/samrt-rollup-state-hash
Feb 7, 2024
Merged

Add forging/encoding for smart rollup state hash#358
droserasprout merged 1 commit intomasterfrom
feat/samrt-rollup-state-hash

Conversation

@igorsereda
Copy link

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 6, 2024

Test Results

1 110 tests  +3   1 099 ✅ +3   1m 51s ⏱️ -15s
    4 suites ±0      11 💤 ±0 
    4 files   ±0       0 ❌ ±0 

Results for commit c2f6a02. ± Comparison against base commit 3e3c27e.

♻️ This comment has been updated with latest results.

def tb(l):
return b''.join(map(lambda x: x.to_bytes(1, 'big'), l))

tb = bytes
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

class bytes(object):
    """
    bytes(iterable_of_ints) -> bytes
    ...
    """

@igorsereda igorsereda added the 🧹 chore Tiny bits of imperfection to fix when you're bored label Feb 6, 2024
@droserasprout droserasprout added this to the 3.11.1 milestone Feb 7, 2024
@droserasprout droserasprout merged commit bd6dfd3 into master Feb 7, 2024
@droserasprout droserasprout deleted the feat/samrt-rollup-state-hash branch February 7, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 chore Tiny bits of imperfection to fix when you're bored

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants