diff --git a/to-merge.txt b/to-merge.txt index 6531d2e0fc83da0547dbce20e7e841df6cc447cf..cf9a24e919d6df8f49bbd211889096866f658622 100644 --- a/to-merge.txt +++ b/to-merge.txt @@ -539,66 +539,3 @@ Date: Mon Sep 28 14:14:45 2020 +0200 core/vm, params: make 2200 in line with spec (#21605) -commit a90e645ccda7d8d373783e161e6c6fc4430cb6d0 -Author: Marius van der Wijden <m.vanderwijden@live.de> -Date: Mon Sep 28 14:12:08 2020 +0200 - - mobile: added constructor for big int (#21597) - - * mobile: added constructor for big int - - * mobile: tiny nitpick - -commit 420b78659bef661a83c5c442121b13f13288c09f -Author: Marius van der Wijden <m.vanderwijden@live.de> -Date: Mon Sep 28 14:10:26 2020 +0200 - - accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) - - * accounts/abi: refactored abi.Unpack - - * accounts/abi/bind: fixed error - - * accounts/abi/bind: modified template - - * accounts/abi/bind: added ToStruct for conversion - - * accounts/abi: reenabled tests - - * accounts/abi: fixed tests - - * accounts/abi: fixed tests for packing/unpacking - - * accounts/abi: fixed tests - - * accounts/abi: added more logic to ToStruct - - * accounts/abi/bind: fixed template - - * accounts/abi/bind: fixed ToStruct conversion - - * accounts/abi/: removed unused code - - * accounts/abi: updated template - - * accounts/abi: refactored unused code - - * contracts/checkpointoracle: updated contracts to sol ^0.6.0 - - * accounts/abi: refactored reflection logic - - * accounts/abi: less code duplication in Unpack* - - * accounts/abi: fixed rebasing bug - - * fix a few typos in comments - - * rebase on master - - Co-authored-by: Guillaume Ballet <gballet@gmail.com> - -commit c9959145a9c1f1141784a2e7e0b2cb070d399065 -Author: Péter Szilágyi <peterke@gmail.com> -Date: Mon Sep 28 11:23:02 2020 +0300 - - params: begin v1.9.23 release cycle