William Banfield
|
2fbb304237
|
nolint lll
|
2021-09-21 17:25:01 -04:00 |
|
William Banfield
|
c3805078ec
|
remove ensureLock
|
2021-09-21 17:19:43 -04:00 |
|
William Banfield
|
e712ec4137
|
mark decide and validate methods as helpers
|
2021-09-21 16:40:27 -04:00 |
|
William Banfield
|
b96e4b6738
|
remove panics from main helper functions in consensus tests
|
2021-09-21 16:40:25 -04:00 |
|
JayT106
|
9a2a7d4307
|
state/privval: vote timestamp fix (#6748)
|
2021-07-29 12:52:53 +02:00 |
|
Marko
|
363ea56680
|
abci: remove counter app (#6684)
* remove counter app
* remove unneeeded ci
* lint fix
* modify tx sizes
* cleanup docs
* Update abci/cmd/abci-cli/abci-cli.go
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
* Update docs/app-dev/getting-started.md
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
* Update docs/app-dev/getting-started.md
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
* bring back comment
* migrate to kvstore and not persistent
* remove unused func
* test persistent
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
|
2021-07-12 14:55:32 +00:00 |
|
Sam Kleinman
|
a6b30faf35
|
libs/time: move types/time into libs (#6595)
|
2021-06-17 16:02:31 -04:00 |
|
Callum Waters
|
c0f7fb08c0
|
config: add root dir to priv validator (#6585)
|
2021-06-16 17:13:14 +02:00 |
|
JayT106
|
a456b71f1f
|
state: move pruneBlocks from consensus/state to state/execution (#6541)
state: move pruneBlocks function from consensus/state to state/execution
Closes #5414
|
2021-06-10 14:24:47 +00:00 |
|
Callum Waters
|
d6b4bc267b
|
node/tests: clean up use of genesis doc and surrounding tests (#6554)
|
2021-06-08 19:32:15 +02:00 |
|
Sam Kleinman
|
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547)
|
2021-06-08 08:17:09 -04:00 |
|