34 Commits (2aa5598975103866eb026d640cc075f672b4ba0e)

Author SHA1 Message Date
  arnaucube 1e71d7f19e Add fees subtraction on TxProcessors 3 years ago
  arnaucube 0ac6c0ecbb Add TxTypeTransferToEthAddr&ToBJJ to StateDB & Til 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  Eduard S 54562c0367 Implement CalcFeeAmount, Resolve #140 3 years ago
  Eduard S 96ceb014bf Implement an eficient memory storage, Resolve #120 3 years ago
  Eduard S 6afbda5302 Extend statedb and use prefixes, add debugapi 3 years ago
  arnaucube a6006ebde7 Add transakcio Token Register instructions parser 3 years ago
  arnaucube 17ff917a20 Add transakcio coordinator tx instruction feature 3 years ago
  arnaucube 1a2f769b5d Add TxSel Nonce sort. Fix surplus from refactors 3 years ago
  arnaucube 431df55120 Add transakcio set type define, add set load [...] 4 years ago
  Arnau B 5097939b12 Avoid using pointers in common 4 years ago
  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
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 4 years ago
  arnaucube 11c45cfc2f Update TxProcessor L2Tx logic for case ToIdx==0 4 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 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
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 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
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 4 years ago
  arnaucube b1454d441c StateDB intermediate state reset when opening DB 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
  arnaucube be95de18fc Add StateDB txprocessor tests using txtest generators 4 years ago
  arnaucube 0d2004721c Add statedb ExitTree implementation 4 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 4 years ago
  arnaucube 12aa31e46b Unify StateDB MT{Create/Update}Account 4 years ago
  arnaucube cfa441e1ac Migrate TxProcessors from BatchBuilder to StateDB 4 years ago