duke
Loading Heatmap…

duke closed issue hush/lightwalletd#61

LWD crashes: tx-overwinter-expired

1 day ago

duke commented on issue hush/lightwalletd#61

LWD crashes: tx-overwinter-expired

@onryo great to hear. Going to close this now, make a new issue if problems arise with the new code

1 day ago

duke commented on issue hush/lightwalletd#61

LWD crashes: tx-overwinter-expired

Latest code on dev branch tries to deal with this by making `sendrawtransaction` the only RPC that is allowed to fail all retries without making the lite server shutdown. The code could be much…

3 days ago

duke pushed to dev at hush/lightwalletd

3 days ago

duke commented on issue dragonx/SilentDragonXLite#1

Fix next halving calculation

@fekt I remember something about this stuff when I was making the last large update of lightwalletd code. Difficulty and longestchain *used* to work, but we were in the middle of testing lightwalletd…

4 days ago

duke closed issue hush/hush3#376

addnode RPC docs incorrect for HAC's

4 days ago

duke commented on issue hush/hush3#376

addnode RPC docs incorrect for HAC's

Fixed on dev

4 days ago

duke pushed to dev at hush/hush3

  • 18e3364bc2 Make docs for addnode/disconnectnode correct for HACs #376

4 days ago

duke commented on issue hush/hush3#376

addnode RPC docs incorrect for HAC's

The help for `disconnectnode` also has the same incorrect docs

4 days ago

duke pushed to dev at hush/hush3

  • 0d0a7e9587 Fix 'writing 1 byte into region of size 0'

5 days ago

duke opened issue dragonx/SilentDragonXLite#1

Fix next halving calculation

1 week ago

duke pushed to dev at dragonx/SilentDragonXLite

1 week ago

duke commented on issue hush/SilentDragon#168

Market data tab features/additions

@fekt great to hear. As for dealing with rate limits, one idea I have is to cache data returned from the API on disk, with a timestamp. If a user switches between charts very quickly, the code would…

3 weeks ago

duke pushed to master at hush/hush3

3 weeks ago

duke commented on issue hush/SilentDragon#168

Market data tab features/additions

@fekt thanks for looking into the API. The chart looks really good! Very nice to see the market tab getting some love

3 weeks ago

duke commented on issue hush/SilentDragon#168

Market data tab features/additions

@fekt one small idea I have for less metadata leakage is to always request both hush+dragonx data (the coingecko api key is `ids` which looks like it will accept multiple values). That means that…

3 weeks ago

duke pushed to dev at hush/hush3

3 weeks ago

duke merged pull request hush/hush3#400

Move files making the root directory clean

3 weeks ago

duke commented on issue hush/SilentDragon#168

Market data tab features/additions

@fekt I like your ideas to add more data to the tab

3 weeks ago

duke commented on pull request hush/hush3#401

Move README to dev from master

To make things easier in the future, always make the change to dev, like all other changes. Then, if a documentation change *must* be on master before the next release, you can just `git cherry-pick…

3 weeks ago