191 Commits (88554de1606694e2f4acf2e61d5fe229ffbe47b7)
 

Author SHA1 Message Date
Philipp Hoenisch 88554de160
Log username and password 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
Lucas Soriano del Pino aedce9b4b6
Handle multiple (message, nonce) pairs 3 years ago
Lucas Soriano del Pino 0b6336c13d
Add interval module 3 years ago
Philipp Hoenisch 28cc157cee
Add ext trait to convert EmbeddedFile to Response 3 years ago
Philipp Hoenisch 6ec95eef7a
Embed maker/taker frontend into binary 3 years ago
Daniel Karzel 71a69d5c97
Merge pull request #92 from comit-network/remove-adaptor-signature-wrapper 3 years ago
Daniel Karzel 17471c9196
Remove `AdaptorSignature` wrapper in favor of latest `rust-secp256k1-zkp` 3 years ago
Daniel Karzel 685e73b747
Merge pull request #91 from comit-network/cleanup-refund-threshold 3 years ago
Daniel Karzel 6626a76d0d
Remove duplicated refund timelock block calculation 3 years ago
Daniel Karzel eadc5ea42c
Merge pull request #85 from comit-network/testnet-funding 3 years ago
Daniel Karzel bde11ba368
Merge pull request #80 from comit-network/past-party-param-build 3 years ago
Daniel Karzel d5bbee3edd
Wallet updates in the UI 🎉 3 years ago
Daniel Karzel 7630b301c7
Work in PR comments 3 years ago
Daniel Karzel 3dbd60a17e
Remove unnecessary duplicated comments 3 years ago
Daniel Karzel fceb18d98b
Use actual margin value for contract setup 3 years ago
Thomas Eizinger 20a031a9b0
Merge pull request #90 from comit-network/dependabot/cargo/rust_decimal-1.16.0 3 years ago
dependabot[bot] 7bd2800f1a
Bump rust_decimal from 1.15.0 to 1.16.0 3 years ago
Mariusz 8bf305e579
Merge pull request #86 from comit-network/wallet-struct 3 years ago