60 Commits (a4d8b87d9360d5d5d08574e71131872af7327645)
 

Author SHA1 Message Date
  p4u a4d8b87d93 Census Service refactory 5 years ago
  p4u 0536b3fd54 Add signature package for ECDSA Ethereum compatible 5 years ago
  p4u 5603b7b5b9 Change references to go-dvote 5 years ago
  p4u 7ab2ffd191 Update census code URLs and modules 5 years ago
  p4u 5187c1af1d Merge remote-tracking branch 'census/master' 5 years ago
  imw b0333c86aa
Merge pull request #19 from vocdoni/feature_modular_transports 5 years ago
  p4u 7fb1d51fab Merge branch 'feature/new_merkletree' 5 years ago
  p4u 3e2b4d1cfa Adapt documentation to new merkle tree 5 years ago
  p4u b8dccadfaa Fix getRoot 5 years ago
  p4u 6d3bf7c18d Fix dump function 5 years ago
  p4u c258a9ad9c Using camelCase on censusID 5 years ago
  p4u 0c3587bb9c Keep adapting code to new merkletree 5 years ago
  imw 7128e24db3 working implementation of modular transports, generator still pubsub only 5 years ago
  imw 5ce8bb33ee initial attempt at modular transports, fails with segfault 5 years ago
  Pau 167c8858fe
Merge pull request #5 from vocdoni/cors-reorder 5 years ago
  Jordi d267116782 Handling CORS headers as soon as possible and returning 404 on unkown requests 5 years ago
  Jordi 144221908b Adding CORS headers 5 years ago
  p4u dad369ebff Keep adapting the code to new merkletree implementation 5 years ago
  p4u abb712d2b6 Adapt merkletree to new go-iden3 implementation 5 years ago
  p4u 6551f598cf Use Root Hash as censusID when creating a snapshot. 5 years ago
  p4u 04dd103bb1 Add censushttp cmd. Rename processHttp to censusmanager 5 years ago
  p4u 408457d65b Fix auth error return 5 years ago
  Pau 0e4c0cb8db
Merge pull request #18 from vocdoni/hotfix/data-record-type 5 years ago
  p4u 8bd2b1acea Create new data type for exporting PubSub types 5 years ago
  imw 6c1305115e
Merge pull request #17 from vocdoni/pubsub_testing 5 years ago
  imw 435359e233 explicitly import ipfs-api, declare msg before listen loop 5 years ago
  imw 9bdc8536fc
Merge pull request #16 from vocdoni/pubsub_testing 5 years ago
  imw b88d88e931 removed remnant of http listener 5 years ago
  imw 90de87f243 pubsub messagaing working w/ generator 5 years ago
  p4u 4f72b43600 Add snapshot and dump methods 5 years ago
  imw fda66aa1af move generator to cmd 5 years ago
  p4u c150bf570e Implement authentication method 5 years ago
  Pau 7025725fb2
Merge pull request #4 from vocdoni/f/treeIdNameChange 5 years ago
  Aleix 1922d46dc9 ProcessID => CensusID 5 years ago
  p4u e499f49c26 Use go modules and move main to cmd subdir 5 years ago
  p4u 15069df984 Introduce crypto library 5 years ago
  p4u 6fd9aea6c8 Add getRoot method 5 years ago
  p4u a503c6555e Change go-iden3 dependencies to vocdoni/go-iden3 5 years ago
  imw 7731d06ce6 Updated README to show generator usage 5 years ago
  imw d8e9ade40a
Merge pull request #15 from vocdoni/batching_initial_approach 5 years ago
  imw d09af85502 Publishes batches to ipfs and pins them. Assumes running ipfs daemon on 8080. Moved relay listener to 8090 5 years ago
  imw 6ad2f16c24 add ipfs pubsub methods 5 years ago
  imw b4b687eeda changed serialization logic to json strings, added batch compaction 5 years ago
  imw 6cce8cb242 added primitive ballot/envelope generator, changed type naming 5 years ago
  imw ddfc8e1187 reworked db logic based on iden3 pattern - allows for single storage location with prefixing 5 years ago
  imw af81f8825e added curl request to README 5 years ago
  imw 88122f053f removed some debug statements 5 years ago
  imw dadc5e3291 main loop signaling working, db setup in batch functions :-( 5 years ago
  p4u 4bd4f33f43 Update README 5 years ago
  p4u a504f46141 Fix names and update README 5 years ago