107 Commits (58c9be36447b4abd611f107cd464378e2d2bc17f)

Author SHA1 Message Date
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Eduard S 79b105b497 Update importers of eth, review eth/README.md 3 years ago
  Arnau B 28c0164525 Impl api get batch(es) 3 years ago
  arnaucube e76cc98e4c Update fees usage in Til 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
  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
  arnaucube 265bdf23e3 Rename Transakcio to Til for a easier usage 3 years ago
  arnaucube cfdea57977 Fix test generated transactions L1Tx type 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
  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
  arnaucube d7a1ba19b9 Fix PoolL2Tx.RqTxCompressedData 3 years ago
  arnaucube 17ff917a20 Add transakcio coordinator tx instruction feature 3 years ago
  Eduard S 9684e7ae47 Update importers of eth, use variable length feeIdxCoordinator 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 b40bccfc00 Add Transakcio block&batch txs generationfrom code 4 years ago
  arnaucube 182e3d36f5 Add GeneratePoolL2Txs for a parsed set 4 years ago
  arnaucube 06ae1897d8 Add Transakcio new parser for the new lang spec 4 years ago
  Arnau B 5097939b12 Avoid using pointers in common 4 years ago
  Eduard S cbc46db6da Update test ethclient, rename rollup var 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
  Eduard S 650911cda3 Add methods to get ERC20 constants 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  Eduard S 0fc4930652 Update test ethclient and coordinator 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
  laisolizq 7a3407a561 Update ethclient wdelayer & add auction events 4 years ago
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 4 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 4 years ago
  Eduard S 1386f4b5e1 Pass tokenAddress to AuctionClient constructor 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
  laisolizq 729f37c912 Update ethclient auction & add wdelayer 4 years ago
  Arnau B 94e1f11a98 Implement L2DB 4 years ago
  Eduard S 63be61f527 Update test.Client, replace some big.Int by int/int64 in eth, fix lints 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
  Eduard S 852cd762d3 Add reverts, forge in test ethClient, update auction 4 years ago