quorum/plugin
Trung Nguyen b9e886c4e5
plugin: change signature file name and add test case for Bintray signer (#957)
Setup default plugin central configuration to Bintray
so plugins can be downloaded from Bintray quorum-plugins repository
SHA256 checksums of plugin disribution files are signed by Bintray
2020-03-27 17:01:45 -04:00
..
gen Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
helloworld Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
initializer Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
api.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
base.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
central.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
central_test.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
downloader.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
downloader_test.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
local_verifier.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
local_verifier_test.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
online_verifier.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
plugin_templates.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
service.go plugin: delegate JSON RPC calls to plugin (#956) 2020-03-23 14:43:31 -04:00
service_test.go plugin: delegate JSON RPC calls to plugin (#956) 2020-03-23 14:43:31 -04:00
settings.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
settings_test.go plugin: delegate JSON RPC calls to plugin (#956) 2020-03-23 14:43:31 -04:00
utils.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
utils_test.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
verifier.go plugin: change signature file name and add test case for Bintray signer (#957) 2020-03-27 17:01:45 -04:00
verifier_test.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00