- Change the friendly URL for "/findswaps" to just be "/swaps" (0299c11)
- Remove extra files (5164a86)
- Update the wording from swap to offer (da93d59)
- Update version (d8a2ea0)
- Update version (67c7ed7)
- Add pop up to install app and update to new version (#65) (d2e57bf), closes #65
- bump version (20d0843)
- bump version (539098e)
- Code Optimization (#60) (fd0ef7a), closes #60
- Create private swaps (#57) (2fa73d9), closes #57
- Disable clean for snowpack builds (ff90f32)
- Fix top menu clutter (00f2660)
- Include the new JS files, don't ignore them, needed for publish (1ce08aa)
- Remove extra js files (d723eff)
- ugly hack to fix issue 63 (0c788ff)
- Update README.md (16915d2)
- Updated reference to NBitcoin to fit the new namespace for blockcore nbitcoin (#58) (62b3cf8), closes #58
- Version 1.1.4 introduced a breaking change so needs to be specific. (#59) (7b3573f), closes #59
- bump version (135a121)
- call indexers on startup and only read frmo storage when indexer api call is needed (1e14cac)
- Fix a bug when loading indexer symbols (a281826)
- Handling some of getting list of indexers and explorer (#48) (9b0f3fc), closes #48
- make sure api calls only happen in the OnInitializedAsync and correctly return the api url from stor (4fa2ae8)
- bump version (4253cb3)
- bump version (26e4cca)
- Disable integrity checking for PWA apps (2778a2f)
- Enable PWA (6ff7e2a)
- bump version (a7ed610)
- Instruct the browser to not cache "service-worker-assets.js" (#46) (3d0ed2c), closes #46
- bump version (dc9eaaf)
- Fix fetch to check local storage first before asking the DNS (3a175cc)
- Fix some more bugs in the UI (7f0fb90)
- Add Blockcore Atomic Swaps Icon (#22) (b8f56b3), closes #22
- Add dark theme (#21) (555ddd6), closes #21
- Add links to explorers (ca75d7f)
- Adding RSC and SBC (happy birthday Milad) (f26085f)
- Atomic swap UI (#31) (34d1bed), closes #31
- bump version (bf4e538)
- change name to maker/taker (#40) (aa41a30), closes #40
- Connect to the wallet to get pubkeys (#23) (35529f5), closes #23
- delete metamask project example, its already in blazor dapps sample (171722f)
- delete sample pages (0e9b496)
- Delete trade website, this will go in another repo (0c29b66)
- disconnect wallet and wipe data (e4fa812)
- Fix segwit redeem scripts (#38) (d52c8be), closes #38
- Move projects to be all in the same folder (#39) (4a20997), closes #39
- Multi account (#34) (5a4ece3), closes #34
- prepare to add some tests (ea74637)
- Remove the metamask project (519f2b0)
- UI improvements (#33) (076c8c6), closes #33
- Update build.yml (f529395)
- Update release.yml (06955aa)
- Use material control (#30) (311920e), closes #30
- Add MudBlazor (#19) (ca3d46f), closes #19
- bump version (7cc738a)
- Complete up to step 4 (72037fa)
- Display the version number in the footer (#18) (1e06c86), closes #18
- swap steps completed (ae73fba)
- The warning text was moved to the left (#17) (03b7845), closes #17
- Update MainLayout.razor (#20) (684b229), closes #20
- bump version and write a warning (350b009)
- clean program.cs (112a273)
- rebroadcast if trx is not found (698b93a)
- bump version (a532667)
- Update to use new docker token and remove ssl requirement (we use reverse proxy for that) (f116c58)
- bump version (64e4cd1)
- Change the command to download the release file (#16) (5a1edb1), closes #16
- Fix path (d622e64)
- Remove assets folder and change Blockcore provider (#15) (4894444), closes #15
- Add a database for swaps (08b7c96)
- Add blockcore provider (24778f6)
- Add blockcore wallet provider (7099385)
- Add blockcoreDns (b477845)
- Add code to generate addresses (e10b1c2)
- Add hash flags (b3aae70)
- Add IMPLX Network (f11f966)
- Add Metamask Provider (779c3cc)
- Add methods to receive DNS services (a9ffa8d)
- Add more functions to use Blockcore wallet (#12) (140c5ea), closes #12
- Add recovery methods (fdc3621)
- Add release files (9a21547)
- Add sample to get blockcore dns services (3de6123)
- Add SignMessage function (59bad2f)
- add sln path to test proj (25a1c91)
- Add snowpack config to client project (#14) (d8bbfd5), closes #14
- Add solution items (2bd6245)
- Add UI to recover the wallet (c92883c)
- Add Website project and update to .net 7 (#10) (db2aa31), closes #10
- add workload (b44700d)
- Adding more data in to the swaps (bebc65c)
- Avoid re-execution of asymmetric methods (7d99dad)
- Building the swap transactions (358fe8e)
- Convert Wei to ETH (70d5aff)
- Create project (1d6a5f7)
- Create the scripts (99dfc76)
- Creating atomic swap database (04e69ec)
- Delete .editorconfig (625163e)
- Delete Blockcore - Backup.AtomicSwaps.Client.csproj (#13) (7667988), closes #13
- Disable Telegram bot if access token is not set (855dfed)
- Fetch a block from the indexer (ffa91ef)
- Fix fetchswaps navlink href (9acad22)
- fix master branch name (ec8c57d)
- fix progress string (4c57016)
- Fix some db bugs (1d6825d)
- Fix swap bug (d0ce7c3)
- Fix swap locktime bug (70fea14)
- Fix the script language (a499320)
- improve the fetch (824061b)
- Improved UI with bootstrap classes (c7ab528)
- Improvement of the initial loading page on the Client side (d0cb91c)
- Improvement of the method of using npm packages (0ac833e)
- Improving the swap flow and making helper methods (5d46f28)
- include path (8221b3a)
- Initial commit (e5676e6)
- Make swap list landing page (46cf180)
- Make the utxo database more detailed (30dcb86)
- Message sign and verify (ddefe40)
- minor improvements (439eedd)
- Move blockcore wallet ui to its project (21e32fb)
- Move DNS UI to its project (8946a3b)
- move metamask UI to its project (940ac3b)
- move the swaps code to it own method (97c2c54)
- Parse the script and private keys correctly (480bbb2)
- Remove some console writes (fddb1e6)
- Removing some descriptions of Provider projects (3c08e5a)
- Send client-side errors to Telegram (34b0b42)
- Separate page for create swap (1d4195a)
- Set margin to select control (363fd16)
- small fixes (d9e2cd9)
- Some fixes to yaml (b52596e)
- Start to make some UI (6e6f01a)
- Swap working (04f8e5e)
- Update Blockcore.AtomicSwaps.Server.csproj (92bee73)
- Update packages (1572bca)
- working test example of a swap (4d86703)