969 Commits (f4336db48b6ceee442ecf124e6c03fd7fd5edbad)
 

Author SHA1 Message Date
Thomas Eizinger 5ba44028fc
Add CLIs to maker and taker daemon and make things configurable 3 years ago
Daniel Karzel 99705d75d2
Merge pull request #56 from comit-network/small-fixes 3 years ago
Daniel Karzel a8a8076887
Rename offer to order. Everywhere!!! 3 years ago
Daniel Karzel 76f49bce22
`Origin` renames 3 years ago
Daniel Karzel a0447d60c3
Fix typos 3 years ago
Philipp Hoenisch f2ebfccda3
Merge pull request #48 from comit-network/refund-timeout 3 years ago
Philipp Hoenisch 445208b475
Calculate refund timelock based on CFD term. 3 years ago
Philipp Hoenisch 1ebd042329
Merge pull request #51 from comit-network/verify-transactions 3 years ago
Philipp Hoenisch 468a979d93
Taker verifies all transactions 3 years ago
Daniel Karzel 05a6482d67
Merge pull request #50 from comit-network/margin 3 years ago
Daniel Karzel cfae4e573b
Margin calculation 3 years ago
Thomas Eizinger be246a8235
Merge pull request #55 from comit-network/optimize-ci 3 years ago
Thomas Eizinger 921edca806
Rename jobs to be more descriptive 3 years ago
Thomas Eizinger b5fe043ca8
Optimize CI run time 3 years ago
Mariusz 80e57b0506
Merge pull request #46 from comit-network/integrate-protocol 3 years ago
Thomas Eizinger d459af14d1
Integrate CFD protocol into the maker and taker 3 years ago
Thomas Eizinger e9e9c06dab
Merge pull request #52 from comit-network/fix-initialize-cfd-feed 3 years ago
Thomas Eizinger cb0184e8d4
Merge pull request #49 from comit-network/taker-startup-fix 3 years ago
Daniel Karzel 2bf258b1c3
Initialize cfd feed with existing CFDs from db 3 years ago
Daniel Karzel 88c88123c1
Fixes starting up the taker daemon 3 years ago
dependabot[bot] 0445827f92
Bump dprint/check from 1.5 to 2.0 3 years ago
Thomas Eizinger 788c6e1db7
Merge pull request #42 from comit-network/nonce-pk-in-payout 3 years ago
Lucas Soriano del Pino 585d000694
Move nonce_pk to Payout type 3 years ago
Thomas Eizinger 1670a1f3ac
Merge pull request #32 from comit-network/renewal 3 years ago
Thomas Eizinger 1fc6c8c6c8
Merge pull request #41 from comit-network/transition-to-actor-model 3 years ago
Lucas Soriano del Pino a693f19976
Do not destructure CfdKeys type 3 years ago
Thomas Eizinger 3112f1f7be
Remodel daemons to follow actor model more closely 3 years ago
Lucas Soriano del Pino bffe4c603e
Refactor cfd tests 3 years ago
Lucas Soriano del Pino 31f1a87d3a
Rename finalize_spend_transaction arguments 3 years ago
Lucas Soriano del Pino a24dd67f20
Add create test helper 3 years ago
Lucas Soriano del Pino 66c4c58a2d
Define and implement TransactionExt::outpoint 3 years ago
Lucas Soriano del Pino d95eeda49f
Use iter::chain and iter::once 3 years ago
Lucas Soriano del Pino 641faceb8a
Add renew_cfd_transactions API 3 years ago
Thomas Eizinger a71d2a68a8
Merge pull request #40 from comit-network/minimize-dependencies 3 years ago
Thomas Eizinger d6b8df7958
`macros` is a default feature 3 years ago
Thomas Eizinger ea07efcae8
Remove proptest while we are not using it 3 years ago
Thomas Eizinger 8993492543
Track bdk's rev in lockfile 3 years ago
Thomas Eizinger 89e75d117d
Don't activate features we don't use 3 years ago
Thomas Eizinger 7af1e1310e
Deactivate futures default features 3 years ago
Thomas Eizinger 2234e15ce9
Remove unused dependency 3 years ago
Thomas Eizinger dd17d7da1a
Align bdk versions 3 years ago
Thomas Eizinger f54560a148
Proptest is a test dependency 3 years ago
Thomas Eizinger b9c8146b71
Merge pull request #37 from thomaseizinger/fix-ci 3 years ago
Thomas Eizinger 96b3be2388
Make yarn job separate steps 3 years ago
Thomas Eizinger 52d24de1a8
Cache clippy artifacts 3 years ago
Thomas Eizinger b37c972da7
Condense CI configuration 3 years ago
Thomas Eizinger b5dc3fa6ed
Fix invalid CI configuration 3 years ago
Thomas Eizinger 9cb0a3085e
Merge pull request #13 from comit-network/frontend-backend 3 years ago
Daniel Karzel be7fa3e612
Initial daemon and frontend for taker and maker 3 years ago
Lucas Soriano del Pino 6a21f4e31a
Increase ContractExecutionTransaction::SIGNED_VBYTES constant 3 years ago