• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: Liste der Commits

Golang implemented sidechain for Bytom


blockheight
RSS
Rev. Zeit Autor
d3c2fdb blockheight 2019-07-04 16:14:39 HAOYUatHZ

Merge remote-tracking branch 'origin/master' into blockheight

f30b754 2019-07-04 14:44:32 Paladz


Small edit (#241)

* check the accesstoken folder

* remove unused testutil/expect.go

* remove testutil/parameter.go

* small changes

* hash without vaule

* remove the duplicate value in crosschain input

* delete unused file

28c06f1 2019-07-03 15:59:43 HAOYUatHZ

clean up

7537f1e 2019-07-03 15:56:52 HAOYUatHZ

clean up

bf11fca 2019-07-03 12:07:20 HAOYUatHZ

fix init sql twice

c195def 2019-07-02 22:48:13 HAOYUatHZ

updare

b5a8dd8 2019-07-02 22:35:35 HAOYUatHZ

polisg

7bee96f 2019-07-02 21:13:42 HAOYUatHZ

??>

74cb91d 2019-07-02 21:00:48 HAOYUatHZ

Merge remote-tracking branch 'origin/master' into blockheight

260a5cf 2019-07-02 20:59:27 HAOYUatHZ

add porter

94ffe40 distribution_rewards 2019-07-02 20:53:58 wz

Tx validate mining (#237)

* add func

* tx validate for minging

* fix review

0275589 2019-07-02 19:32:19 HAOYUatHZ

fix crash

c18a765 2019-07-02 17:29:30 wz

fix paging (#235)

* fix paging

* fix test

* fix

2a2a1a4 2019-07-02 16:38:02 HAOYUatHZ

filter source block height

e2294ce paging_utxo 2019-07-01 16:52:48 wz

Paging (#234)

* add paging

* fix review

* fix review

* remove space

* fix review

* add AccountAlias

* fix test

5d074a5 2019-06-29 10:44:12 HAOYUatHZ

refatcor(feaderation): use P2WSHProgram for federation program on sidechain (#233)

* fix

* rename

* fix

0af46f9 v0.2.0 2019-06-28 15:21:12 Zhiting Lin

update dashboard (#232)

f1a7f2f 2019-06-28 13:29:05 oysheng

fix array out of index range (#231)

4df1f60 2019-06-27 21:32:56 Paladz


fix lru issue (#230)

c84ab69 2019-06-27 17:16:59 HAOYUatHZ

fix asset foreign key (#229)

b1f0c59 2019-06-27 17:09:26 langyu


Update README.md

Add default data path

118be2d 2019-06-27 16:59:31 HAOYUatHZ

feat(federation): add /get-fed-info api (#228)

* fix

* add default port

* init getFedInfo

* init FedInfo struct

* clean up

* draft fed info

* clean up

* cealn

* cealn

* fix

5433e07 2019-06-27 11:13:16 oysheng

modify seed and timestamp (#227)

3c4421c 2019-06-26 21:46:51 Paladz


speed up valiate tx (#226)

bdeea46 2019-06-26 20:04:33 HAOYUatHZ

add address filter (#225)

a177b8b 2019-06-26 19:19:15 HAOYUatHZ

feat(federation): add address in /list-txs (#224)

* add addresses

* add add add

* main listener address

* sidechain listener address

* update docs

feed757 2019-06-26 17:26:17 HAOYUatHZ

feat(federation): add address and timestamp (#223)

* update req & resp

* init timestamp

* fix timestamp

* fix

* add asset

* init from_address to_address

ae938cf 2019-06-26 15:57:31 HAOYUatHZ

doc(federation): add /list-crosschain-txs docs (#222)

* init

* add fed list-txs doc

* update

* refactor reponse

* update docs

0c608dc 2019-06-26 11:03:21 HAOYUatHZ

refactor(federation): change filter in list-txs (#221)

42c5ab2 2019-06-25 20:58:37 oysheng

get BlockNode from database (#188)

* modify BlockNode to database

* modify newBlockNode

* optimise LoadBlockIndex

* optimise hash

* restruct blockIndex

* delete redundancy function

* remove blockIndex BlockExist function and add Remove cached blockNode

* modify function name

* modify blockwitness index

* optimise

* optimise chain best node

* modify dir

* optimise

* delete blockindex

* optimise style

* remove argument

* modify name

* modify get blockwitness func

* add getBestNode

* optimise blockHashes

* remove BlockNode

* optimise struct

* optimise

* optimise protocol

* optimise saveChainStatus

* optimise

* optimise

* remove consensusNodeManager

* modify node to blockheader

* modify node name

* remove redundancy getBlocker

* modify node to blockHeader

* add lock

* add deep copy

* fix

* modify function name

* modify order

* optimise init getBlockHashes

* optimise

* modify database test

* fix validation test

* fix txpool test

* fix utxo_view test

* delete protocol block test

* optimise name and position

* optimise

* delete cond

* modify Name

* abstract common function

* optimise

* add unit test

* optimise unit test

* delete code

* save main chain hash by height

* save main chain hashes

* fix error

* optimise

* optimise

* optimsie

* optimise

* optimise

Show on old repository browser