399 Commits (66042a21cce8c4a503a3ca1b3a273ff420f0d43b)
 

Author SHA1 Message Date
Thomas Eizinger 7ce5ea47df
Wait for message to be actually sent on the wire 3 years ago
Thomas Eizinger aaeb2a5809
Have messages return `()` instead of `Result` 3 years ago
Thomas Eizinger e677ba7a74
Replace `taker_inc_message_actor` with `Address::attach_stream` 3 years ago
Thomas Eizinger 0d1406ec63
Replace `in_taker_messages` with `Address::attach_stream` 3 years ago
Thomas Eizinger eda1b88b0a
Introduce a dedicated codec 3 years ago
Thomas Eizinger 47c9b85c1a
Log errors with source chain 3 years ago
Lucas Soriano del Pino d168b07065
Fix MAX_PRICE_DEC 3 years ago
Thomas Eizinger 8d95008a24
Merge pull request #144 from comit-network/release-workflows 3 years ago
Thomas Eizinger 913fd4aa4b
Add standard release workflows 3 years ago
Thomas Eizinger 7fcf62573d
Merge pull request #141 from comit-network/build-is-not-tsc 3 years ago
Daniel Karzel 1c7d28f6f4
Merge pull request #150 from comit-network/monitor-taker 3 years ago
Thomas Eizinger 8915c43661
Merge pull request #142 from comit-network/simplify-embedded-file-ext 3 years ago
Daniel Karzel 2fe376cb55
Work in review comments 3 years ago
Daniel Karzel 608a962b8e
Taker monitors 3 years ago
Daniel Karzel 2fd2c30325
move refund transaction signing onto cfd 3 years ago
Daniel Karzel 4fb84cc58f
Bundle monitoring events that change cfd state 3 years ago
Daniel Karzel 75033a9c32
Allow transitions to same state in db 3 years ago
Thomas Eizinger 863387df33
Merge pull request #146 from comit-network/taker-out-msg-actor 3 years ago
Mariusz 4f758ea392
Merge pull request #151 from comit-network/linking-problems-macos 3 years ago
Mariusz Klochowicz 3e439e6b3e
Recreate Cargo.lock files to overcome linking errors on macos 3 years ago
Thomas Eizinger f265e01146
Bundling does not require type-checking 3 years ago
Thomas Eizinger d326533170
Refactor `EmbeddedFileExt` to use combinators and ? 3 years ago
Thomas Eizinger 479255aa65
Merge pull request #139 from comit-network/restructure-frontend-project 3 years ago
Mariusz b12d893ac5
Merge pull request #149 from comit-network/dev-runner 3 years ago
Daniel Karzel b4a6d3a7d8
Merge pull request #127 from comit-network/monitor 3 years ago
Thomas Eizinger bd41533db1
Merge pull request #138 from comit-network/simplify-auth-route-testing 3 years ago
Thomas Eizinger 5babf9d12f
Put sources under src/ 3 years ago
Philipp Hoenisch fc1cb08b49
Merge pull request #148 from comit-network/beautify-ui 3 years ago
Mariusz Klochowicz a7e78072b0
Add a script that can start all processes in a single terminal 3 years ago
Daniel Karzel 5163bdcb47
Merge pull request #147 from comit-network/fix-sql 3 years ago
Daniel Karzel 703a669ec0
Make the test pass 3 years ago
Daniel Karzel a84fd60179
Add failing test 3 years ago
Philipp Hoenisch b8ed118fe9
TS ignore all the things. 3 years ago
Philipp Hoenisch dff0f83a5c
Fmt and removed unused file 3 years ago
Philipp Hoenisch ce7346023c
Attempt to beautify maker ui 3 years ago
Philipp Hoenisch 182302215e
Attempt to beautify taker ui 3 years ago
Philipp Hoenisch c208906fce
Auto truncate wallet address 3 years ago
Philipp Hoenisch 6622402715
Format wallet timestamp 3 years ago
Philipp Hoenisch 95713fc4cd
Add table for rendering CFDs 3 years ago
Philipp Hoenisch 37ce8bcd18
Remove unused css 3 years ago
Thomas Eizinger b6d0fc6c2f
Convert `send_wire_message_actor` to xtra::Actor 3 years ago
Thomas Eizinger 2290b60ae2
Merge pull request #140 from comit-network/fix-embedded-sources 3 years ago
Thomas Eizinger e7774dc29f
Replace negative .gitignores with build script 3 years ago
Lucas Soriano del Pino 366c415314
Introduce monitor actor 3 years ago
Daniel Karzel aa3355d521
Sequence diagram blockchain monitoring and cfd actor 3 years ago
Thomas Eizinger f1b31a2a07
Merge pull request #125 from comit-network/simplify-ui 3 years ago
Thomas Eizinger c1b0ec63a4
Simplify testing of protected routes 3 years ago
Mariusz 8f1e3dd83a
Merge pull request #135 from comit-network/gitignore 3 years ago
Mariusz Klochowicz f340a70c93
Add database and seed files to .gitignore 3 years ago
Mariusz 42b5ea9c58
Merge pull request #134 from comit-network/taker-actor-refactor 3 years ago