129 Commits (329d2796c63b10e2237b89ca2cce50ab632dfc5d)

Author SHA1 Message Date
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 3 years ago
  arnaucube a9f112c4ce Cmptbility test for Root StateDB Accounts tree 3 years ago
  arnaucube def6f46d75 Update Account Hash comp to match js version 3 years ago
  laisolizq 43e9bee9db API state endpoint test 3 years ago
  arnaucube 900494fd8e StateDB group Fee txs and ZKInputs gen of Fee txs 3 years ago
  arnaucube fac8577bad Update tx bytes parsers methods 3 years ago
  Arnau B 1112ded933 Put api DBs into struct 3 years ago
  Eduard S 5ebf46e045 Move logic to extend til blocks to til 3 years ago
  arnaucube 7af6371f1d ZKInputs update: 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Eduard S fe23361037 Update fee tables 3 years ago
  arnaucube 2338b6b90b ProcessTxs fees collct update & tests, and other: 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Arnau B 7c8f380637 Add apitypes to avoid parsing from/to DB 3 years ago
  Arnau B ede6c33a18 Impl account creation auth endpoints 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 4 years ago
  Arnau B f77ea04c2e Calulate total collected batch fee and fix merkleproof api format 3 years ago
  arnaucube 34de6412cf Update Til with small fixes [...] 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 a2bda1890d Simplify eth code 3 years ago
  arnaucube e89f89102c Add L1 Queues system for tx generation in Trnskcio 3 years ago
  arnaucube d7a1ba19b9 Fix PoolL2Tx.RqTxCompressedData 3 years ago
  arnaucube 1a2f769b5d Add TxSel Nonce sort. Fix surplus from refactors 3 years ago
  Arnau B fe7d38843e Impls exit endpoints and change pagination to cursor 4 years ago
  arnaucube 431df55120 Add transakcio set type define, add set load [...] 4 years ago
  arnaucube bdbbde47bf Fix PR #187 4 years ago
  Arnau B 5097939b12 Avoid using pointers in common 4 years ago
  laisolizq 1c54beca5a Update ethclient rollup iteration 2 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
  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