JukLee0ira
2d89951e5b
all: use errrors.New instead of empty fmt.Errorf
2024-06-14 19:19:21 +08:00
olumuyiwadad
b5abbfed79
new EVM Upgrade
...
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
2021-09-21 16:53:46 +05:30
olumuyiwadad
571c41f891
FIx Bad block error.
2021-09-17 17:59:06 +05:30
ethersphere
e187711c65
swarm: network rewrite merge
2018-06-21 21:10:31 +02:00
kiel barry
c343f75c26
bmt: fix package documentation comment ( #16909 )
2018-06-14 13:50:31 +02:00
kiel barry
784aa83942
bmt: golint updates for this or self warning ( #16628 )
...
* bmt/*: golint updates for this or self warning
* Update bmt.go
2018-05-10 13:36:01 +03:00
DoubleWoodH
8de655ef3a
bmt: fix comment typos ( #16461 )
2018-04-09 12:38:01 +02:00
Zach
3da1bf8ca1
all: use gometalinter.v2, fix new gosimple issues ( #15650 )
2017-12-12 19:05:47 +01:00
Viktor Trón
2bacf36d80
bmt: Binary Merkle Tree Hash ( #14334 )
...
bmt is a new package that provides hashers for binary merkle tree hashes on
size-limited chunks. the main motivation is that using BMT hash as the chunk
hash of the swarm hash offers logsize inclusion proofs for arbitrary files on a
32-byte resolution completely viable to use in challenges on the blockchain.
2017-09-05 12:38:36 +02:00