minter-go-node icon indicating copy to clipboard operation
minter-go-node copied to clipboard

🚀 Official Minter Blockchain Implementation in Go

Results 28 minter-go-node issues
Sort by recently updated
recently updated
newest added

Hi, we are a research group to help developers build secure applications. We designed a cryptographic misuse detector (i.e., CryptoGo) on Go language. We found your great public repository from...

## [v3.4.0](https://github.com/MinterTeam/minter-go-node/tree/v3.4.0) [Full Changelog](https://github.com/MinterTeam/minter-go-node/compare/v3.3.0...v3.4.0) ### Added - API methods: `waitlist_all`, `limit_orders_by_owner` - Indexed tags to search for transactions by order - Starting a node without processing new states with tag...

* [ ] Updated all relevant documentation in docs * [ ] Updated all code comments where relevant * [ ] Wrote tests

In /v2/unconfirmed_txs?limit=100, the "limit" parameter does not work correctly. Output one record more than the requested one

Hello blessed devs, @daniildulin @danil-lashin @edwardstock @GrKamil @klim0v @shrpne @sidorov-panda We here at Raid Guild have brought you indexed.wtf and are taking care to make sure the docs we display...

node version: 2.4.0 in config toml ``` # Output level for logging, including package level options log_level = "consensus:info,main:info,state:info,*:error" log_format = "json" # Path to file for logs, "stdout" by...

**Describe the bug** I'm trying to build docker image from source, but it doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Go to docker-compose.yml and comment getting an...

**Describe the bug** the node periodically stops working and gives an error "http: superfluous response.WriteHeader" **To Reproduce** Steps to reproduce the behavior: 1 enable prometeus 2 request metrics every 3-5...

Hi there! I wanted to propose adding the following badge to the README to indicate how many `TODO` comments are in this codebase: [![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/MinterTeam/minter-go-node)](https://www.tickgit.com/browse?repo=github.com/MinterTeam/minter-go-node) The badge links to `tickgit.com` which...

**What I do** I have on the balance: 30685.413253185071200896 BANANATEST For the 0.1 MNT fee I plan to spend 38.956518155931433038 BANANATEST So I will sell only 30646.456735029139767858, to leave enough...