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

Wasabi 2 initial implementation #322

Open
wants to merge 228 commits into
base: features/wasabi
Choose a base branch
from
Open

Commits on May 6, 2022

  1. mine up to 101 blocks in regtest

    phillamy authored and Kexkey committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0c9631a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b0c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9af8f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0c7c99 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    7e2a3e2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    06998aa View commit details
    Browse the repository at this point in the history
  2. Added comment

    phillamy committed May 16, 2022
    Configuration menu
    Copy the full SHA
    f357533 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. some more work

    phillamy committed May 17, 2022
    Configuration menu
    Copy the full SHA
    047f4b3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Added the PID in logging

    phillamy committed May 19, 2022
    Configuration menu
    Copy the full SHA
    30363a9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    cb2fd59 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    8378ee6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Features/gettxoutproof (#234)

    * Adding gettxoutproof to proxy
    
    * fix missing field in documentation
    
    * Added dewcription of response in yaml
    
    * Added examples into YAML
    
    * Minor indentation problem fixed
    
    * CR comments
    
    * minor fix
    
    * After CR comments
    phillamy authored May 26, 2022
    Configuration menu
    Copy the full SHA
    c08edb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9ed17 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge upstream

    phillamy committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7af8592 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a95163d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    f9e699d View commit details
    Browse the repository at this point in the history
  2. Sync sample with actual file

    phillamy committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    2f0abdb View commit details
    Browse the repository at this point in the history
  3. renumbered return code

    phillamy committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    5e97087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c735cc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. PR review - change requests

    phillamy committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    39b83fe View commit details
    Browse the repository at this point in the history
  2. Removed /conf

    phillamy committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7e99917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114ea5c View commit details
    Browse the repository at this point in the history
  4. removed /conf from yaml

    phillamy committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    16fb9a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #267 from phillamy/features/proxy-mine

    Features/proxy generatoaddress
    Kexkey authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    22ccc1b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    d21159e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Merge pull request #266 from phillamy/features/async-walletnotify

    Features/async walletnotify
    Kexkey authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    bcc0a36 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Fixed broken computefees

    Kexkey committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bd1944e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Moved proxy from Alpine-glibc to Debian

    Kexkey authored and phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    21c182d View commit details
    Browse the repository at this point in the history
  2. Fixed ncat being PID 1

    Kexkey authored and phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    be53b34 View commit details
    Browse the repository at this point in the history
  3. replace IFS=newline for dash

    phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    17c6e5f View commit details
    Browse the repository at this point in the history
  4. Added double-quotes to function args

    Kexkey authored and phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b986341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e472bd9 View commit details
    Browse the repository at this point in the history
  6. Added some explanations

    Kexkey authored and phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    65c68b6 View commit details
    Browse the repository at this point in the history
  7. More double-quotes safeguards

    Kexkey authored and phillamy committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    bbd0904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e98f0d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdca66f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f92a9bf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    7c67e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. run tests inside Alpine test container

    phillamy authored and Kexkey committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0866d1f View commit details
    Browse the repository at this point in the history
  2. Tor bumped to 0.4.7.8 + Alpine 3.15.4

    phillamy authored and Kexkey committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1493787 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    a8d84d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    592b1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. bumped cron to Alpine:3.15.4 + tests

    phillamy authored and Kexkey committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d38b29d View commit details
    Browse the repository at this point in the history
  2. core bumped to v23

    phillamy authored and Kexkey committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    530c54e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. fix for flock, requesthandler

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7834df5 View commit details
    Browse the repository at this point in the history
  2. removed duplicate local txid=

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f7eb5d5 View commit details
    Browse the repository at this point in the history
  3. Redirect flock verbose output to stderr

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    693e2a1 View commit details
    Browse the repository at this point in the history
  4. trace flock output

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    beb8b15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77e03d9 View commit details
    Browse the repository at this point in the history
  6. log flock output

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    fcd1fd8 View commit details
    Browse the repository at this point in the history
  7. crap removed

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    48659ff View commit details
    Browse the repository at this point in the history
  8. Fix IFS with NO space

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d0d78c4 View commit details
    Browse the repository at this point in the history
  9. fix

    phillamy authored and Kexkey committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f676848 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    69d9654 View commit details
    Browse the repository at this point in the history
  2. rebase - new test

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3c99a8a View commit details
    Browse the repository at this point in the history
  3. moved getblock from proxy to btc node

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    dd257a0 View commit details
    Browse the repository at this point in the history
  4. using pub/sub retained messages

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c30b455 View commit details
    Browse the repository at this point in the history
  5. took out blank line

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0cbaba6 View commit details
    Browse the repository at this point in the history
  6. typo

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    eb42a41 View commit details
    Browse the repository at this point in the history
  7. Missing #include source scripts

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e28cca5 View commit details
    Browse the repository at this point in the history
  8. Added PID in logging

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    320fc5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4adc97 View commit details
    Browse the repository at this point in the history
  10. rebase - Changes after CR + doc updates

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a6c6cc8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d87972e View commit details
    Browse the repository at this point in the history
  12. Added dbl quotes to parameters for dash

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a25a481 View commit details
    Browse the repository at this point in the history
  13. rebaes - fixes dbl quotes - strings

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f425c79 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9ab14e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d82070f View commit details
    Browse the repository at this point in the history
  16. More reliable name to kill proxy

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    38e99d3 View commit details
    Browse the repository at this point in the history
  17. renamed a couple of files

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a875a8f View commit details
    Browse the repository at this point in the history
  18. redirect flock verbose output to stderr

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f1b070b View commit details
    Browse the repository at this point in the history
  19. new process created on new tip events

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8d8061a View commit details
    Browse the repository at this point in the history
  20. New topic names + improvements

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e95b39b View commit details
    Browse the repository at this point in the history
  21. IFS fix again

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3e7d5c2 View commit details
    Browse the repository at this point in the history
  22. remove trailing spaces

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d2f6cc6 View commit details
    Browse the repository at this point in the history
  23. Added spaces in watch labels

    phillamy authored and Kexkey committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    822f31e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Bump decode-uri-component from 0.2.0 to 0.2.2 in /cyphernodeconf_docker

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Kexkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3915e94 View commit details
    Browse the repository at this point in the history
  2. Bump qs from 6.5.2 to 6.5.3 in /cyphernodeconf_docker

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Kexkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    7fca4bc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    df7e652 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Fixes for cln v22

    Kexkey committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d950b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a046d48 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    0a58796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab97ed5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. We need to stay at pg-14

    Kexkey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    64034e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe41d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3796a37 View commit details
    Browse the repository at this point in the history
  4. Fixed CLN config

    Kexkey committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7adb35e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Wasabi 2 initial implementation

    Talej committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5b7954d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. minor wasabi2 fixes

    Talej committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f9243c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. torgen fix - dev base

    Talej authored and Kexkey committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    64ca58b View commit details
    Browse the repository at this point in the history
  2. fixed unwatchtx errors

    Talej committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    21631a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. wasabi tweaks

    Talej committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a79f99e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    01c9b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e4504f View commit details
    Browse the repository at this point in the history
  3. Added wasabi docker image files

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9dd3095 View commit details
    Browse the repository at this point in the history
  4. removed debug output

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5e708a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca9217 View commit details
    Browse the repository at this point in the history
  6. added wasabi stuff to setup.sh

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1f929ce View commit details
    Browse the repository at this point in the history
  7. Added wasabi dirs to checks

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    95cb844 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8aaa1e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8adefe2 View commit details
    Browse the repository at this point in the history
  10. Using official Wasabito now

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    82b4d3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b4921e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b24738f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd52da1 View commit details
    Browse the repository at this point in the history
  14. bump some files :D

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f8f29c2 View commit details
    Browse the repository at this point in the history
  15. depends_on and more comments to help test

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bee420d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b830202 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0950422 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e283430 View commit details
    Browse the repository at this point in the history
  19. Make wasabi_newaddr work

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0592e3d View commit details
    Browse the repository at this point in the history
  20. Empty functions not good

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    32b97f1 View commit details
    Browse the repository at this point in the history
  21. Wasabi get_balance

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9c536e2 View commit details
    Browse the repository at this point in the history
  22. getbalance endpoint name fix in tests

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f5e0e44 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9555e75 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    88db841 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4f5e3ad View commit details
    Browse the repository at this point in the history
  26. First working draft for Wasabi Spend

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d09bf55 View commit details
    Browse the repository at this point in the history
  27. Content !!1 :D

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    92b8ccb View commit details
    Browse the repository at this point in the history
  28. wasabi_batchprivatetospender v0

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7b000c5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c34b0b4 View commit details
    Browse the repository at this point in the history
  30. wasabi_batchprivatetospender works

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ed02aab View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    edc22ed View commit details
    Browse the repository at this point in the history
  32. Patch for send roc command: when sending to multiple outputs, the fee…

    … is subtracted from the highest amount output if subtractFee is true
    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6f766b6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ba4791e View commit details
    Browse the repository at this point in the history
  34. Backend and regtest fixes

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a8c99c4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a5bbea6 View commit details
    Browse the repository at this point in the history
  36. Removed subtractFee patch

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cef132f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ed2b04c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7b9e342 View commit details
    Browse the repository at this point in the history
  39. Make backend work

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0e4484e View commit details
    Browse the repository at this point in the history
  40. Wasabi configs

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    01e99f3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1fd75a7 View commit details
    Browse the repository at this point in the history
  42. Patched Wasabi files moved

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a88b387 View commit details
    Browse the repository at this point in the history
  43. Clean up

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a356b37 View commit details
    Browse the repository at this point in the history
  44. Backend is usable in regtest only

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    72d34bb View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b740da2 View commit details
    Browse the repository at this point in the history
  46. NBitcoin version bump

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a23baf4 View commit details
    Browse the repository at this point in the history
  47. Fix when keyPath contains single quotes

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    97df417 View commit details
    Browse the repository at this point in the history
  48. nginx not needed in wasabi backend

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ca96240 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f172569 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    4a2de78 View commit details
    Browse the repository at this point in the history
  51. A little bit of cleaning...

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    19afc5a View commit details
    Browse the repository at this point in the history
  52. Improved spending mixed coins

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    be1f659 View commit details
    Browse the repository at this point in the history
  53. Starting gethistory

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1e833e6 View commit details
    Browse the repository at this point in the history
  54. Wasabi upgrade

    schulterklopfer authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ad8c605 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1ef0a1a View commit details
    Browse the repository at this point in the history
  56. Post-rebase-merge commit to fix things

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a2b30c1 View commit details
    Browse the repository at this point in the history
  57. Fixed for latest Wasabi RPC version

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9a37ed6 View commit details
    Browse the repository at this point in the history
  58. wasabi_gettransactions

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3c649e1 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    3b7a5d5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    459e7df View commit details
    Browse the repository at this point in the history
  61. Upgraded wasabi to v1.1.10.3

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2cad529 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    0f13657 View commit details
    Browse the repository at this point in the history
  63. Fix crash when Wasabi feature not selected

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5af2112 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    70ea942 View commit details
    Browse the repository at this point in the history
  65. Change tx label for autospend

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b63d217 View commit details
    Browse the repository at this point in the history
  66. Add getunspentcoins

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9242f49 View commit details
    Browse the repository at this point in the history
  67. Make WASABI_MIXUNTIL in spend an optional parameter that falls back t…

    …o config default
    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8b9ba18 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    1ab3eea View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    b5e717b View commit details
    Browse the repository at this point in the history
  70. Upgraded Wasabi to silent version 1.1.11.1

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7031f29 View commit details
    Browse the repository at this point in the history
  71. DustThreshold of 0.00000001 for Wasabi

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fcd1626 View commit details
    Browse the repository at this point in the history
  72. More detailed wasabi balances

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8b6e66d View commit details
    Browse the repository at this point in the history
  73. typo for rcvd_0conf

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cd4e52f View commit details
    Browse the repository at this point in the history
  74. Bug fix utxo build on wasabi spend

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5714e5b View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    5cd62bd View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    9a32a09 View commit details
    Browse the repository at this point in the history
  77. transactionid vs transactionId

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a503f3b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    11b1a4e View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    54971f2 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    7a135d9 View commit details
    Browse the repository at this point in the history
  81. Add filterInternaltxns (label='') to wasabi get_transactions and clea…

    …n up function
    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    552b471 View commit details
    Browse the repository at this point in the history
  82. Added dequeue UTXOs selected to spend

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a12d8bd View commit details
    Browse the repository at this point in the history
  83. Open api doc

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d7405c2 View commit details
    Browse the repository at this point in the history
  84. ApiV0 pass 1

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f31487e View commit details
    Browse the repository at this point in the history
  85. ApiV0 pass 2

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6c2e453 View commit details
    Browse the repository at this point in the history
  86. ApiV0 pass 3

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e648a94 View commit details
    Browse the repository at this point in the history
  87. ApiV0 ok seriously this is silly

    gabidi authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d3f65bf View commit details
    Browse the repository at this point in the history
  88. Fixed schemas for wasabi

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    577a270 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    b29d92c View commit details
    Browse the repository at this point in the history
  90. Missing patch package in backend builder

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e7b1fb5 View commit details
    Browse the repository at this point in the history
  91. Upgraded Alpine for the Wasabi containers

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ef6aa4d View commit details
    Browse the repository at this point in the history
  92. Upgrade Wasabi to v1.1.12.2

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1e00b21 View commit details
    Browse the repository at this point in the history
  93. Looks like mixuntil defers to LevelStrong

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ee69664 View commit details
    Browse the repository at this point in the history
  94. Make PrivacyLevels Great Again

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c75616a View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    ee495c7 View commit details
    Browse the repository at this point in the history
  96. Fixed config schemas for wasabi

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5f647e9 View commit details
    Browse the repository at this point in the history
  97. Changed migration path

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a5ca58e View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    e844b75 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    626f540 View commit details
    Browse the repository at this point in the history
  100. Wasabi Dockerfile small tweak

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9c179c4 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    301f474 View commit details
    Browse the repository at this point in the history
  102. Optimized smallest_balance_wasabi_index

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f580a56 View commit details
    Browse the repository at this point in the history
  103. Merge branch 'dev' into 'features/wasabi'

    Kexkey authored and Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    92a6f73 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    0670b08 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    bb9a96d View commit details
    Browse the repository at this point in the history
  106. minor wasabi2 fixes

    Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c44b634 View commit details
    Browse the repository at this point in the history
  107. fixed unwatchtx errors

    Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5a3be9c View commit details
    Browse the repository at this point in the history
  108. wasabi tweaks

    Talej committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3d6730d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. merge corrections

    Talej committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5573b3f View commit details
    Browse the repository at this point in the history
  2. merge conflict fix

    Talej committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ed1468b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Small fixes re: dev merge

    Kexkey committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f568276 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. merge bug fixes

    Talej committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7677c8d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    c6cadaf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c82474 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. LN fixes when using CLN v23.05 and up and lnurl-pay (#326)

    * LN fixes when using CLN v23.05 and up and lnurl-pay
    
    * CLN pg, permission fixes
    
    * Use cln01 as cln-postgres user/db
    
    * clnrest-ready for distr. deploy.
    
    * Note about developer mode in CLN config
    
    * Bitcoin Core notifications
    
    * Using CLN's image from hub
    Kexkey authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c69f907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52534a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d19642c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fixed CLN args escaping

    Kexkey committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    47834e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6d27259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f67266 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    97efabb View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. wasabi as pid 1

    Kexkey committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2074308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e937017 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. curl basic auth

    phillamy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7d845d4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f47c08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2565e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef52ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f8c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a19929 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9729a3c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. auto start coinjoin

    Talej committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e989c17 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    6e5070d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    03a58fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    1945437 View commit details
    Browse the repository at this point in the history
  2. wallet var correction

    Talej committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    450553a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fixed spend wallet param

    Talej committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bb66382 View commit details
    Browse the repository at this point in the history