This website requires JavaScript.
Explore
Help
Sign In
logos-blockchain
/
logos-execution-zone
Watch
1
Star
0
Fork
0
You've already forked logos-execution-zone
mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced
2026-06-30 19:09:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-execution-zone
/
lee
History
erhant
d8bf5c9ef4
fix(lee):
Program::*().id()
is optimized with alternative
id
only calls,
SYSTEM_FAUCET_ACCOUNT_ID
and
SYSTEM_BRIDGE_ACCOUNT_ID
now uses
LazyLock
to avoid hashing each time
2026-06-15 12:53:56 +03:00
..
key_protocol
feat!(key_protocol): update public account keys to be PQ resilient. (
#362
)
2026-06-11 15:20:46 -04:00
state_machine
fix(lee):
Program::*().id()
is optimized with alternative
id
only calls,
SYSTEM_FAUCET_ACCOUNT_ID
and
SYSTEM_BRIDGE_ACCOUNT_ID
now uses
LazyLock
to avoid hashing each time
2026-06-15 12:53:56 +03:00