208 Commits (05192b5b62904d8a821f5b067cfb183c6d62f0e6)
 

Author SHA1 Message Date
Mariusz 05192b5b62
Merge pull request #112 from comit-network/taker-msg-fix 3 years ago
Mariusz Klochowicz 1ab92469a1
Add missing await for the message announcing NewTakerOnline 3 years ago
Lucas Soriano 9eb83fd901
Merge pull request #101 from comit-network/txin-ext 3 years ago
Mariusz 826d5109ca
Merge pull request #98 from comit-network/xtra-maker 3 years ago
Mariusz Klochowicz 46e9b96fbf
Roll-out xtra framework usage in maker 3 years ago
Mariusz 1c5f0d694d
Merge pull request #109 from comit-network/rocket-tests 3 years ago
Lucas Soriano del Pino 7eae0271b0
Add TxInExt trait with find_map_signature method 3 years ago
Mariusz Klochowicz c43d913d3d
Use a dedicated test route for testing maker's authentication 3 years ago
Philipp Hoenisch d5be37e071
Merge pull request #107 from comit-network/authentication-logging 3 years ago
Thomas Eizinger d994c0b676
Merge pull request #105 from comit-network/dependabot/cargo/tracing-0.1.28 3 years ago
Thomas Eizinger e85c61b4e2
Merge pull request #106 from comit-network/dependabot/cargo/bitcoin-0.27.1 3 years ago
Philipp Hoenisch 88554de160
Log username and password 3 years ago
dependabot[bot] ba22554a1c
Bump tracing from 0.1.26 to 0.1.28 3 years ago
Thomas Eizinger a64b4abff4
Merge pull request #104 from comit-network/dependabot/cargo/rust_decimal_macros-1.16.0 3 years ago
Thomas Eizinger f2dcd8630c
Merge pull request #103 from comit-network/dependabot/cargo/tracing-subscriber-0.2.24 3 years ago
dependabot[bot] 14d1ac53ca
Bump bitcoin from 0.27.0 to 0.27.1 3 years ago
dependabot[bot] d6865981e6
Bump rust_decimal_macros from 1.15.0 to 1.16.0 3 years ago
dependabot[bot] 2638f573b6
Bump tracing-subscriber from 0.2.20 to 0.2.24 3 years ago
Thomas Eizinger 9325070974
Merge pull request #89 from comit-network/maker-auth 3 years ago
Daniel Karzel 65a6345c3e
Merge pull request #97 from comit-network/lock-on-chain 3 years ago
Daniel Karzel de66e85d73
Successful publication of lock tx 3 years ago
Thomas Eizinger c5c6f0df69
Ensure credentials are passed along with API requests 3 years ago
Thomas Eizinger dda021b37c
Password protect the maker's routes 3 years ago
Philipp Hoenisch 468759e5ca
Merge pull request #99 from comit-network/tracing 3 years ago
Daniel Karzel a97d3d62bc
Merge pull request #93 from comit-network/contract-setup-fixes 3 years ago
Philipp Hoenisch 90ae8ef154
Enable rocket logs by default 3 years ago
Daniel Karzel d647a69795
Successful `ContractSetup` phase 3 years ago
Thomas Eizinger 47c2fee8c6
Replace axios with fetch 3 years ago
Thomas Eizinger 3cd28e92e0
Remove dead code 3 years ago
Thomas Eizinger f2445ee8e5
Reformat impl of `derive_extended_priv_key` 3 years ago
Daniel Karzel b6bb36266d
Remove snapshot tests 3 years ago
Philipp Hoenisch 1fd4745319
Use logger instead of println 3 years ago
Philipp Hoenisch 382e7095e8
Add logging library and initialize by default 3 years ago
Philipp Hoenisch 8b390354e8
Merge pull request #95 from comit-network/embed_frontend 3 years ago
Lucas Soriano bb5768ca84
Merge pull request #81 from comit-network/interval 3 years ago
Lucas Soriano del Pino e879b36304
Document create_cfd_transactions 3 years ago
Lucas Soriano del Pino 1eb237faaa
Take RangeInclusive<u64> as argument to Payout constructor 3 years ago
Lucas Soriano del Pino 7e646461c5
Remove unnecessary newlines around imports 3 years ago
Lucas Soriano del Pino e395876cc1
Prefer pub(crate) over pub(super) 3 years ago
Lucas Soriano del Pino d3440f9733
Use Oracle::MAX_DIGITS where possible in tests 3 years ago
Lucas Soriano del Pino d2c8c9191c
Use impl Trait shorthand wherever possible 3 years ago
Lucas Soriano del Pino 4fdbe89898
Refactor cfd_protocol crate 3 years ago
Lucas Soriano del Pino c4d34ae443
Remove Interval from public API 3 years ago
Lucas Soriano del Pino 4e2e3914cb
Reorganize modules 3 years ago
Lucas Soriano del Pino b8ce7fac35
Expose APIs that are needed 3 years ago
Lucas Soriano del Pino 8122cd7b79
Prove that signing a price works 3 years ago
Lucas Soriano del Pino 000b64818e
Simplify test oracle attest API 3 years ago
Lucas Soriano del Pino 0939aba57e
Remove rand_chacha 3 years ago
Lucas Soriano del Pino ea3a54ff36
Introduce oracle module 3 years ago
Lucas Soriano del Pino b49dc137fe
Construct payouts from intervals 3 years ago