Skip to content

Commit

Permalink
Merge pull request #109 from CityOfZion/CU-86a5au9aq
Browse files Browse the repository at this point in the history
CU-86a5au9aq-Swap Lib - Initial Research, Planning and Implementation
  • Loading branch information
thiagocbalducci authored Nov 1, 2024
2 parents 8f3593f + 0b3d3ac commit 1efb519
Show file tree
Hide file tree
Showing 46 changed files with 1,664 additions and 4,454 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/blockchain-service",
"comment": "Adjust swap interfaces",
"type": "minor"
}
],
"packageName": "@cityofzion/blockchain-service"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-ethereum",
"comment": "Adjust interfaces to support account blockchain",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-ethereum"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-neo-legacy",
"comment": "Adjust interfaces to support account blockchain",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-neo-legacy"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-neo3",
"comment": "Adjust interfaces to support account blockchain and Remove Flamingo swap implementation",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-neo3"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-swap",
"comment": "Add support to SimpleSwap",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-swap"
}
Loading

0 comments on commit 1efb519

Please sign in to comment.