Eduard S
6590c47a9a
Add Last db view in kvdb and statedb
...
Last db view is an opened pebble db which always contains a checkpoint from the
last batch. Methods to access this last batch are thread safe so that views of
the last checkpoint can be made anywhere and with a consistent view of the
state.
2021-02-04 18:02:53 +01:00
arnaucube
bf5ab12d0e
Update Account.PublicKey to Account.BJJ
...
Update account.PublicKey to account.BJJ for naming consistency with the rest of the code
2021-01-05 15:34:50 +01:00
Arnau B
226c49f28f
Fix inconsistency between api doc and code: hermezEthereumAddress => hezEthereumAddress
2020-12-16 12:29:46 +01:00
Arnau B
87501276ce
Fix errors when fromItem is not provided
2020-12-09 13:59:10 +01:00
Arnau B
5991752e30
Improve swagger doc
2020-11-27 10:45:21 +01:00
Arnau B
ce1218e28a
Integrate til into api
2020-11-17 17:50:07 +01:00
laisolizq
b3b23473b6
Add til api test first commit
2020-11-17 11:24:19 +01:00
Arnau B
d2e9196fba
Refactor api pagination
2020-11-09 12:58:09 +01:00
laisolizq
22f0a45118
ItemID to uint64 & check timestamp
2020-11-06 10:40:57 +01:00
ToniRamirezM
b840ceb57a
Account API
2020-11-06 09:30:32 +01:00