Pre-Dev-Update Thread! Yay! :D

Very excited about tomorrow’s update!! I have a good feeling.

9 Likes

Me too… hours away. Though im not really confident or even thinking vaults and testnet will be announced… lets see. As someone once said… patience is a virtue.

2 Likes

Implement the remaining Mutable data api #8

11 Likes

PR

11 Likes

Crust now at version 0.20.1

8 Likes

Routing seeing some updates coming as well :slight_smile:

+## [0.28.0]
± Profile the bandwidth of nodes joining the network. Reject slow nodes.
± Organise nodes into disjoint sections. Introduce the Section and

  • PrefixSection authorities.
    ± Maintain lists of signatures of neighbouring sections, which will enable
  • secure message validation.
    ± Accumulate messages in the sending group/section, then send the messages with
  • all the signatures across a single route. This reduces the number of total
  • invididual hop messages that need to be sent.
    ± Routes are now disjoint: Retrying to send a message along a different route
  • cannot potentially fail on the same node again.
    ± Merge the routing_table crate into routing.
    ± Remove the internal event handling thread. Events should be handled in the
  • upper library’s event loop. That way, some message passing can be replaced by
  • direct calls to routing methods.
    ± Remove the PlainData type which was only used in tests.
5 Likes

I’m wondering how slow is too slow. Can it be a problem for people trying to use the network from developing countries? Or is it just for vaults, and slow clients can still use the network just fine?

1 Like

I believe dirvine said that less than 1mb, vaults will drop. Users still able to run safenet.

in another thread i think it was mentioned that for this test it was 1Mbps uploadspeed for running vaults.

That was clarified to be 1MB/s (MByte/sec) rather than 1Mbps (Mbit per sec)

6 Likes

The limitations are only for Vaults. So everybody is able to connect to the network as a client (at least in the future). The limitations are quite strict as a start, but might be changed to lower settings.

6 Likes

4 posts were merged into an existing topic: MaidSafe Dev Update – October 18, 2016 – TEST 11

maidsafe/safe_app_nodejs


The SAFE Authenticator is now officially part of the SAFE Browser :+1:

15 Likes

2 posts were merged into an existing topic: Forum for different languages

The Vault arrived at version 0.13

https://github.com/maidsafe/safe_vault/pull/599

15 Likes

Is it SAFE to say “Today is going to be a great day”? :wink:

11 Likes

Today is going to be a great and SAFE day.

7 Likes

really hope you both are right. that would really SAFE my day! :wink:

7 Likes

Can’t wait to see the new updates

2 Likes

Do you think we’l be able to run Vault from home?

3 Likes