23 Commits

Author SHA1 Message Date
Dean Eigenmann
daa5e8b8a2 Update README.md (#84) 2020-02-21 12:19:19 +08:00
Dean Eigenmann
748b61123f feature/mdf (#76)
* protobuf

* do not send ack when not required

* remove from state if no ack required

* different send modes

* fix

* updated

* retransmit fix

* updated

* fixed

* renamed to ephemeral

* repeated

* gen

* resolution

* cleanup

* rough dependency code

* todo

* removed

* only stores if ephemeral

* started implementing the algo

* simplified

* updated

* we never store ephemeral messages so we did not need

* adds parents

* new schema

* tx to insert

* err

* removed old

* fixed

* changed log

* test persistence of parents

* removed

* rename

* ignoring

* Update store/messagestore_sqlite.go

Co-Authored-By: Adam Babik <adam@status.im>

* Update node/node.go

Co-Authored-By: Adam Babik <adam@status.im>

* Update node/node.go

Co-Authored-By: Adam Babik <adam@status.im>

* Update node/node.go

Co-Authored-By: Adam Babik <adam@status.im>

* more fixes

* Update store/messagestore_sqlite.go

Co-Authored-By: Adam Babik <adam@status.im>

* more fixes

* using refs

* Update node/node.go

Co-Authored-By: Adam Babik <adam@status.im>

* finished

* Update store/messagestore_sqlite.go

Co-Authored-By: Adam Babik <adam@status.im>

* Update 1572372377_initial_schema.down.sql

* desc + refactor

* started refactoring resolution

* Update README.md

* rewrote resolve

* mutex

* todo

* fixes

* sql impl

* added test

* log

* updates

* updated

* little bug

* fix

* added test

* first changes from @adambabik

* moved

* fixed test, started eventual ones

* fixed eventually test

* mock install

* consistent test

* mock

* fix lint

* Update dependency/tracker_sqlite.go

Co-Authored-By: Adam Babik <adam@status.im>

* fix
2019-11-05 17:32:23 +01:00
Dean Eigenmann
217a49bd54 Update README.md 2019-10-25 13:32:43 +02:00
Dean Eigenmann
3233b23080 Update README.md 2019-08-24 16:49:46 +02:00
Dean Eigenmann
72ff1b0d14 Update README.md 2019-08-07 14:27:49 +02:00
Dean Eigenmann
645d54357a Update README.md 2019-07-25 22:24:56 +02:00
decanus
b8e366e4e6 updated import path 2019-07-18 16:43:27 -05:00
Dean Eigenmann
d4e6314dbc Update README.md 2019-06-29 17:12:13 +02:00
Dean Eigenmann
37f5afc426 Update README.md 2019-06-13 16:44:14 -04:00
decanus
665a6dbec3 fixes 2019-06-13 13:26:19 -04:00
Dean Eigenmann
165587dae5 Update README.md 2019-06-12 21:33:07 -04:00
decanus
b7e89839d1 package cleanup 2019-06-10 12:13:37 -07:00
Dean Eigenmann
deae698b35 Update README.md 2019-06-10 11:23:54 -07:00
Oskar Thorén
b478849ecf Install 2019-06-10 09:48:51 +08:00
Dean Eigenmann
3d27576676 enhancement/modes (#39)
* sending message immediatly if we are in batch mode

* added CLI flag

* only offer on interactive

* Update node.go
2019-06-04 17:50:39 -05:00
Dean Eigenmann
486f4899e9 Update README.md 2019-05-30 00:01:27 -04:00
Dean Eigenmann
ff472a3bf1 enhancement/simulation (#26)
* adding var for offline

* added configuration ability for nodes

* fixed and changed wording

* updated

* message second interval

* minor change

* updated readme

* comment

* added random sharing

* updated readme

* added peerid to its own file

* unused imports
2019-05-29 15:13:55 -04:00
Dean Eigenmann
87e616ca47 Update README.md 2019-05-28 16:16:57 -04:00
Dean Eigenmann
31f7b382d4 enhancement/remove-payloads-function (#20)
* added todos

* started working on more responsive code

* removing unused

* unused

* only returning arrays, using map function

* added insertation functions

* major cleanup

* pointer

* more changes

* minor

* removes payloads once theyre sent

* we dont need the checking was a bug

* no longer needs go routine

* not using go routine anymore

* minor changes as suggested

* atomic

* Update README.md
2019-05-28 10:26:20 -04:00
Dean Eigenmann
5000a44492 Update README.md 2019-05-26 23:04:56 -04:00
decanus
7f909ce183 readme 2019-04-20 17:52:08 +02:00
Dean Eigenmann
0ffc642ee6 Update README.md 2019-04-19 00:43:42 +02:00
Dean Eigenmann
dbbd166ff4 Initial commit 2019-04-19 00:42:23 +02:00