160 Commits (d306f4890a920ff67d363fd6a897efe20fe13ec7)

Author SHA1 Message Date
  arnaucube f65a6047b4 Add Til set w minimum flow, small fixes at StateDB 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  arnaucube 2338b6b90b ProcessTxs fees collct update & tests, and other: 3 years ago
  Eduard S 4eb2972b1b Add collectedFees in TxProcessor, update sync test 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  ToniRamirezM b521a77fc5 API Coordinator Refactor 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  arnaucube aaa71a6b11 StateDB store Idxs with TokenID at the db-key 3 years ago
  arnaucube e09092732e Group ProcessTxs output 3 years ago
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  arnaucube 0ff3fb5ae7 ProcessTxs return an array of created accounts 3 years ago
  laisolizq 82ee7c6aa7 Add struct get state endpoint 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 28c0164525 Impl api get batch(es) 3 years ago
  Arnau B 7c8f380637 Add apitypes to avoid parsing from/to DB 3 years ago
  arnaucube 1e71d7f19e Add fees subtraction on TxProcessors 3 years ago
  Arnau B ede6c33a18 Impl account creation auth endpoints 3 years ago
  arnaucube 0ac6c0ecbb Add TxTypeTransferToEthAddr&ToBJJ to StateDB & Til 3 years ago
  Eduard S 4dbfedee49 In til, process L1UserTxs when defined, not in batch 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 4 years ago
  ToniRamirezM f314498a26 Coordinators methods for API 3 years ago
  Arnau B f77ea04c2e Calulate total collected batch fee and fix merkleproof api format 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  arnaucube 265bdf23e3 Rename Transakcio to Til for a easier usage 3 years ago
  Eduard S 54562c0367 Implement CalcFeeAmount, Resolve #140 3 years ago
  arnaucube e89f89102c Add L1 Queues system for tx generation in Trnskcio 3 years ago
  Eduard S 44c70dfbcb Replace cp -r in StateDB by checkpoints, Resolve #93 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 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
  laisolizq 043710112d Add get tokens endpoint 3 years ago
  arnaucube a6006ebde7 Add transakcio Token Register instructions parser 3 years ago
  laisolizq 63a4f3c8b6 Add get token endpoint 3 years ago
  arnaucube d7a1ba19b9 Fix PoolL2Tx.RqTxCompressedData 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
  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
  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
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 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
  Arnau B f653ff8a73 Connect price updater to historydb 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