4 Commits

Author SHA1 Message Date
Adrian Sutton
2864f90ac0
Include 0 values for v,r,s and gasPrice on deposit transactions (#48)
When serializing deposit transactions for RPC responses, provide 0 values for v, r, s and gasPrice instead of null to improve compatibility with existing parsing code.
2023-02-22 20:48:53 -07:00
Adrian Sutton
4866fed4e5
Remove underscores from test names 2023-02-22 09:49:45 -06:00
Adrian Sutton
07514fc780
Use table test and further improve coverage 2023-02-22 09:49:44 -06:00
Adrian Sutton
d25f374756
Fix comparisons and update tests to cover both 0 and nil values 2023-02-22 09:49:44 -06:00