..
account.go
Add account_update SQL table with balances and nonces
3 years ago
account_test.go
Update Account.PublicKey to Account.BJJ
3 years ago
accountcreationauths.go
Fix txselector TransferToBJJ behaviour
3 years ago
accountcreationauths_test.go
Update TxID to use eth Keccak256
3 years ago
batch.go
Add account_update SQL table with balances and nonces
3 years ago
bid.go
Sync ForgerCommitment and use it in coord
3 years ago
block.go
Update synchronizer and DB with last contracts updates
3 years ago
coordinator.go
Fix conflicts and update dependencies of ethclient
4 years ago
errors.go
Advance coordinator implementation
3 years ago
ethauction.go
Update coordinator to work better under real net
3 years ago
ethrollup.go
Migrate all packages to use Float40
3 years ago
ethwdelayer.go
Make coordinator more responsive
3 years ago
exittree.go
Fix exit table, set delayed_withdrawn in exits
4 years ago
fee.go
Fix api resopnse format for recommended fee
3 years ago
fee_test.go
mv of babyjub.PublicKey to babyjub.PublicKeyComp
3 years ago
float40.go
Remove Float16 related files & minor typos fixes
3 years ago
float40_test.go
Add Float40 methods
3 years ago
l1tx.go
Update ZKInputs test vectors with float40 & other
3 years ago
l1tx_test.go
Migrate all packages to use Float40
3 years ago
l2tx.go
Update ZKInputs test vectors with float40 & other
3 years ago
l2tx_test.go
Migrate all packages to use Float40
3 years ago
pooll2tx.go
Remove Float16 related files & minor typos fixes
3 years ago
pooll2tx_test.go
Migrate all packages to use Float40
3 years ago
token.go
Wrap all errors with tracerr
4 years ago
tx.go
Update TxID to avoid collisions on DB (fix #503)
3 years ago
tx_test.go
Update TxID to avoid collisions on DB (fix #503)
3 years ago
utils.go
Add minPriceUSD in L2DB, check maxTxs atomically
3 years ago
utils_test.go
Update ExitProofs-Siblings padding
3 years ago
zk.go
Remove Float16 related files & minor typos fixes
3 years ago
zk_test.go
Fix ZKI NTx for MaxTx
3 years ago