Skip to content

Fix case query between usage #1173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Fix case query between usage #1173

merged 1 commit into from
Sep 16, 2020

Conversation

andy-shi88
Copy link
Contributor

Description

Fix GetPendingTransactionsByHeight
wrong case query usage

@astaphobia astaphobia merged commit 20256b7 into zoobc:develop Sep 16, 2020
@astaphobia astaphobia deleted the api-getPendingTransactionsByHeight branch September 16, 2020 03:35
astaphobia pushed a commit that referenced this pull request Sep 17, 2020
andy-shi88 pushed a commit that referenced this pull request Sep 17, 2020
* initiate receipt reminder storage

* remove unused codes

* fix nil allocation of map

* receipt reminder only need receipt key and chaintype

* fnished mempool backup and receipt reminder cache storage

* fnished mempool backup and receipt reminder cache storage

* remove println code and remove badger db from go.mod

* fix warning line exceded

* remove badger key from config.toml

* Update loadConfig to let nomad pass a full path to resource folder

* Node status (#1170)

* update healthcheck service : add node status endpoint

* Fix case query between usage (#1173)

* sort genesis transactions for consistent genesis block hash and id (#1174)

* Genesis generate command refactoring (#1169)


* Add genesisTimestamp flag and updated genesis templates
* Add logic to validate input data files used to generate genesis.go
* Exclude from node seed verification all entries that don't have a node seed, but only node public key and account address (we can't verify them using genesis generate)
@andy-shi88 andy-shi88 removed their assignment Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants