Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adex tool was introduced #1729

Merged
merged 78 commits into from
Apr 10, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
6cddedb
feat: introduce adex cli utility, that is aimed to facilitate using m…
Mar 19, 2023
f480d2d
CHANGELOG was changed
Mar 22, 2023
8ffaf33
CHANGELOG header style changed
Mar 23, 2023
7896139
Use winapi crate to manage mm2 process
Mar 23, 2023
59f0621
rollback changes
Mar 23, 2023
4355e72
use common::log proxy instead of log
Mar 24, 2023
117a3f2
Get rid of log4rs
Mar 24, 2023
e890d94
Spit on init_coins and polish
Mar 24, 2023
abafc9b
Get rid of hyper
Mar 24, 2023
ae4808c
Spit and polish
Mar 24, 2023
4ef0f6f
Spit on init_log and polish
Mar 24, 2023
523fa9d
Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…
Mar 24, 2023
7de4766
spit and polish
Mar 24, 2023
fa0747b
spit and polish
Mar 24, 2023
7ffff62
spit and polish
Mar 24, 2023
d536767
roll back cli
Mar 24, 2023
6ea0ce9
roll back cli
Mar 24, 2023
b371fd7
Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…
Mar 24, 2023
e0bab19
squash changes
Mar 24, 2023
34d08fc
Got rid of userhome from mm2 help
Mar 27, 2023
6addf5f
Use default gui configuration value
Mar 27, 2023
3f93b33
Spti and polish
Mar 27, 2023
aaff7f5
Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…
Mar 27, 2023
4aac321
Provide macos configuration
Mar 27, 2023
2cd70d8
Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…
Mar 27, 2023
04f4f14
Inline each inquire method on initializing mm configuration
Mar 27, 2023
addf3b0
Fix errors related to macos configuration
Mar 27, 2023
11518ca
Fix errors related to macos configuration
Mar 27, 2023
52767e2
Try to ignore adex-cli for wasm32
Mar 27, 2023
4395e97
Avoid macos related warnings
Mar 27, 2023
65459bb
disable wasm32 ))
Mar 27, 2023
1cdb693
disable all for macos
Mar 27, 2023
a6dc002
try again
Mar 27, 2023
fd254e3
Fix windows clippy after all
Mar 27, 2023
cb4593e
Roll back CHANGELOG.md
Mar 31, 2023
75d31ca
Made password generating rule stronger
Mar 31, 2023
7a3aa73
Provide different rules for seedphrase
Mar 31, 2023
3b9f9f3
Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…
Mar 31, 2023
f289c47
Provide an empty value for passphrase
Mar 31, 2023
f6b6446
Made default password to be generated until it conforms to password p…
Mar 31, 2023
1cc68df
Spit and polish
Mar 31, 2023
7762435
Spit and polish
Mar 31, 2023
fd1aecd
Spit and polish
Apr 1, 2023
6bbdfca
introduce macos mm2 process managing
Apr 1, 2023
7b84f02
Merge remote-tracking branch 'origin/macoschanges' into feature-1682-…
Apr 1, 2023
ca170ed
spit and polish
Apr 1, 2023
4431f65
Merge remote-tracking branch 'rozhkov/feature-1682-introduce-adex' in…
Apr 1, 2023
f629668
Merge remote-tracking branch 'origin/feature-1682-introduce-adex' int…
Apr 1, 2023
caa9d67
Spit and polish
Apr 1, 2023
ddcc683
provid process pid on macos
Apr 2, 2023
4399211
Spit and polish
Apr 2, 2023
d060480
Rollback some changes
Apr 2, 2023
da0e693
exclude adex-cli from the mm2 workspace
Apr 3, 2023
62288e4
Referred to an PR rather than an issue
Apr 3, 2023
c09e924
Use the certain version of gstuff to avoid worning related to depreca…
Apr 3, 2023
c13f0e2
Use the certain version of gstuff to avoid worning related to depreca…
Apr 3, 2023
691ae4c
Revert "Use the certain version of gstuff to avoid worning related to…
Apr 3, 2023
817e9cf
spit and polish
Apr 3, 2023
469a4f3
enable com.mm2.daemon first
Apr 3, 2023
1c4721a
spit and polish
Apr 3, 2023
500db1b
Rollback RunAtLoad, KeepAlive
Apr 3, 2023
2df6f48
spit and polish
Apr 4, 2023
cc757a9
Spit and polish
Apr 4, 2023
e64dcf1
Spit and polish
Apr 4, 2023
3c95565
Spit and polish
Apr 5, 2023
3d52467
Fix bug
Apr 6, 2023
79d309f
polished macos compilation
Apr 6, 2023
52a19cb
spit and polish
Apr 6, 2023
aab6f3c
spit and p
Apr 6, 2023
98befa1
Polish processing of mm2 on start
Apr 6, 2023
72b440f
rollback some changes
Apr 6, 2023
688c1e0
Fit logging after fork
Apr 7, 2023
c16d5cb
fork and setsid
Apr 7, 2023
1a386cf
Fit logging after fork
Apr 7, 2023
11b14fe
Fit logging after fork
Apr 7, 2023
01fe98a
Fit logging after fork
Apr 7, 2023
de43f3d
Fit logging after fork
Apr 7, 2023
37a1d2a
Use std::mem::forget to detach mm2 process
Apr 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 15 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
## Unreleased - 2023-##-##

### **Features:**

- `adex` command line utility was introduced that supplies commands: `init`, `start`, `stop`, `status` [#1682](https://github.com/KomodoPlatform/atomicDEX-API/issues/1682)

## v1.0.1-beta - 2023-03-17

**Features:**
### **Features:**
onur-ozkan marked this conversation as resolved.
Show resolved Hide resolved

- NFT integration `WIP` [#900](https://github.com/KomodoPlatform/atomicDEX-API/issues/900)
- NFT integration PoC added. Includes ERC721 support for ETH and BSC [#1652](https://github.com/KomodoPlatform/atomicDEX-API/pull/1652)
- Swap watcher nodes [#1431](https://github.com/KomodoPlatform/atomicDEX-API/issues/1431)
Expand All @@ -19,7 +26,8 @@
- If an invoice payment failed, retring paying the same invoice would cause the payment to not be updated to successful in the DB even if it were successful. A method to update the payment in the DB was added to fix this.
- `mm2_git` crate was added to provide an abstraction layer on Git for doing query/parse operations over the repositories [#1636](https://github.com/KomodoPlatform/atomicDEX-API/pull/1636)

**Enhancements/Fixes:**
### **Enhancements/Fixes:**

- IndexedDB Cursor can now iterate over the items step-by-step [#1678](https://github.com/KomodoPlatform/atomicDEX-API/pull/1678)
- Uuid lib was update from v0.7.4 to v1.2.2 in [#1655](https://github.com/KomodoPlatform/atomicDEX-API/pull/1655)
- A bug was fixed in [#1706](https://github.com/KomodoPlatform/atomicDEX-API/pull/1706) where EVM swap transactions were failing if sent before the approval transaction confirmation.
Expand All @@ -34,7 +42,8 @@

## v1.0.0-beta - 2023-03-08

**Features:**
### **Features:**

- ARRR integration [#927](https://github.com/KomodoPlatform/atomicDEX-API/issues/927):
- Zcoin native mode support was added [#1438](https://github.com/KomodoPlatform/atomicDEX-API/pull/1438)
- Multi lightwalletd servers support was added [#1472](https://github.com/KomodoPlatform/atomicDEX-API/pull/1472)
Expand Down Expand Up @@ -85,8 +94,9 @@
- Refactor ETH/ERC20 withdraw taking into account that the only way to sign a transaction is to send it using `eth_sendTransaction` [#1674](https://github.com/KomodoPlatform/atomicDEX-API/pull/1674)
- Extract address's public key using `eth_singTypedDataV4` [#1674](https://github.com/KomodoPlatform/atomicDEX-API/pull/1674)
- Perform swaps with coins activated with MetaMask [#1674](https://github.com/KomodoPlatform/atomicDEX-API/pull/1674)

**Enhancements/Fixes:**

### **Enhancements/Fixes:**

- Update `rust-web3` crate [#1674](https://github.com/KomodoPlatform/atomicDEX-API/pull/1674)
- Custom enum from stringify derive macro to derive From implementations for enums [#1502](https://github.com/KomodoPlatform/atomicDEX-API/pull/1502)
- Validate that `input_tx` is calling `'receiverSpend'` in `eth::extract_secret` [#1596](https://github.com/KomodoPlatform/atomicDEX-API/pull/1596)
Expand Down
Loading