884d1c4
(HEAD -> master)
small update to use swarm module by
2019-03-20 17:54:13 +0100
f16d0bc
Update go.mod by
2019-03-18 14:05:47 +0100
9018252
psstest: add pubkey in message by
2019-03-13 15:35:00 +0100
645e4e3
(feature/pss_integration)
add standalone pss demo by
2019-03-13 15:28:01 +0100
f83815a
Add README for swarm package by
2019-03-08 11:42:01 +0100
99bd03a
refactored net module for channel based communication to batch reciever by
2019-02-28 18:16:28 +0100
3014931
(feature/simplePss)
swarm: rename SwarmNet to SimplePss by
2019-02-25 16:54:59 +0100
1c45bd6
(feature/pss)
Extend pss delivery chan type by
2019-02-25 16:40:06 +0100
cd19d5b
(feature/pss_raw)
Consolidate raw by
2019-02-25 16:13:55 +0100
63d6c72
Testing raw by
2019-02-25 15:30:01 +0100
0734f03
(feature/pss_asym)
Consolidating asymetric messages by
2019-02-25 14:12:56 +0100
cfb6814
Testing asymetric messages by
2019-02-25 13:52:45 +0100
dbeaee8
Testing asymetric messages by
2019-02-25 12:49:05 +0100
4d905d5
Add first asym implementation Move test code to pssTest.go Minor changes by
2019-02-22 21:37:35 +0100
6005cde
swarm: fixes and improvements by
2019-02-22 20:26:58 +0100
51478b4
Refactory of swarm package by
2019-02-22 19:54:07 +0100
84863dd
Add new package swarm and a pssTest cmd by
2019-02-22 13:46:08 +0100
e6a2926
(feature_chain_module)
chain implementation working for basic transactions by
2019-02-21 15:50:49 +0100
ddda6bf
(testnet)
census-service: remove \u0000 character from dump by
2019-02-20 19:51:02 +0100
d7307a5
non-functioning initial implementation, fails w/ exceeds block gas limit by
2019-02-18 11:03:53 +0100
f40dfc6
CensusService: add `method` field required for signature by
2019-02-18 10:48:58 +0100
a4d8b87
Census Service refactory by
2019-02-18 10:43:05 +0100
0536b3f
Add signature package for ECDSA Ethereum compatible by
2019-02-13 22:24:48 +0100
5603b7b
Change references to go-dvote by
2019-02-12 13:16:47 +0100
7ab2ffd
Update census code URLs and modules by
2019-02-12 13:12:16 +0100
5187c1a
Merge remote-tracking branch 'census/master' by
2019-02-12 13:04:54 +0100
b0333c8
Merge pull request #19 from vocdoni/feature_modular_transports by
2019-02-12 11:55:41 +0100
7fb1d51
Merge branch 'feature/new_merkletree' by
2019-02-12 11:38:56 +0100
3e2b4d1
Adapt documentation to new merkle tree by
2019-02-12 10:53:01 +0100
b8dccad
Fix getRoot by
2019-02-11 20:03:49 +0100
6d3bf7c
Fix dump function by
2019-02-11 18:17:00 +0100
c258a9a
Using camelCase on censusID by
2019-02-11 10:36:33 +0100
0c3587b
Keep adapting code to new merkletree by
2019-02-07 17:16:28 +0100
7128e24
(feature_modular_transports)
working implementation of modular transports, generator still pubsub only by
2019-02-07 13:32:49 +0100
5ce8bb3
initial attempt at modular transports, fails with segfault by
2019-02-07 12:06:10 +0100
167c885
Merge pull request #5 from vocdoni/cors-reorder by
2019-02-05 14:52:17 +0100
d267116
Handling CORS headers as soon as possible and returning 404 on unkown requests by
2019-02-05 14:26:46 +0100
1442219
Adding CORS headers by
2019-02-05 13:42:11 +0100
dad369e
Keep adapting the code to new merkletree implementation Use different database storages and merkletree for each censusID by
2019-02-01 20:20:34 +0100
abb712d
Adapt merkletree to new go-iden3 implementation by
2019-01-31 18:54:02 +0100
6551f59
Use Root Hash as censusID when creating a snapshot. Add more authentication control. Fix snapshot namespace issue. Improve documentation. by
2019-01-25 21:20:38 +0100
04dd103
Add censushttp cmd. Rename processHttp to censusmanager by
2019-01-25 19:04:58 +0100
408457d
Fix auth error return by
2019-01-24 14:40:13 +0100
0e4c0cb
Merge pull request #18 from vocdoni/hotfix/data-record-type by
2019-01-23 16:57:03 +0100
8bd2b1a
(hotfix/data-record-type)
Create new data type for exporting PubSub types by
2019-01-23 16:41:49 +0100
6c13051
Merge pull request #17 from vocdoni/pubsub_testing by
2019-01-23 16:15:53 +0100
435359e
(pubsub_testing)
explicitly import ipfs-api, declare msg before listen loop by
2019-01-23 16:14:29 +0100
9bdc853
Merge pull request #16 from vocdoni/pubsub_testing by
2019-01-23 13:46:44 +0100
b88d88e
removed remnant of http listener by
2019-01-23 13:45:04 +0100
90de87f
pubsub messagaing working w/ generator by
2019-01-22 16:44:45 +0100
4f72b43
Add snapshot and dump methods by
2019-01-22 16:41:46 +0100
fda66aa
move generator to cmd by
2019-01-21 14:54:28 +0100
c150bf5
Implement authentication method by
2019-01-18 13:36:59 +0100
7025725
Merge pull request #4 from vocdoni/f/treeIdNameChange by
2019-01-18 10:30:46 +0100
1922d46
ProcessID => CensusID by
2019-01-17 17:00:10 +0100
e499f49
Use go modules and move main to cmd subdir by
2019-01-16 18:27:16 +0100
15069df
Introduce crypto library by
2019-01-16 12:27:35 +0100
6fd9aea
Add getRoot method by
2019-01-11 17:59:38 +0100
a503c65
Change go-iden3 dependencies to vocdoni/go-iden3 by
2018-12-28 14:52:55 +0100
7731d06
Updated README to show generator usage by
2018-12-28 14:22:35 +0100
d8e9ade
Merge pull request #15 from vocdoni/batching_initial_approach by
2018-12-28 14:19:16 +0100
d09af85
(batching_initial_approach)
Publishes batches to ipfs and pins them. Assumes running ipfs daemon on 8080. Moved relay listener to 8090 by
2018-12-28 14:01:50 +0100
6ad2f16
add ipfs pubsub methods by
2018-12-28 12:37:36 +0100
b4b687e
changed serialization logic to json strings, added batch compaction by
2018-12-20 12:21:11 +0100
6cce8cb
added primitive ballot/envelope generator, changed type naming by
2018-12-19 13:36:51 +0100
ddfc8e1
reworked db logic based on iden3 pattern - allows for single storage location with prefixing by
2018-12-18 15:02:31 +0100
af81f88
added curl request to README by
2018-12-14 15:41:16 +0100
88122f0
removed some debug statements by
2018-12-14 15:35:08 +0100
dadc5e3
main loop signaling working, db setup in batch functions :-( by
2018-12-14 15:34:03 +0100
4bd4f33
Update README by
2018-12-14 14:17:17 +0100
a504f46
Fix names and update README by
2018-12-14 14:13:13 +0100
5fd1825
Add processHttp implementation by
2018-12-14 14:11:28 +0100
335c7b3
added main loop and config, added naive batch logic by
2018-12-14 13:51:27 +0100
1932666
First implementation of tree package by
2018-12-13 18:43:45 +0100
09ce8ef
(net_initial_approach)
initial stub of listener by
2018-12-11 14:41:37 +0100
99a7187
(ipfs_initial_approach)
initial implementation of publish, pin, and retrieve functions by
2018-12-07 14:27:38 +0100
1a8a1c8
Update README.md by
2018-11-29 18:33:26 +0100
43c95ca
Update README.md by
2018-11-29 18:32:00 +0100
bf1743b
Initial commit by
2018-11-29 18:19:37 +0100
912633a
Update README.md by
2018-11-29 15:46:42 +0100
d87202b
Initial commit by
2018-11-28 19:22:08 +0100