Code Monkey home page Code Monkey logo

Comments (5)

helinwang avatar helinwang commented on June 5, 2024
panic: insufficient pending balance, owner: 53caa814037ee8bfb75ea625c1471b9039ff4942, pending 1418850000, executed: 1519500000, refund: 0, taker: false

goroutine 42904 [running]:
github.com/helinwang/dex/pkg/dex.(*Transition).placeOrder(0xc4201ccc00, 0xc42030aee0, 0x0, 0xc068e5a0, 0x2f3eba0, 0x0, 0x2, 0x1, 0x9, 0xa8)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:352 +0x1a69
github.com/helinwang/dex/pkg/dex.(*Transition).Record(0xc4201ccc00, 0xc420508e00, 0xdb, 0xdb, 0x4ddd7110937f333)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:68 +0x2d3
github.com/helinwang/dex/pkg/consensus.(*Chain).ProposeBlock(0xc4202c6000, 0xc4201ce6a0, 0x20, 0x20, 0xf)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/chain.go:131 +0x16d
github.com/helinwang/dex/pkg/consensus.(*Node).StartRound(0xc420278790, 0x9)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/node.go:97 +0x727
created by github.com/helinwang/dex/pkg/consensus.(*RandomBeacon).AddRandBeaconSig
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/random_beacon.go:148 +0x555

from dex.

helinwang avatar helinwang commented on June 5, 2024
panic: insufficient pending balance, owner: 53caa814037ee8bfb75ea625c1471b9039ff4942, pending 2598180000, executed: 2720500000, refund: 0, taker: false

goroutine 76922 [running]:
github.com/helinwang/dex/pkg/dex.(*Transition).placeOrder(0xc420419800, 0xc420361500, 0x0, 0xd5c72c40, 0x52ec070, 0x0, 0x0, 0x1, 0xb, 0xa8)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:352 +0x1a69
github.com/helinwang/dex/pkg/dex.(*Transition).Record(0xc420419800, 0xc42039db20, 0xd9, 0xd9, 0x607d24f67479944f)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:68 +0x2d3
github.com/helinwang/dex/pkg/consensus.(*Chain).ProposeBlock(0xc4202b0000, 0xc42011a8c0, 0x20, 0x20, 0x8f9f40)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/chain.go:133 +0x16d
github.com/helinwang/dex/pkg/consensus.(*Node).StartRound(0xc42025cdc0, 0xb)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/node.go:97 +0x727
created by github.com/helinwang/dex/pkg/consensus.(*RandomBeacon).AddRandBeaconSig
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/random_beacon.go:148 +0x555
exit status 2

from dex.

helinwang avatar helinwang commented on June 5, 2024
panic: insufficient pending balance, owner: 53caa814037ee8bfb75ea625c1471b9039ff4942, pending 573080000, executed: 752500000, refund: 0, taker: false

goroutine 128944 [running]:
github.com/helinwang/dex/pkg/dex.(*Transition).placeOrder(0xc4207de200, 0xc4206e7960, 0x0, 0xdbe64020, 0x35dc9ad0, 0x0, 0x2, 0x1, 0x11, 0xa8)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:352 +0x1a69
github.com/helinwang/dex/pkg/dex.(*Transition).Record(0xc4207de200, 0xc420ab9a40, 0xdb, 0xdb, 0x24c6bf94b81116c1)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:68 +0x2d3
github.com/helinwang/dex/pkg/consensus.(*Chain).ProposeBlock(0xc4202d2000, 0xc4201de680, 0x20, 0x20, 0x8f9f20)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/chain.go:133 +0x16d
github.com/helinwang/dex/pkg/consensus.(*Node).StartRound(0xc420286790, 0x11)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/node.go:97 +0x727
created by github.com/helinwang/dex/pkg/consensus.(*RandomBeacon).AddRandBeaconSig
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/random_beacon.go:148 +0x555
exit status 2

from dex.

helinwang avatar helinwang commented on June 5, 2024
panic: insufficient pending balance, owner: 53caa814037ee8bfb75ea625c1471b9039ff4942, pending 530419999, executed: 627799999, refund: 22130000, taker: true

goroutine 3504 [running]:
github.com/helinwang/dex/pkg/dex.(*Transition).placeOrder(0xc4201d4280, 0xc42028d9d0, 0x1, 0x5f7b0ddf, 0x101b890, 0x0, 0x2, 0x1, 0x9, 0x1)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:352 +0x1a69
github.com/helinwang/dex/pkg/dex.(*Transition).Record(0xc4201d4280, 0xc420491180, 0xdd, 0xdd, 0xc4201a0101)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/dex/transition.go:68 +0x2d3
github.com/helinwang/dex/pkg/consensus.(*Chain).ProposeBlock(0xc4202cc000, 0xc4201dc660, 0x20, 0x20, 0xf)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/chain.go:133 +0x16d
github.com/helinwang/dex/pkg/consensus.(*Node).StartRound(0xc420280790, 0x9)
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/node.go:98 +0x727
created by github.com/helinwang/dex/pkg/consensus.(*RandomBeacon).AddRandBeaconSig
	/home/helin/env/gopath/src/github.com/helinwang/dex/pkg/consensus/random_beacon.go:148 +0x555
exit status 2

from dex.

helinwang avatar helinwang commented on June 5, 2024

Fixed.

from dex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.