db2fca9 ci: run docker builds on mainTorkel Rogstad · Feb 2
92308e6 dev: run cargo fmtTorkel Rogstad · Feb 2
484ca43 dev: install required deps for docker build, bump rust versionTorkel Rogstad · Feb 2
f4568d6 integration tests: fix build, lint errorsTorkel Rogstad · Feb 2
c64204a ci: drop integration test dependency for release uploadTorkel Rogstad · Feb 2
02ed95d ci: fix bad artifact name matching on releaseTorkel Rogstad · Feb 2
80c0a8a integrated test fixed, wait for blocks propagateRoberto Santacroce · Feb 3
bb51f83 Merge pull request #4rsantacroce · Feb 3
cdf915d Enforce L1 transaction uniquenessRoberto Santacroce · Feb 11
8cd19f4 Enforce confirmations and block inclusion for swap L1 verificationRoberto Santacroce · Feb 11
74412e8 Document and test: swap L1 verification uses RPC onlyRoberto Santacroce · Feb 11
afc8a27 Document and test RPC dependency for swap L1 verificationRoberto Santacroce · Feb 11
a7b4672 added md files on docsRoberto Santacroce · Feb 11
8e15e55 Merge pull request #5rsantacroce · Feb 17
90c894b formattingAsh Manning · Feb 18
9d91c2c fix lintsAsh Manning · Feb 18
ab5cd32 fix advisoriesAsh Manning · Feb 18
8699b2a Merge pull request #9 (fix-fmt-lints)rsantacroce · Feb 18
2b82a00 added some scripts to initialize and testRoberto Santacroce · Feb 18
fe6428f added labels on create swapRoberto Santacroce · Feb 18
22f38e5 lib: add SwapTxId::from_hex (strict 64-char) and to_hexRoberto Santacroce · Feb 18
b8ad839 app(rpc): use SwapTxId::from_hex in update_swap_l1_txidRoberto Santacroce · Feb 18
15159f6 lib(state): use SwapTxId::from_hex when parsing L1 txidRoberto Santacroce · Feb 18
09b0611 app(gui): use SwapTxId::from_hex and to_hex for L1 txid updateRoberto Santacroce · Feb 18
f6e79b9 lib(types): add unit test for SwapTxId::from_hexRoberto Santacroce · Feb 18
1d56651 integration_tests: document 64-char L1 txid requirementRoberto Santacroce · Feb 18
b05ce20 lintRoberto Santacroce · Feb 18
68c4ad7 fix(clippy): remove redundant closure in rpc_serverRoberto Santacroce · Feb 18
c767312 Merge pull request #12 (l1-txid-hex-validation)rsantacroce · Feb 18
583242a feat: enable Coinshift L1 fetch on block connectRoberto Santacroce · Feb 19
0678280 feat(swap): bind open-swap claim to L2 addressRoberto Santacroce · Feb 19
acb4343 fix(gui): disable Mine button when mainchain unavailableRoberto Santacroce · Feb 19
a56c321 Revert "fix(gui): disable Mine button"Roberto Santacroce · Feb 19
5eae5e2 fix parentchain mine bmm integrationRoberto Santacroce · Feb 19
5b19dc1 fix(clippy): resolve too_many_arguments (NodeConfig)Roberto Santacroce · Feb 19
1c0485e lintRoberto Santacroce · Feb 19
0b908eb Merge pull request #13 (l1-txid-hex-validation)rsantacroce · Feb 19
6348d02 feat(cli): add RecoverFromMnemonic commandRoberto Santacroce · Feb 24
d6e21bf feat(cli): add CreateSwap commandRoberto Santacroce · Feb 24
0a20617 feat(cli): add UpdateSwapL1Txid and ClaimSwap commandsRoberto Santacroce · Feb 24
47df5cc feat(cli): add ListSwaps, ListSwapsByRecipient, GetSwapStatusRoberto Santacroce · Feb 24
fed8982 feat(cli): add GetL1Config and SetL1ConfigRoberto Santacroce · Feb 24
eb37826 cargo fmtRoberto Santacroce · Feb 24
39b9b3e Merge pull request #14 (mnemonic-recovery-cli)rsantacroce · Feb 24
c97bada Merge pull request #1 from LayerTwo-Labs/mainrsantacroce · Feb 26
be4b379 L1 config: predefined networks, startup validation, CLI init and run flagsRoberto Santacroce · Feb 26
cafa633 cargo fmtRoberto Santacroce · Feb 26
0f70972 fixing node response parsing errorRoberto Santacroce · Feb 28
84eed87 cargo fmtRoberto Santacroce · Feb 28
127df12 fix clippyRoberto Santacroce · Feb 28
96b1bb4 Merge pull request #15 (l1-config-validation)rsantacroce · Feb 28