Commit graph

5 commits

Author SHA1 Message Date
Chris Stewart
3916a0b58e 2021 04 07 issue 2875 (#2879)
* Rework explorer client to use announcement in method names rather than event

* Add to sidebar.json
2021-04-08 10:15:56 -05:00
benthecarman
ac495647d9 Add website url to ExplorerEnv (#2868)
* Add website url to ExplorerEnv

* l -> 1
2021-04-07 15:11:45 -05:00
Chris Stewart
7968b234b7 Rework oracle explorer client to use new api paths (#2866)
* Rework oracle explorer client to use new api paths

* Switch explorer env back
2021-04-06 15:29:30 -05:00
benthecarman
a4454e83a1 Add helper functions for hashing annoucements for SbExplorerClient (#2861) 2021-04-06 06:28:02 -05:00
Chris Stewart
49b6d39ab4 Implement Oracle Explorer Client (#2838)
* WIP

* Get POSt working for creating an announcement

* Add ability POST oracle attestations

* Add docs

* Remove ExplorerMain

* Update workflows to add  oracleExplorerClient/test

* Switch to test so it passes on CI

* Add unit test, switch env to ExplorerEnv.Test

* Remove extra comments

* Add StringFactory to ExplorerEnv
2021-04-01 10:43:10 -05:00