burstcoin icon indicating copy to clipboard operation
burstcoin copied to clipboard

Results 15 burstcoin issues
Sort by recently updated
recently updated
newest added

Hello, I'm on Debian Stretch. I type ./run.sh and nothing happens after this "verbose". Could you help me ? Best Regards ./run.sh Initializing Burst server version 1.2.9 2018-06-23 20:48:28 INFO:...

https://github.com/burst-team/burstcoin have no issue tracker... Which repository is authoritative -- this one or https://github.com/burst-team/burstcoin ?

When I try to set a reward recipient it gives the error message that it was unsuccessful. I've tried transferring burst coins into the wallet from bittrex but that also...

the should merge the changes in master made by fuse, dcct and dawallet.

Wjen you use the interface on http://localhost:8125/admin.html it loads and show the page but when you submit a requests it gives an error that /nxt does not exist.

``` request.post({ url: getWalletUrl(), form: { requestType: 'getBlocks', firstIndex: 0, lastIndex: 10, includeTransactions: false } } ``` return : ``` "{"blocks":[ { "previousBlockHash":"23a8066b808912b6e2a836040b4d0421519466d13da0dbd1e19a7a8026b88f3c", "payloadLength":2640, "totalAmountNQT":"2194209999995", "generationSignature":"f3c21490c21f4daaf9c0b9cb44333f3f443cecdadfb91d650184ef10e37e38e0", "generator":"3416285700457499085", "generatorPublicKey":"0f6e5c01ae66a91bd349d1bd3d9155b7c3bbd25c88fe75ef2625194424901e4b", "baseTarget":"1016651", "payloadHash":"c17f53f61939fd79d2ec4ac664d6fd5eda0468391889aa1035bb2fdf96de3cd4",...

2017-02-01 17:50:58 SEVERE: Error in blockchain download thread java.lang.RuntimeException: java.sql.SQLException: Login timeout at nxt.BlockDb.hasBlock(BlockDb.java:43) at nxt.BlockchainProcessorImpl$4.getCommonMilestoneBlockId(BlockchainProcessorImpl.java:471) at nxt.BlockchainProcessorImpl$4.run(BlockchainProcessorImpl.java:293) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)...

Download: Burst Wallet(official) Burst_1.2.6.zip Opening the file (Burst) on my Desktop I get this: A Java Exceptional has occurred. Java Version: 8 Update 101 Windows 10 64 Bit Version 10.0.14393...

Added a new run_repeat.bat batch file that runs the wallet in a loop, as many has requested how to do that. Also made a compile.bat file for those who wants...

Simple UI change to increase the number of mined blocks shown from 100 to 500. Useful for users that have solo-mined more than 100 blocks, and want to see more...