65 Commits (master)

Author SHA1 Message Date
  arnaubennassar e52ba3d258 Fix mock server 3 years ago
  arnaucube d9741da43b Add API versioning 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  arnaubennassar 3fcec947b4 Add pending L1 txs to API 3 years ago
  arnaubennassar 54508b0ba6 Add forge delay to api get state 3 years ago
  arnaubennassar 4acfeb0ad9 Add API metric for time to forge L1 tx 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 3 years ago
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 3 years ago
  Arnau B dd1657847e Fix api resopnse format for recommended fee 3 years ago
  ToniRamirezM 170da500db Remove big.Int from state API 3 years ago
  ToniRamirezM ce6a271448 Remove bigints from API 3 years ago
  Arnau B b4d8e68730 Swagger improvements 3 years ago
  Arnau B a32f75db78 empty array instead of 404 3 years ago
  Arnau B 6cd292b937 Include addrs in exit responses 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  Arnau B 6e7f860d61 Add forged txs in batch endpoints response 3 years ago
  Arnau B bc5fa92898 Add bootCoord to coord table, get coord by forgerAddr 3 years ago
  Arnau B 8083e4fec3 Fix format of the MTP for exit endpoint 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S d1ced80e62 Update API with new buckets synchronization 3 years ago
  jleebee 2d85a4d6b9
Update swagger.yml 3 years ago
  arnaucube 9d0b278d50 Update missing LoadAmount to DepositAmount 3 years ago
  Arnau B e1d34e3796 Add amount success and load amount success 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 3 years ago
  laisolizq 75c6d8f14e Updates API to new changes 3 years ago
  Arnau B 3e3eb3ffe6 Update API mock server URL for swagger UI 3 years ago
  Arnau B 5991752e30 Improve swagger doc 3 years ago
  Arnau B 86029ca7de Improve swagger doc 3 years ago
  Arnau B ce1218e28a Integrate til into api 3 years ago
  ToniRamirezM 6919b561a5 Swagger Review 3 years ago
  laisolizq 43e9bee9db API state endpoint test 3 years ago
  Arnau B d2e9196fba Refactor api pagination 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  ToniRamirezM b840ceb57a Account API 3 years ago
  laisolizq 5012b82914 API add slots endpoints 3 years ago
  laisolizq 2cf41d3707 API config refactor 3 years ago
  laisolizq 04d969c274 API add pending withdraws filter on GET /exits 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  laisolizq 82ee7c6aa7 Add struct get state endpoint 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
  Arnau B ede6c33a18 Impl account creation auth endpoints 3 years ago
  Arnau B 9971f13646 Add the ability to run the API forever when testing 3 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
  laisolizq f90de219ac Add config endpoint 3 years ago
  laisolizq 043710112d Add get tokens endpoint 3 years ago