Blade Doyle

Results 17 issues of Blade Doyle

**Describe the bug** Node stops responding to foreign api requests while doing a grin_util::zip - compress on hain_data/txhashset_zip **To Reproduce** Run a node with default settings In a loop query...

**Describe the bug** The grin node starts API and stratum servers before its ready to handle requests. The result is confusing because the connections are accepted but result in an...

**Describe the bug** API thread has very poor performance fetching some (old) block data. It can take up to *several hours* for the call to return. In this time the...

Now that we support multiple cuckatoo/cuckaroo sizes having a single "gps" value displayed may be confusing. The grin-miner tui says "Mining status: Mining at height xxx at yyy GPS If...

enhancement
help wanted
good first issue

The grin-miner should resume mining after it reconnects and gets a job: ``` Feb 28 17:41:35.030 INFO Share Accepted!! Feb 28 17:41:37.007 DEBG Received message: {"id":"Stratum","jsonrpc":"2.0","method":"job","params":{"difficulty":1,"height":65308,"job_id":65308000,"pre_pow":"0001000000000000ff1c000000005c788dcf09e71a5aaff00777c01ecb31d0fdf0daa878249fc083e2f53f7337538334e8d040827337cc2edd63d847dbf5b7a11a244f346a9a9f5e63147b894f31fbd6d1548e835a37c128c06551532946f99f9d9ce94be381c9ea029b3707dbc1370a975e8f2b2b5d6c962823ba1ebc7dd682207db36deddea14b1b682896c6b95c07f9d5e4f9c553518297ac5645f41d3249a9641843610e71835f1ea7643f03c93b78460923ca79a3fdcf589220bb674205441a660b58de84b81b44408336d5a2b1d335000000000003b214000000000002bc3d00000003d0237fbd0000000d"}} Feb 28 17:41:37.007 DEBG...

bug
help wanted

Sometimes my miner crashes while mining C31 on CPU with the following message: "...cuckoo/cuckatoo/mean.hpp:939: void edgetrimmer::trimrename1(u32, u32) [with bool TRIMONV = true; u32 = unsigned int]: Assertion `renames < buckets[NX][NY].renameu1'...

help wanted
needs more info

My attempts to run the C31 plugin on device=1 fails because grin-miner attempts to run the plugin on device 0 even when I specify "device = 1" in the grin-miner.toml....

bug

**Describe the bug** I get this error when trying to get the recovery seed phrase for a wallet. **To Reproduce** This wallet was created using the wallets owner_api "create_wallet" call...

**Describe the bug** The owner-API panics when calling "retrieve_summary_info" if "open_wallet" is not called first. ``` 20210114 10:07:24.259 ERROR grin_util::logger - thread 'tokio-runtime-worker' panicked at 'index 32 out of range...

bug

**Describe the bug** When sending 0 grin the error is "Not enough funds. Required: 0.005000000, Available: 0.000000000" **To Reproduce** Steps to reproduce the behavior: From a wallet that has some...