flywithu
  • Joined on 2018-10-08
flywithu synced commits to lbtcftcl-v3.0 at flywithu/Learning-Bitcoin-from-the-Comm... from mirror 2026-03-22 05:08:35 +00:00
c02a2cbbec Update TODO.md
ba558162d2 Update TODO.md
569554580d Update 02_2_Setting_Up_Bitcoin_Core_Other.md
10e837a254 light edits
3327552250 Update 05_2_Resending_a_Transaction_with_RBF.md
Compare 46 commits »
flywithu synced commits to master at flywithu/Learning-Bitcoin-from-the-Comm... from mirror 2026-03-22 05:08:35 +00:00
32338740b2 Merge pull request #632 from StephenChi-hi/StephenChi-hi-patch-1
8dea915dc5 Merge pull request #633 from everythingsats/patch-1
892918aad6 Merge pull request #631 from misterdelle/master
a333af6732 Minor typo
9b907565b2 Fix grammar in elliptic curve explanation
Compare 6 commits »
flywithu synced new reference refs/tags/CryptoExchange.Net.10.8.0 to flywithu/CryptoExchange.Net from mirror 2026-03-22 05:08:28 +00:00
flywithu synced commits to refs/tags/CryptoExchange.Net.10.8.0 at flywithu/CryptoExchange.Net from mirror 2026-03-22 05:08:27 +00:00
flywithu synced commits to master at flywithu/CryptoExchange.Net from mirror 2026-03-22 05:08:25 +00:00
875696a73a added dex signing utils
90c61715d0 Added Bitstamp reference
12ca45050f Updated to version 10.8.0
eaf092a334 Added ForcePathEndWithSlash setting to RequestDefinition, added encoding parameter to SetContent on REST Request, added RequestBodyContentEncoding and OmitContentTypeHeaderWithoutContent config to RestApiClient
Compare 4 commits »
flywithu synced new reference feature/credentials-update to flywithu/CryptoExchange.Net from mirror 2026-03-22 05:08:24 +00:00
flywithu synced commits to feature/credentials-update at flywithu/CryptoExchange.Net from mirror 2026-03-22 05:08:22 +00:00
flywithu synced commits to refs/tags/CryptoExchange.Net.10.7.2 at flywithu/CryptoExchange.Net from mirror 2026-03-02 17:02:01 +00:00
flywithu synced new reference refs/tags/CryptoExchange.Net.10.7.2 to flywithu/CryptoExchange.Net from mirror 2026-03-02 17:02:01 +00:00
flywithu synced commits to master at flywithu/CryptoExchange.Net from mirror 2026-03-02 17:02:00 +00:00
33c0fb26a7 Updated to version 10.7.2
dabbb5c868 Added small overlap in UserDataTracker polling logic to account for API endpoints not immediately having the data available
Compare 2 commits »
flywithu synced commits to lbtcftcl-v3.0 at flywithu/Learning-Bitcoin-from-the-Comm... from mirror 2026-02-27 07:10:44 +00:00
ca6b408c59 Update TODO.md
e0f7527210 Update TODO.md
177114e42a Update README.md
5b19abd229 Update README.md
9d17db393c Update 04_0_Sending_Bitcoin_Transactions.md
Compare 11 commits »
flywithu synced commits to lbtcftcl-v3.0 at flywithu/Learning-Bitcoin-from-the-Comm... from mirror 2026-02-26 23:00:41 +00:00
d177b8dc68 Update 04_5_Sending_Coins_with_Automated_Raw_Transactions.md
841cf40eb1 Update TODO.md
f9f5335c8e Update 04_3_Creating_a_Raw_Transaction_with_Named_Arguments.md
34db2c5164 edits/updates
cef132dbad full edit/update
Compare 17 commits »
flywithu synced new reference refs/tags/CryptoExchange.Net.10.7.1 to flywithu/CryptoExchange.Net from mirror 2026-02-25 14:21:15 +00:00
flywithu synced commits to master at flywithu/CryptoExchange.Net from mirror 2026-02-25 14:21:14 +00:00
204bda8622 Updated to version 10.7.1
78e3523a4f Updated SocketConnection internal locking to fix potential deadlock
Compare 2 commits »
flywithu synced commits to refs/tags/CryptoExchange.Net.10.7.1 at flywithu/CryptoExchange.Net from mirror 2026-02-25 14:21:14 +00:00
flywithu synced new reference refs/tags/CryptoExchange.Net.10.7.0 to flywithu/CryptoExchange.Net from mirror 2026-02-24 13:50:43 +00:00
flywithu synced commits to master at flywithu/CryptoExchange.Net from mirror 2026-02-24 13:50:42 +00:00
89a73747b0 Fix for test socket not working correctly with read/write socket connection lock
02b70398b3 Updated lock call SocketConnection to outside the try
73fcb47b17 Updated to version 10.7.0
d41ca3459e Updated internal lock for subscription to ReaderWriterLockSlim on SocketConnection
bea2b2bd7b Added Http options to Rest client options
Compare 5 commits »
flywithu synced commits to refs/tags/CryptoExchange.Net.10.7.0 at flywithu/CryptoExchange.Net from mirror 2026-02-24 13:50:42 +00:00
flywithu synced and deleted reference refs/tags/feature/pagination at flywithu/CryptoExchange.Net from mirror 2026-02-23 16:41:08 +00:00
flywithu synced commits to master at flywithu/CryptoExchange.Net from mirror 2026-02-23 16:41:08 +00:00
b29cdc41f3 Shared interfaces pagination update (#274)