Igor Mandrigin
|
1215aca5e9
|
Make linter happy with geth 1.9.6.
|
2019-11-04 14:15:04 +01:00 |
|
Alexey Akhunov
|
fe01bccbb8
|
Apply Turbo-Geth modifications to go-ethereum codebase
|
2019-11-01 21:52:03 +01:00 |
|
Péter Szilágyi
|
1a83114c74
|
all: update author list and licenses
|
2019-07-22 12:17:27 +03:00 |
|
Péter Szilágyi
|
5ce192ce44
|
accounts/abi/bind: simulated test case for fixed bytes logs
|
2019-03-14 12:58:18 +02:00 |
|
Jeremy McNevin
|
7640c9c933
|
bind: Static byte arrays should be right-padded
Per https://solidity.readthedocs.io/en/v0.5.3/abi-spec.html:
"bytes<M>: enc(X) is the sequence of bytes in X padded with trailing zero-bytes to a length of 32 bytes"
|
2019-03-14 12:51:10 +02:00 |
|