From aab81647ba17c9363fe5599fed75bed55d11c31e Mon Sep 17 00:00:00 2001 From: Luke Tchang Date: Wed, 13 Sep 2023 22:59:26 -0400 Subject: [PATCH] changesets --- .changeset/dirty-turkeys-build.md | 5 +++++ .changeset/strange-bobcats-float.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/dirty-turkeys-build.md diff --git a/.changeset/dirty-turkeys-build.md b/.changeset/dirty-turkeys-build.md new file mode 100644 index 0000000000..9057f35301 --- /dev/null +++ b/.changeset/dirty-turkeys-build.md @@ -0,0 +1,5 @@ +--- +"@nocturne-xyz/core": patch +--- + +Have op request builder use minRefundValues and simplify build() logic to unwrap as few assets as possible needed for calls, additionally fix all times in core that map uses object keys by adding designated obj key map and set impls diff --git a/.changeset/strange-bobcats-float.md b/.changeset/strange-bobcats-float.md index d604672901..17db6c69c1 100644 --- a/.changeset/strange-bobcats-float.md +++ b/.changeset/strange-bobcats-float.md @@ -2,4 +2,4 @@ "@nocturne-xyz/core": major --- -support refunds with actual minRefundValues + double underscore unwrap, refund, and action so these are only exposed to plugins +double underscore unwrap, refund, and action so these are only exposed to plugins