Skip to content

dev/20230109-prehyperspace

Pre-release
Pre-release
Compare
Choose a tag to compare
@jennijuju jennijuju released this 10 Jan 01:47
56339c2

What's Changed

  • fix: remove EAM::CreateAccount by @Stebalien in #979
  • update embryo actor to placeholder by @jennijuju in #978
  • EthAccount: Fixup and clarify comments by @arajasek in #982
  • EAM: Remove InitAccountParams by @arajasek in #984
  • fix: EVM: CALLs to EthAccount should be lowered to bare transfers. by @raulk in #986
  • EVM: Native precompile address fe prefix by @mriise in #981
  • EVM: Pass original caller through to callee for Delegate Call by @mriise in #994
  • EVM: Disable get-randomness precompile by @mriise in #995
  • EVM: Flush state before calling send in Ext opcodes by @mriise in #993
  • EAM: Check addresses for reserved range of native precompile by @mriise in #997
  • EVM: Check that precompile address index is within bounds by @mriise in #996
  • Enable logging with MockRuntime by @mriise in #985
  • EVM: fix the stack underflow check on swap by @Stebalien in #1000
  • EVM: Fix precompiles to output nothing on error by @mriise in #998
  • add Hyperspace testnet parameters and build config. by @raulk in #933
  • EVM: Allow Null Addresses to convert into f4 Addresses by @mriise in #1003

Full Changelog: dev/20221219-fvm-m2-patch.1...dev/20230109-prehyperspace