67 Commits (5ec18f0378e612530cbab643d0429dfcc6d24007)

Author SHA1 Message Date
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 4 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 4 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 4 years ago
  laisolizq 202b98b3e6 Update ethclient contracts & rollup iteration 1 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  laisolizq aef6da38af Add codec functions 4 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 4 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 4 years ago
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 4 years ago
  arnaucube 06703aecad Idx to 6 bytes (48 bits) 4 years ago
  arnaucube 5d6f8cd3ec Add TxSelector L2Tx filtering logic 4 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 4 years ago
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 4 years ago
  arnaucube 3013fbacb6 Change endianness to BigEndian :( 4 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 4 years ago
  arnaucube 92fa8aa439 Update common.L1Tx parsers, add test checks 4 years ago
  Arnau B 94e1f11a98 Implement L2DB 4 years ago
  ToniRamirezM 145f37b135 Smart Contracts Data Synchronization 4 years ago
  a_bennassar 8a21cd1b5c
Add HistoryDB SQL triggers (#125) 4 years ago
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 4 years ago
  arnaucube 69fe471f11 Add StateTree leafs & ExtTree data ZKI calculation 4 years ago
  ToniRamirezM a8f6488eb1 L1Tx Codec 4 years ago
  Eduard S 475614cc3a Implement first iteration of node 4 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 4 years ago
  arnaucube a7fe80f150 Refactor ZKInputs & add struct initialization 4 years ago
  Eduard S 56604ecc69 Use int64 for blockNum (like it's sroted in DB) 4 years ago
  Eduard S 003c353f05 Add ethclient full skeleton 4 years ago
  krlosMata 4d02308057
update zkInputs (#104) 4 years ago
  arnaucube fdaf2c9ce2 Update log package with fields & file log 4 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 4 years ago
  Arnau B 3e7173b1da Impl historyDB methods for sync main loop 4 years ago
  Arnau B c108739c24 Add usefull methods for reorg 4 years ago
  Arnau B 1cbf54acc7 Add sync interface 4 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 4 years ago
  arnaucube b33d18ff55 Import & adapt iden/go-iden3-core/eth/client 4 years ago
  arnaucube 7fa658cc84 Add PoolL2Tx verify signature needed methods 4 years ago
  arnaucube a28c81f4ae Add TxCompressedData & V2 with some extra parsers for common 4 years ago
  arnaucube 8eb42c011c Add tx L1&L2 test generation & keys for TestingFramework 4 years ago
  arnaucube e2d4599690 Add tx generation lang interpreter 4 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 4 years ago
  a_bennassar cb1b820256 Update SQL schemas 4 years ago
  arnaucube 8390e4a784 Add initial structure Coordinator Forge Sequence 4 years ago
  arnaucube 60fa76b4d2 Integrate TxSelector with StateDB 4 years ago
  a_bennassar 428dcd7590
create sql tables (#40) 4 years ago
  arnau edb8974a5a Apply fix method description typos 4 years ago
  arnaucube d8cb7298e0 Add StateDB & LocalStateDB 4 years ago
  arnau 2109d9f1cf Apply suggestions from code review 4 years ago
  arnaucube 16555b51e3 Update Leaf to new spec (Sign+Ay) 4 years ago