Skip to content
Snippets Groups Projects
  1. Nov 26, 2024
  2. Nov 13, 2024
  3. Oct 29, 2024
  4. Oct 21, 2024
  5. Sep 09, 2024
    • Benjamin Gallois's avatar
      Fix #10 #23 #24 #25 #34 (!23) · bd900239
      Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * remove unnecessary and broken validatorsId field
      
      * fix dockerfile warnings
      
      * fix #34
      
      * add comments
      
      * fix genesis smith cert
      
      would have been caught earlier by #15
      
      * logging
      
      * add missing fake events
      
      * fix missing certs
      
      * refac genesis steps
      
      * fix after rebase
      
      * squash
      bd900239
  6. Sep 06, 2024
    • Hugo Trentesaux's avatar
      Transaction comments (!22) · 6e2df716
      Hugo Trentesaux authored
      * revert hasura port
      
      * refac dockerfile
      
      * add blocknumber in txcomment
      
      * wip
      
      * add issuer of remark
      
      * add CID parsing
      
      * separate comment table
      
      * update graphql schema
      
      * wip naive impl
      
      * Make genesis format compatible with different polkadot versions
      
      (cherry picked from commit 59ded148)
      
      * wip light dev environment
      6e2df716
  7. May 30, 2024
    • Hugo Trentesaux's avatar
      Refac v1 history (!21) · 14397f1d
      Hugo Trentesaux authored
      * remote tmp script
      
      * read v1 export block number from release file
      
      and fix eventsCount on block
      
      * change docker layer order
      
      * oups
      
      * prepare docker image
      
      * cert removal fake event
      
      * create expired certs and update others
      
      * fix problems
      
      * get it work
      
      * wip placeholder
      
      * prepare ground for refac
      
      * fix: increase node memory
      
      * update docker scripts
      
      * parse v1 chunks and update certifications
      
      * feat: add certification event for block timestamp
      14397f1d
  8. Mar 08, 2024
  9. Mar 01, 2024
    • poka's avatar
      Hasura as GraphQL engine (!16) · c08c2b39
      poka authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * move graphql engine to dev dep
      
      * update locks
      
      * fix: bad yaml dump amend
      
      * fix: sh in not bash
      
      * apply hugo review
      
      * update readme
      
      * add ud_history sql function
      
      * fix squid migration on prod mode
      
      * bump v0.1.3
      
      * cleanup hasura metadata script and files
      
      * add camelCase support through experimental feature
      
      * new Hasura generation
      
      * add generateHasuraMetadata script
      
      * add squid migration
      
      * remove hasura migration
      
      * add serve commands again
      
      * generate and remove temp squid migration inside tracking
      
      * update tables permissions
      
      * add applyPublicReadPermissions function
      
      * remove legacy ud_history resolver
      
      * update README with hasura stack
      
      * add untracked foreignkey function
      
      * update sqd commands for hasura migrations
      
      * add docs folder
      
      * add Hasura track_tables script
      
      * rollback changes in commands.json
      
      * add docker build script for squid
      
      * add udHistory by identity, hasura style
      
      * remove fucking squid graphql engine
      
      * hello hasura
      
      * remove useless event field to udHistory and forgotten logs
      0.1.3
      c08c2b39
  10. Feb 13, 2024
    • poka's avatar
      add universal dividend in schema (!9) · c63a46e6
      poka authored
      * remove uneless root field udHistory
      
      * remove unused 'of'
      
      * upgrade package.json and package-lock.json deps
      
      * add limit variable to sql request
      
      * also update dockerfile to node 20
      
      * update to node 20
      
      * externalize getSqlFile function to utils
      
      * remove useless return and type keywords
      
      * remove event id when event is already present
      
      * externalize .sql
      
      * apply hugo review
      
      * refactor SQL Query in DuHistoryResolver for Enhanced Membership Period Handling
      
      * remove unused join block table sql
      
      * remove unused deps
      
      * UD history by identity is working
      
      * add UD and reevals data
      
      * add universal dividend in schema
      
      this is a proposal, can be improved
      
      * move identity and smith status below identity
      c63a46e6
  11. Feb 12, 2024
  12. Feb 07, 2024
    • Hugo Trentesaux's avatar
      update for prod (!5) · b06a0716
      Hugo Trentesaux authored
      * wip forgot to update migration
      
      * wip remove unique constrait
      
      * wip replace v701 by v800
      
      * wip (duplicate key error)
      b06a0716
    • poka's avatar
      Add Foreign Key to Event for Timestamp Retrieval (!4) · 9017f0ee
      poka authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * feat: remove smith cert event
      
      * adapt new runtime and refactor memberships entry
      
      * go prettier format
      
      * set the genesis timestamp based of first block timestamp
      
      * WIP: add block entity derived from Block on membership
      9017f0ee
  13. Jan 22, 2024
  14. Jan 20, 2024
    • poka's avatar
      Add status to idty (!2) · f301a504
      poka authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
      * fix: finish to implement membership processing
      
      * feat: rename newData fields coherently
      
      and add non-existent smithCertRemoved event commented
      
      * feat: add events membershipAdded, membershipRemoved and membershipRenewed
      
      * feat: process smithExcluded
      
      * feat: add smithMembership events
      
      * feat: add GENESIS_FILE and HISTORY_FILE in .env
      
      * feat: refactor main.ts
      
      * feat: add test genesis data and adapt new genesis v701
      
      * feat: add runtime 701 and adapt events
      
      * feat: Set Removed status with reason instead of database removing
      
      * feat: add idtyValidated and idtyRemoved events
      
      * feat: add identity status to graphl field
      f301a504
  15. Dec 06, 2023
  16. Dec 05, 2023
  17. Nov 29, 2023
  18. Nov 26, 2023
  19. Nov 25, 2023
  20. Nov 24, 2023
  21. Nov 22, 2023
  22. Nov 21, 2023
  23. Nov 20, 2023
Loading