Musicoin / go-musicoin

:link: Go-version of Musicoin blockchain wallet and consensus
GNU Lesser General Public License v3.0
161 stars 57 forks source link

Geth updates #94

Closed Varunram closed 6 years ago

Varunram commented 6 years ago

Updates to geth until around Feb, lots of new changes, abi stuff not merged, so this is a cherrypick of all those commits.

P.S: not tested. Will test and build upon this as we proceed towards newer changes.

Varunram commented 6 years ago

P.S: build directory not setup yet, this is to review intended changes and stuff only.

5chdn commented 6 years ago

It does not show any commits, how did you rebase it?

Varunram commented 6 years ago

I went through each patch and picked them up, avoiding the abi ones, not picking swarm, etc.

Varunram commented 6 years ago

Closing this in favour of #95 being created