Eduard S
|
ced42634da
|
Wrap all errors with tracerr
|
2020-11-30 12:58:36 +01:00 |
|
arnaucube
|
d3a38a3ee1
|
Add methods for ZKInputs IntermStates generation
- Add L1Tx TxCompressedData method
- Add PoolL2Tx TxCompressedDataV2 method
- Update ProcessTxs logic
- Add ZKInputs Intermediate States & Fee parameters calculation
|
2020-11-23 17:28:26 +01:00 |
|
Arnau B
|
5097939b12
|
Avoid using pointers in common
|
2020-10-08 16:42:16 +02:00 |
|
a_bennassar
|
c6f70f3177
|
Feature/merge history l2 tables (#156)
* WIP rebase
* Combine both SQL DBs
* API and DB refactor
|
2020-09-29 18:27:07 +02:00 |
|
arnaucube
|
3013fbacb6
|
Change endianness to BigEndian :(
Change endianness to BigEndian (ಥ﹏ಥ), spec has been updated to achieve
compatibility with js & smart contracts & circuits implementations.
|
2020-09-21 15:10:01 +02:00 |
|
arnaucube
|
92fa8aa439
|
Update common.L1Tx parsers, add test checks
|
2020-09-18 20:52:43 +02:00 |
|
Arnau B
|
94e1f11a98
|
Implement L2DB
|
2020-09-18 10:17:51 +02:00 |
|
a_bennassar
|
8a21cd1b5c
|
Add HistoryDB SQL triggers (#125)
|
2020-09-17 11:57:42 +02:00 |
|
arnaucube
|
a7fe80f150
|
Refactor ZKInputs & add struct initialization
Refactor ZKInputs & add struct initialization & add BJJCompressedTo256BigInts util
|
2020-09-09 14:16:09 +02:00 |
|
arnaucube
|
b33d18ff55
|
Import & adapt iden/go-iden3-core/eth/client
|
2020-08-24 11:19:39 +02:00 |
|
arnaucube
|
a28c81f4ae
|
Add TxCompressedData & V2 with some extra parsers for common
|
2020-08-21 15:35:31 +02:00 |
|
a_bennassar
|
638defd031
|
Update to follow DB spec
|
2020-08-03 10:26:29 +02:00 |
|
a_bennassar
|
b9936f8564
|
Initial dract of the common structs
|
2020-07-28 12:37:36 +02:00 |
|