• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: List of commits

Golang implemented sidechain for Bytom


node_path
RSS
Rev. Time Author
0b60020 node_path 2019-07-15 23:16:13 HAOYUatHZ

refactor: use derived xpubs for federation (#289)

* add fed path

* refactor: rename FedPath

* clean

57da9a3 2019-07-15 20:49:48 Chengcheng Zhang

Test save block (#288)

* add TestSaveBlock

* TestSaveBlockHeader

* update

23a1830 2019-07-15 19:58:18 apolloww

filter out known txs (#280)

* filter out known txs

* move filtering logic into chain level

* skip filtering when restoring tx back to pool

* refactor

74cf033 2019-07-15 17:10:01 yahtoo

Add a regular sync maximum block limit (#287)

5f9994c 2019-07-15 17:08:57 wz

Voter reward (#286)

* rename dir

* add database

* fix

* fix

6d68294 2019-07-15 16:02:06 wz

rename dir (#283)

a6be863 2019-07-15 15:56:38 Paladz


change the ts (#284)

8643695 2019-07-15 14:05:01 yahtoo

Fix fast sync bug when the chain has fork (#282)

* Fix fast sync bug when the chain has fork

* Opz code format

* Fix test file err

a1d6ba8 2019-07-15 11:08:17 yahtoo

Fix sync orphan block system panic (#281)

when isOrphan==true&&err==nil system panic

ee7f4e1 2019-07-13 18:48:16 HAOYUatHZ

fix chain keepers (#279)

* fix sidechain_keeper initialization

* fix sql schema

* fix(federation): fix readme

8adef3b 2019-07-13 16:10:52 apolloww

mark tx before validation so it won't be sent to source again (#278)

e283780 2019-07-13 15:43:57 Chengcheng Zhang

rename vapord (#277)

b6fc1cb 2019-07-13 15:30:27 Paladz


Edit (#275)

* tmp save

* try to fix tx locate issue

* elegant the code

* elegant the code

* edit for code review

3c77557 2019-07-13 11:56:13 Chengcheng Zhang

update init (#276)

* update init

* update

* update fatal

695ef3e 2019-07-12 22:38:00 Paladz


try to fix ban peer bug (#273)

f2188c2 2019-07-12 19:30:47 Chengcheng Zhang

add xpub (#272)

* update

* update

* update

60c44ac 2019-07-12 18:06:20 oysheng

modify tip (#271)

a626fb6 2019-07-12 17:56:31 yahtoo

Fix xpub copy error (#270)

c25231d 2019-07-12 16:40:47 oysheng

modify params (#269)

* modify params

* optimise

4bd8385 2019-07-12 16:11:51 oysheng

modify config (#265)

* modify config

* modify bytom mainnet

c92eb1b 2019-07-12 16:05:30 Zhiting Lin

update dashboard (#268)

68b5591 2019-07-12 16:04:56 yahtoo

Fix BlockSignatureMsg unbroadcast problem (#267)

* Fix BlockSignatureMsg unbroadcast problem

* Fix review bug

d1b44bc 2019-07-12 15:44:21 Zhiting Lin

update dashboard (#266)

c8f5610 2019-07-12 12:02:33 Chengcheng Zhang

fix bug (#264)

* fix bug

* update

c2925d0 2019-07-11 19:28:09 wz

fix bug (#260)

* fix bug

* fix bug

aa09e54 2019-07-11 19:26:55 oysheng

modify timestamp (#262)

eec8f56 2019-07-11 18:03:16 oysheng

modify sort for coinbase reward (#261)

489e57c 2019-07-11 17:51:09 Chengcheng Zhang

update log (#259)

* update log

* update

5d4626d 2019-07-11 15:39:21 yahtoo

Del signature from cache when added to the block (#258)

068fc64 2019-07-11 15:04:09 yahtoo

add parallel fast sync support (#238)

* Add parallel require blocks

* Add fast sync block storage and process

* add fetch blocks timeout process

* Fix oops bug

* add timeoutQueue func

* Fix review bug

* Opz code format

* modify parallelFetchHeaders function

* modify select sync peer logic

* Del unused code

* add blocksTasks struct

* Modify block parallel download mode

* Opz code format

* Fix test case error

* opz code format

* Add fast sync peer err handle

* Fix test case err

* Fix review bugs

* Fix review bugs

* Fix review bugs

* Add test file

* Fix review bug

* Fix fetch headers stopHeader lost err

* Fix locate headers bug

* Opz code format

* Fix review bug

Show on old repository browser