Jerry
12ab0f0240
Lint consensus/bor module
...
Cleanup, lint, and enable linters for consenssus/bor module.
Disabled linter "gomnd" and "tagliatelle" because they are not
easy to fix and the return on the time investment is very low.
Disabled linter "prealloc" because it is not easy to guess and pre-allocate the
slice accurately in many cases.
2022-05-23 19:46:59 -07:00
Manav Darji
be01489883
move logs
2022-05-10 17:03:08 +02:00
Manav Darji
e4e5d4a0c1
fix: fetch span retry bug
2022-05-10 17:02:57 +02:00
Jaynti Kanani
44603dbaa9
Update rest.go ( #349 )
...
Co-authored-by: Krishna Upadhyaya <krishnau1604@gmail.com>
2022-04-20 15:55:08 +05:30
Manav Darji
8e3d66c5e4
Handle graceful shutdown in bor ( #359 )
...
* handle graceful shutdown in bor rest client
* fix: log
Co-authored-by: Jaynti Kanani <jdkanani@gmail.com>
* add: handle shutdown using close channel
* fix: create err variable for shutdown
* use ticker instead of time.After for handling retry
Co-authored-by: Jaynti Kanani <jdkanani@gmail.com>
2022-04-11 10:22:56 +05:30
Jaynti Kanani
e5058f94fd
new: add bor consensus
2020-11-13 09:33:12 +05:30
Jaynti Kanani
1e56a697c0
use go-ethereum for better forked-bor release
2020-11-13 09:21:48 +05:30
atvanguard
1651575805
remove page param
2020-05-20 14:15:41 +05:30
atvanguard
2675dc59e9
fetch state events with from_id/to_time
2020-05-20 13:43:40 +05:30
atvanguard
0e8b5ca4b7
minor: separate path, query params with FetchWithRetry
2020-05-18 23:36:16 +05:30
Jaynti Kanani
c5a015a8a4
fix: make data fetch more robust
2020-05-18 11:02:43 +05:30
Jaynti Kanani
ae82c4cd37
fix polluted path and check data length for validation action
2020-03-25 18:41:16 +05:30
atvanguard
9dd4e4b0f9
Refactor HeimdallClient + commitSpan test 🚧
2020-03-18 14:48:57 +05:30
atvanguard
5f96b06add
Send key while logging error msg
2020-03-06 16:00:04 +05:30
Jaynti Kanani
b343bd10c6
fix log for retry
2020-02-10 19:30:09 +05:30
vaibhavchellani
039c932fc7
removed conflicts
2019-12-04 18:29:51 +05:30
Jaynti Kanani
29e8a42df6
verify before validator set change at sprint end
2019-12-03 18:50:30 +05:30
Jaynti Kanani
4b452d8a3a
retry span and states in bor
2019-12-03 16:47:28 +05:30
Jaynti Kanani
a4d92f8e30
span sync done right
2019-10-25 20:11:07 +05:30
Jaynti Kanani
521e7e295a
commit span WIP
2019-10-25 15:02:04 +05:30