• R/O
  • HTTP
  • SSH
  • HTTPS

bytom: Liste der Commits

Official Go implementation of the Bytom protocol


new-checkpoint
RSS
Rev. Zeit Autor
941d772 new-checkpoint 2019-09-11 16:38:01 Chengcheng Zhang

update

a959c4b 2019-09-11 15:20:43 Chengcheng Zhang

add new checkpoint

ed90f69 2019-09-04 17:17:08 Paladz


Merge pull request #1784 from Bytom/add-sign-data

add sign data

5dcd4cf 2019-09-04 16:57:41 Chengcheng Zhang

Merge branch 'dev' into add-sign-data

07740f4 2019-09-04 16:51:13 Chengcheng Zhang

update

e35ae36 add-sign-data 2019-09-04 16:47:32 Chengcheng Zhang

add sign data

3c27335 2019-09-04 16:24:08 Paladz


Merge pull request #1783 from Bytom/update-testnet-checkpoint

update checkpoint and readme

67c1afc update-testnet-checkpoint 2019-09-04 16:13:03 Chengcheng Zhang

update checkpoint and readme

09b7563 2019-08-16 16:01:21 Paladz


Merge pull request #1780 from Bytom/ban_peer

fix ban node failed

da4f422 ban_peer 2019-08-16 13:35:18 Yahtoo Ma

fix ban node failed

cae59de 2019-08-15 13:13:24 Paladz


Merge pull request #1779 from Bytom/dev-log

log writer close

2199a1f 2019-08-15 13:10:06 wyjDoraemon

log writer close

d0f242d 2019-08-14 17:55:35 Paladz


Merge pull request #1777 from Bytom/txpool

restore Tx back to Tx pool when chain is reorganized

4ce2ede 2019-08-14 17:47:59 Paladz


Merge pull request #1774 from Bytom/orphan

fix the orphan issue

5566834 txpool 2019-08-13 16:07:03 Yahtoo Ma

restore Tx back to Tx pool when chain is reorganized

68dd406 orphan 2019-08-13 12:42:57 Yahtoo Ma

fix the orphan issue

283c962 2019-08-12 16:52:52 Paladz


Merge pull request #1759 from Bytom/security

Abstract p2p security module

640bd83 security 2019-08-05 11:10:24 Yahtoo Ma

Del expired banned peers when add peer

c4b5e1d 2019-08-02 15:13:34 Yahtoo Ma

Del ErrorHandler function

9820a7d 2019-07-31 20:38:49 Paladz


Merge pull request #1769 from wyjDoraemon/dev

add bytom logs into files

d9229bf 2019-07-31 20:24:56 wyjDoraemon

add bytom logs into files

425f65d 2019-07-31 15:57:05 Paladz


Merge pull request #1766 from Bytom/newfix

fix desc

f135c56 2019-07-31 15:54:23 iczc

fix desc

c193056 2019-06-22 18:37:38 Yahtoo Ma

Abstract p2p security module

ec8a013 2019-05-29 19:14:58 Paladz


Merge pull request #1751 from Bytom/blockfetcher

Fix block fetcher block insert bug

e8993ec 2019-05-29 18:56:21 Yahtoo Ma

Fix block fetcher block insert bug

8a4c2ee 2019-05-02 23:44:56 muscle_boy

add block integration test (#1745)

* add block integration test

* format code

* remove unuse code

* fix tx testcase

* remove debug code

8d56442 2019-04-26 11:27:19 Paladz


Merge pull request #1741 from Bytom/fix_empty_pointer

fix the bug

9d66bb4 2019-04-26 11:05:05 paladz

fix the bug

9fd6589 2019-04-25 20:17:21 muscle_boy

Process block integra test (#1740)

* block integration test

* fix case

* format code

* change func name

* change func name

Show on old repository browser