flux icon indicating copy to clipboard operation
flux copied to clipboard

Flux, Your Gateway to a Decentralized World. https://home.runonflux.io https://api.runonflux.io https://docs.runonflux.io https://source.runonflux.io https://wiki.runonflux.io

Results 43 flux issues
Sort by recently updated
recently updated
newest added

This is far from finished - but have tested the blockProcessor, and serviceManager - both work. Tests will be failing Tests will be missing No linting Probably many bug still...

Currently `initiateBlockProcessor` is polling `fluxd` every 5 seconds for blocks. This is a lot of wasted effort, and in some cases, there can be a 5 second delay getting the...

enhancement

**Describe the bug** Currently the time line on the Transactions on the block explorer might be wrong: everything in 01 **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

Allows any Fluxnode to stream the blockchain, at breakneck speeds, with some heavy caveats. Designed for UPnP nodes. Background: The uncompressed Flux blockchain stands at around 36Gb. Compressed with gzip,...

I figured before I get too far down the path working on this one, I should see what the team thinks about it. Similar concept to AWS VPCs - A...

enhancement

Flux messages are quite large. For example an `apprunningmessage`: ```javascript const fluxAppRunningMsg = { type: 'fluxapprunning', version: 1, name: 'Ipshow', hash: '4da0ce332a5e8634b7a22132f4962ff4defdd2a7c3e047494728bbe1208fb3a8', // hash of application specifics that are running...

enhancement

This ones a pretty big deal in my opinon. Mostly done - just need a bit more real world testing and some unittests. (and check the networking) Allows Flux apps...

For applications, currently, it's impossible to bootstrap db / config from another node (securely). It has to be done from an outside source. This is because an application on one...

enhancement

Mostly finished. ~~I still need to write tests for the Flux modules~~, however everything else has unit-tests and integration tests. ~~One thing I haven't done is test this on old...

Added minecraft category to marketplace category list