- 26 Aug, 2020 1 commit
-
-
acud authored
* pipeline splitter without integration
-
- 25 Aug, 2020 10 commits
-
-
Ivan Vandot authored
-
Ivan Vandot authored
-
Ralph Pichler authored
-
Pavle Batuta authored
Multiresolver allows to resolve a name using multiple resolver chains. Chains are selected using the TLD of the name (if no TLD is present, we use the default). A chain resolves a name by consecutively calling Resolve on each element. The name is resolved when the first resolver succeeds. It fails if all resolvers fail.
-
Ivan Vandot authored
-
Ivan Vandot authored
-
Zahoor Mohamed authored
* removed chunk type test in IsPotential, local existance check in repair * removed chunk type test in IsPotential, local existance check in repair * removed logging info * fixed testcase for reparing chunk that is not present * fixed review commenst by Elad
-
Ivan Vandot authored
-
Ivan Vandot authored
-
Nemanja Zbiljić authored
-
- 24 Aug, 2020 3 commits
-
-
metacertain authored
* Add basic counters for sent/recieved pseudosettle amounts
-
metacertain authored
bee printconfig command added
-
Ivan Vandot authored
-
- 21 Aug, 2020 2 commits
-
-
Janoš Guljaš authored
-
Janoš Guljaš authored
-
- 18 Aug, 2020 3 commits
-
-
Janoš Guljaš authored
-
Janoš Guljaš authored
-
Janoš Guljaš authored
-
- 17 Aug, 2020 3 commits
-
-
Petar Radovic authored
* kadmelia options struct * hive options struct * debugapi options struct * pingpong options struct * pullsync options struct * pusgsync options * pusgsync options * retreival options struct
-
Ralph Pichler authored
-
Ralph Pichler authored
-
- 15 Aug, 2020 1 commit
-
-
mortelli authored
api, api_test, debugapi, debugapi_test, internal, sctx, tags: restore tags API from the debugapi package and iterate on it.
-
- 14 Aug, 2020 5 commits
-
-
acud authored
file: add seek functionality to joiner Co-authored-by:
Janos Guljas <janos@resenje.org>
-
Petar Radovic authored
* peer registry multiple connections case
-
Ralph Pichler authored
-
Ralph Pichler authored
-
acud authored
* api, debugapi, file, localstore, storage: allow atomic commit on upload
-
- 13 Aug, 2020 4 commits
-
-
mortelli authored
remove stdout file
-
acud authored
* rename tests
-
Nemanja Zbiljić authored
-
Zahoor Mohamed authored
Chunk repair request and uploading the lost chunk to netwrk
-
- 12 Aug, 2020 5 commits
-
-
Nemanja Zbiljić authored
-
Petar Radovic authored
handle bootnodes in kademlia
-
santicomp2014 authored
* trojan,pss,pss_test: added pss base, still have to fix logging metrics and tests * pss,pss_test,mock,trojan: added tests for pss * mock,pss_test: added LastPullSubscription in mock store with @acud, still needs another pass to finish it * mock: add init for bins * pss: changed localstore to storer * pss_test: changed recovery topic to generic pss topic * pss_test: deadline added to TestPssMonitor * pss_test: deadline added to TestPssMonitor * pss_test: deadline added to TestPssMonitor * pss_test: deadline added to TestPssMonitor * pss_test: skip TestTrojanChunkRetrieval refactor in progress * pss_test: removed TestTrojanChunkRetrieval until refactor complete * pss,pss_test: pss refactored removed Monitor struct replaced with tags, also replaced storer.Put with pushsync * pss_test: disabled checks for tag in TestPssMonitor * pss,pss_test: fixed monitor test and removed storer from pss * pss,pss_test: added metrics and logger to pss * pss,pss_test: refactored NewPss with Options Struct * pss,pss_test: changed signature of pss to include ctx and return error * metrics,pss,pss_test,pusher_test: refactored to interfaces and cleanup of tests * pss,pss_test: changed Deliver to TryUnwrap * pss: refactored metrics * pss,pss_test: refactored Interface again for testing * pss: fixed error not being used * pss_test: fix in test and rename TestPssMonitor to TestPssTags * pss_test: fixed deepsource complaint * pss_test: fixed deepsource complaint * pss_test: remove unsed Store struct * pusher_test: rollback changes done in pusher test * mock: revert storer mock to master, these changes are not necesarry any more * pss_test: remove state stored from tags, not needed in tc * pss_test: removed tag.Total in Send, not needed * pss_test: removed comment on Store state, since this was removed, cleanup * pss: removedlong in TryUnwrap comment * pss,pss_test: removed tags and deferenced handler * fix test case * pss_test: added more info in debug comment * pss_test: added err check in Unwrap Co-authored-by:
acud <12988138+acud@users.noreply.github.com>
-
Janoš Guljaš authored
-
Zahoor Mohamed authored
-
- 11 Aug, 2020 2 commits
-
-
Petar Radovic authored
* disconnected calls fixe * remove unused disconnect
-
Petar Radovic authored
* peer added fix
-
- 10 Aug, 2020 1 commit
-
-
Nemanja Zbiljić authored
* Rename function 'SetNotifier' to 'AddNotifier' * Support multiple notifiers in 'libp2p.Service'
-