230 Commits (a9e1a42d56625f1e8e2f15de51dd92a9d288488b)
 

Author SHA1 Message Date
Thomas Eizinger aa2b4fb0ce
Remove hardcoded absolute URLs from the frontend source code 3 years ago
Daniel Karzel 1b792751cb
Add script for preparing the DB for convenience 3 years ago
Thomas Eizinger 58208579fd
Declare entire frontend/ dir as typescript project 3 years ago
Mariusz 904d90c0ad
Merge pull request #57 from comit-network/refactor-contract-setup 3 years ago
Mariusz Klochowicz a3a27021d0
Add contract setup and signature verification on the maker side 3 years ago
Thomas Eizinger 58297e2c2b
Have dprint format TypeScript and JavaScript files 3 years ago
Mariusz c1357d193d
Merge pull request #61 from comit-network/wait-for-maker 3 years ago
Mariusz Klochowicz c2b153ccd2
Wait for the maker if it is not online 3 years ago
dependabot[bot] b0b677181b
Bump serde_json from 1.0.67 to 1.0.68 3 years ago
dependabot[bot] eb13eab04e
Bump anyhow from 1.0.43 to 1.0.44 3 years ago
Thomas Eizinger 9cde56123f
Merge pull request #53 from comit-network/provide-cli 3 years ago
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