New
v0.35.0
What's Changed
- Make Mempool Transaction Candidate Add Synchronous by @agureev in https://github.com/anoma/anoma/pull/2022
- Separate Keyspaces Properly by @agureev in https://github.com/anoma/anoma/pull/2030
- Keyspace Reveal at Mempool Level by @agureev in https://github.com/anoma/anoma/pull/2033
- Make Solvable Test Proper by @agureev in https://github.com/anoma/anoma/pull/2036
- TRM Roots Stored As List by @agureev in https://github.com/anoma/anoma/pull/2043
- TRM Reads Refactor by @agureev in https://github.com/anoma/anoma/pull/2046
- JSON encoding for events by @m1dnight in https://github.com/anoma/anoma/pull/2052
- json encoding for rm transaction by @m1dnight in https://github.com/anoma/anoma/pull/2053
- Shard Integration by @agureev in https://github.com/anoma/anoma/pull/2060
- run:in Jet by @agureev in https://github.com/anoma/anoma/pull/2075
- Makes EProve examples really examples by @mariari in https://github.com/anoma/anoma/pull/2076
- Use Noun.equal? instead of == for Noun terms by @mariari in https://github.com/anoma/anoma/pull/2077
- Return the cores that make them by @mariari in https://github.com/anoma/anoma/pull/2078
- Add return types to the Enock Functions by @mariari in https://github.com/anoma/anoma/pull/2079
- StdLib Kind Function Now Takes 2 Arguments by @agureev in https://github.com/anoma/anoma/pull/2080
- Make Executor Synchronous by @agureev in https://github.com/anoma/anoma/pull/2094
- Update documentation, small fix to live docs by @l4e21 in https://github.com/anoma/anoma/pull/2106
- Fix typo in handle_info return reason (:disonnect → :disconnect) by @Nepali123 in https://github.com/anoma/anoma/pull/2135
- Removed duplicate imports by @dev3Nigerian in https://github.com/anoma/anoma/pull/2143
- fix: resolve hardcoded interface binding and enable security features by @bobtajson in https://github.com/anoma/anoma/pull/2146
- Properly turn a list into a string by @mariari in https://github.com/anoma/anoma/pull/2174
- Cairo Transaction does not have nullifiers!, use the computed method by @mariari in https://github.com/anoma/anoma/pull/2181
- Update rocksdb by @mariari in https://github.com/anoma/anoma/pull/2183
- Livebook for eventbroker load testing by @m1dnight in https://github.com/anoma/anoma/pull/1997
- Proper Read Only Transactions by @agureev in https://github.com/anoma/anoma/pull/2028
New Contributors
- @l4e21 made their first contribution in https://github.com/anoma/anoma/pull/2106
- @Nepali123 made their first contribution in https://github.com/anoma/anoma/pull/2135
- @dev3Nigerian made their first contribution in https://github.com/anoma/anoma/pull/2143
- @bobtajson made their first contribution in https://github.com/anoma/anoma/pull/2146
Full Changelog: https://github.com/anoma/anoma/compare/v0.34.0...v0.35.0